You are currently viewing a new version of our website. To view the old version click .
Energies
  • Article
  • Open Access

13 November 2025

A New Method for PMU Deployment Based on the Preprocessed Integer Programming Algorithm

,
and
1
School of Electrical Engineering and New Energy, China Three Gorges University, Yichang 443002, China
2
Provincial Engineering Research Center of Intelligent Energy Technology, China Three Gorges University, Yichang 443002, China
*
Author to whom correspondence should be addressed.
This article belongs to the Special Issue Advances in Diagnostic Analysis, Strategic Management, and Proactive Maintenance of Electrical Equipment

Abstract

To further enhance the deployment efficiency of synchronous phasor measurement units and rationally select deployment configuration schemes, an improved configuration method based on integer programming algorithms is proposed. Based on the existing deployment method of integer programming algorithm, on the one hand, the special conditions of end nodes and zero injection nodes are taken into consideration. By analyzing the corresponding node model matrix, special nodes are given priority processing, achieving the condition simplification of the algorithm model. On the other hand, the evaluation indicators for the construction of schemes with the same minimum deployment quantity in the solution set obtained from the iterative solution of the algorithm are further analyzed and compared, so as to screen out a more reasonable deployment method. After conducting simulation tests on the IEEE-14, IEEE-30, and NE-39 power node systems using the MATLAB platform, the depth-first search algorithm and the improved simulated annealing algorithm were compared with the improved method. Eventually, this method had fewer deployments in a similar number of deployments and less deployment time in a similar number of deployments. The results verified the superiority of this method in terms of time and deployment quantity for PMU deployment problems.

1. Introduction

In recent years, the development of smart grid construction has been constantly advancing. Therefore, achieving effective and efficient full-network status monitoring to ensure the safe and stable operation of the entire system is particularly crucial. The stability of grid operation is related to detection equipment such as PMUs and transformers [,,]. Nowadays, there are many different detection schemes for equipment in power systems from the past, such as the use of image recognition mentioned in [,] to detect the status of transformers. In terms of the measurement accuracy of the equipment, references [,] further ensure the accuracy of sensor measurement by establishing a more precise model.
In power systems, the deployment methods of measuring equipment have gradually become a hot topic of research. This article mainly focuses on the deployment research of PMUs [,,]. The essence of this research is actually a kind of objective optimization problem, which achieves the optimization of device deployment by combining optimization algorithms [,,]. The descriptions in references [,,] reveal the impact of PMU deployment on the state estimation of power systems.
PMU is a high-precision measuring device in power grids, which operates relying on satellite timing signals [,,]. As a component of the WAMS system, it plays a crucial role in the overall operation, monitoring and control of the distribution network, and is a key link in the current smart grid construction [,]. The PMU can detect in real time the voltage phasor, current phasor, frequency, active power, reactive power, and other data in the power network, and promptly transmit the data to the dispatching center [,,]. The existing research on the optimal deployment of PMU mainly focuses on two aspects: the efficiency of the algorithm and its related constraints [,,]. Due to the real-time nature of PMU and the synchronization of all network devices, it is bound to gradually replace the role of SCADA systems in state cognition and become an important support for the development of smart grids. Therefore, how to further achieve the efficient and reasonable deployment of PMUs to realize the full visibility of the power grid is of great significance.
Typically, the deployment configuration schemes of synchronous vector measurement units may vary due to different considerations, such as climatic factors and power consumption factors [,]. If all bus nodes in the entire network are equipped with PMUs, the entire system will be directly and completely observable, and the power flow equation of the entire system does not require any iterative calculation and solution. However, due to the high cost of PMU equipment, it is necessary to implement how to rationally deploy PMUs so as to not only reduce the number of PMUs deployed but also ensure the observability of the entire system. Taking into account the changes in the global economy and the demand situation in power production, current research in this area is a point worthy of attention, and it is also a research topic with certain production significance [,,].
Research on the optimal configuration of synchronous phasor measurement units has become a hot topic in the field of power system equipment measurement, and certain research results have been achieved. Reference [] employs an improved adaptive genetic algorithm, which can calculate crossover probability and mutation probability. However, when the maximum fitness value of the population is equal to the average fitness value, it may fall into local optimum. Reference [] employed the simulated annealing algorithm. The actual effect of this method is related to the iterative conditions of the algorithm, and the result may not be the optimal situation. Reference [] adopted an algorithm based on binary particle swarm to achieve deployment optimization, but the algorithm is generally prone to getting stuck in local optimal solutions. Heuristic algorithms have a certain degree of randomness when solving problems, and they may not have a good effect on the final optimization result. Moreover, since their solution effect is related to the initial algorithm setting, the obtained solution may not be the global optimal solution. The integer programming algorithm is a number theory method. It has better adaptability in solving problems under complex conditions and can also achieve good results for complex constraints.
Reference [] uses the integer programming algorithm to solve the PMU deployment problem, but the setting of its constraint conditions is rather complex. Reference [] employed an improved integer programming method to address the configuration issue of PMUs, optimizing the algorithm by simplifying the constraint conditions. However, it failed to take into account the special nodes of the power system, leaving room for further improvement in practical application fields. Reference [] took zero-injection nodes into consideration, but its method has deficiencies in the setting of constraint conditions for zero-injection nodes in terms of condition setting. In the problem of PMU optimization configuration, most of the literature does not take into account the situation of minimizing the number of analog channels.
In this paper, aiming at the complete observability of the power system state and the minimization of the number of configured PMUs, an improved PMU configuration method is proposed based on the existing integer programming algorithm. The optimal deployment of PMUs is achieved by setting preprocessing conditions and evaluation indicators. On the one hand, the special conditions of the end nodes and the zero injection nodes are taken into consideration. By analyzing the corresponding node model matrix and preprocessing the special nodes, the conditions of the algorithm model are simplified and the time complexity of the algorithm is reduced. On the other hand, a multi-scheme solution is achieved by improving the solution method, and evaluation indicators are constructed for the solution set. Through further analysis and comparison, a more reasonable deployment method is selected. This study conducted simulation calculations on the IEEE-14, IEEE-30, and NE-39 node systems, compared the algorithm proposed in this paper with different algorithms, and verified the effectiveness and rationality of the method proposed in this paper.

2. Materials and Methods

2.1. Power System and Its Observability

2.1.1. Observability Requirements

The prerequisite for the deployment of PMU in the power grid is to meet the observability of the system. For each node, it has state quantities such as amplitude and phase Angle. If the state of each node in a power system can be obtained through direct or indirect observation, then the power system is overall observable []. The observability conditions of power systems are usually described from two aspects: “algebraic observability” and “topological observability” [].
(1)
The algebra is considerable
From an algebraic perspective, the observability of a power system with n nodes and m measurements can be expressed by Equation (1).
z = H x + v ,
Among them, z is the m-dimensional measurement vector; H is the Jacobian matrix of m × (2n − 1) dimensional measurements; x is a 2n − 1 dimensional voltage state vector; v is the m-dimensional measurement error vector, and the elements in the vector conform to the normal distribution of N(0, σi2).
When the Jacobian matrix H is measured to be of full Rank and in a good state, that is, it satisfies the condition Rank(H) = 2n − 1, then it is determined that the system satisfies algebraic observability.
(2)
The topology is considerable
From the perspective of graph theory, a power system can be regarded as a graph composed of n vertices and m edges, G = (V, E), where V represents the set of vertices corresponding to the busbars within the system and E represents the set of edges corresponding to the branches within the system. The deployment of the measurement network constitutes a measurement subgraph G′ = (E′, V′), which corresponds to the conditions of V∈ V and E∈ E. When the subgraph G′ contains all the points of graph G, it is determined that the system satisfies topological observability.

2.1.2. Configuration Rules Under Observable Conditions

In the power system, there exist zero-injection nodes, which refer to nodes without generators or load connection. The net injection power of these nodes is zero, and they are usually used as transmission nodes, thus having certain particularities.
For a zero-injection node, it and its adjacent nodes can jointly form an N-node set. If N − 1 nodes are observable, then all nodes can be observable through calculation, as shown in Figure 1.
Figure 1. Zero injection node sizable situation conditions.
According to the observability requirements of nodes, the following rules can be obtained:
(1)
When node i is configured with a PMU, the node itself can directly measure and achieve observability.
(2)
When node i is configured with a PMU, the state quantities of its adjacent nodes can be calculated, and the implementation of its adjacent nodes is considerable.
(3)
When node i is injected into a node with zero, in the set of N nodes formed by itself and adjacent nodes, as long as N − 1 nodes achieve observability, the remaining node can be calculated, and all N nodes achieve observability.

2.1.3. Average Channel Index

The analog channels of PMU can be divided into voltage analog channels and current analog channels. Typically, the voltage analog channel is used to measure the voltage phasor at the installation point, while the current analog channel is used to measure the current phasor at the adjacent branch of the installation point. For each PMU, if the number of its connection channels can be kept as few as possible, the entire system will have better stability. Therefore, for the same node system, even if the same number of PMUs are used in different deployment schemes, the deployment locations of different schemes are also worth exploring. In this paper, the final optimal deployment method is selected by constructing the average channel index of PMU, that is: the average number of connected channels = the total number of adjacent channels connected to PMU/the number of PMU installations.

2.2. Improve the Integer Programming Deployment Method After Preprocessing

Compared with heuristic algorithms, integer programming algorithms are deterministic algorithms, and the results they obtain are deterministic optimal solutions. Under normal circumstances, mathematical models are simple and intuitive. To meet actual needs, only the objective function and constraints need to be modified. The traditional deployment method that combines planning algorithms generally takes the observability premise and associated parameters of all nodes within the system as the objective function and constraint conditions. For the target of the power system with the fewest observable PMU devices installed throughout the network and the fewest average number of connected channels, the basic form of the target equation is shown in Equation (2). Its fundamental main objective is to minimize the funds required for the deployment plan as much as possible.
min j = 1 n x j min P w P n ,
In this formula: n represents the total number of nodes in the system, xj = 1 indicates that a PMU is installed at node j, xj = 0 indicates that a PMU is not installed, Pw represents the total number of connection channels of the PMU, and Pn represents the number of PMUs installed.
The constraint equation that satisfies the observable condition of non-zero injection nodes is shown in Equation (3).
F ( i ) = j i a i j x j 1 ,
In this formula, when F(i) ≥ 1, it indicates that the non-zero injection node i can be observed; aij is the corresponding element in the node adjacency matrix A. The node adjacency matrix A represents the connection status among various nodes in the power system, and matrix A is an n × n matrix. When node i is connected to node j, aij = 1; when node i is not connected to node j, aij = 0. That is shown in Equation (4) below.
a i j = 1 1 0 i = j i   is connected to   j i   is not connected to   j ,
The representation of the adjacency matrix A is shown in Equation (5) below.
A = A 1 A 2 A 3 A n = a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 11 a 11 a 11 a 3 n a n 1 a n 2 a n 3 a n n ,
Considering the characteristics of the end node and the zero injection node, certain preprocessing is carried out on the solution model in this paper. From the perspective of the cost of PMU installation, the end node is usually not regarded as an installation node in the power system. When the adjacent nodes meet certain observability conditions, the state parameters of the end node can be obtained through calculation. Therefore, in this paper, it is considered to first identify the end nodes, and then, respectively, identify the situations where the end nodes are connected to regular nodes or zero-injection nodes. For the case of connecting to regular nodes, pre-deployment is set. For the case of connecting to zero-injection nodes, deployment conditions are set in combination with the characteristics of zero-injection nodes, thereby reducing the overall number of constraint conditions.
In terms of algorithmic solution, for the solution set of the deployed schemes, calculate the average number of connection channels for each scheme, and ultimately select the scheme with the smallest average number of channel connections. The overall method process is shown in Figure 2.
Figure 2. Deployment flowchart.

3. Simulation and Results

The simulation in the text runs in the MATLAB R2023b environment. The IEEE-14 node, IEEE-30 node and NE-39 node were, respectively, compared and simulated for verification.

3.1. IEEE-14

IEEE-14 node system as shown in Figure 3.
Figure 3. IEEE-14 node model.
According to node data, the zero-injection node in the IEEE-14 node system is node 7, and the terminal node within the system is node 8. During the preprocessing stage, according to the deployment rules, when all the adjacent nodes of node 7 except node 8 are observable, nodes 7 and 8 meet the observability condition. Therefore, the node association parameter matrix is set to zero for node 8 at this time, and the association matrix is updated. For other nodes, generate constraint conditions based on the node association matrix:
F ( 1 ) = x 1 + x 2 + x 5 1 F ( 7 ) = x 4 + x 7 + x 9 1 F ( 9 ) = x 4 + x 7 + x 9 + x 10 + x 14 1 F ( 14 ) = x 9 + x 13 + x 14 1 ,
After solving, the preferred deployment nodes are 2, 6, and 9 nodes. Table 1 shows the comparison of the deployment results of the algorithm in this paper with those of other algorithms.
Table 1. Comparison of IEEE-14 node deployment algorithms.
It can be seen from the results in Table 1 that under the IEEE-14 node system conditions, the number of PMUs required for deployment in this paper is the least and the average completion time of the algorithm is relatively short.

3.2. IEEE-30

IEEE-30 node system as shown in Figure 4.
Figure 4. IEEE-30 node model.
According to the node data, the zero injection nodes in the IEEE-30 node system are nodes 6, 9, 22, 25, 27, and 28, and the terminal nodes existing in the system are nodes 11, 13, and 26. In the preprocessing stage, according to the deployment rules, for the classification processing of end nodes, the nodes connected to the zero injection node are node 11 and node 26, and the corresponding connected end nodes are node 9 and node 25. Therefore, node 12 is a node that must be deployed, and thus the constraint conditions for nodes 4, 12, 13, 14, 15, and 16 can all be omitted. At this point, the node association parameter matrix sets nodes 11 and 26 to zero and updates the association matrix.
For the remaining other nodes, generate corresponding constraint conditions based on the node association matrix:
x 12 = 1 F ( 1 ) = x 1 + x 2 + x 3 1 F ( 2 ) = x 1 + x 2 + x 4 + x 5 + x 6 1 F ( 3 ) = x 1 + x 3 + x 4 1 F ( 5 ) = x 2 + x 5 + x 7 1 F ( 30 ) = x 27 + x 29 + x 30 1 ,
After solving, it is found that under the condition of the same average number of PMU channels, the preferred deployment nodes are 3, 7, 10, 12, 19, 24, and 29 nodes, and the average number of channels is 2.571.
In Table 2, the partial solution sets obtained from the solution and the corresponding average number of channels are listed. Table 3 shows the comparison of the deployment of the method proposed in this paper with other algorithms.
Table 2. Comparison of different scenarios for IEEE-30 node system.
Table 3. Comparison of IEEE-30 node deployment algorithms.
As can be seen from Table 2, even for different schemes with the same number of PMU deployments, the average number of channels varies. From Table 3, it can be observed that the improved method proposed in this paper has different advantages and disadvantages over other algorithms in terms of deployment quantity and time. Under the same number of deployments, the average completion time of the algorithm is shorter.

3.3. NE-39 Nodes

NE-39 node system as shown in Figure 5.
Figure 5. NE-39 node model.
According to the node data, the zero injection nodes in the NE-39 node system are nodes 2, 5, 6, 10, 11, 13, 14, 17, 19, and 22, and there are end nodes 30, 31, 32, 33, 34, 35, 36, 37, and 38 within the system. During the preprocessing stage, according to the deployment rules, the end nodes are classified. The end nodes connected to the zero injection nodes are 30, 31, 32, 33, and 35, and the corresponding zero injection nodes connected are 2, 6, 10, 19, and 22. Therefore, nodes 20, 23, 25, and 29 are the nodes that must be deployed. Therefore, the constraints on itself and the adjacent nodes of the corresponding connection can be omitted. At this time, the node association parameter matrix is set to zero for nodes 30, 31, 32, 33, and 35, and the association matrix is updated. For the remaining other nodes, generate constraint conditions based on the node association matrix:
x 20 = 1 x 23 = 1 x 25 = 1 x 29 = 1 F ( 18 ) = x 3 + x 17 + x 18 1 F ( 21 ) = x 16 + x 21 + x 22 1 F ( 29 ) = x 26 + x 28 + x 29 + x 38 1 ,
After solving, the obtained deployment nodes are 3, 6, 13, 16, 20, 23, 25, 29, and 39 nodes. Table 4 shows the comparison of the deployment results of the algorithm in this paper with those of other algorithms.
Table 4. Comparison of NE-39 node deployment algorithms.
It can be seen from the results in Table 4 that under the NE-39 node system condition, the number of PMUs required for deployment in this paper is the least and the average completion time of the algorithm is shorter.

4. Discussion

This study shows that by preprocessing the deployment conditions, the efficiency of the deployment algorithm can be improved to a certain extent. Meanwhile, adjusting the algorithm’s solution mode can make the deployment plan more rational. This research represents a further alteration to the traditional algorithm deployment problem, making the issues to be addressed more organized. These results are of certain help for the study of the PMU deployment field, providing a new approach to solving the PMU deployment optimization problem, rather than being limited to simply replacing different algorithms to change the optimization effect of the PMU deployment problem.
This study provides some new research ideas for the deployment of PMUs, but it also has certain limitations. The current research mainly focuses on the improvement of deployment algorithms under static distributed network conditions. However, in actual application scenarios, there may be situations where the node attributes change due to the variation in switch states. Therefore, future research in this field can consider further in-depth exploration and analysis of deployment issues under complex conditions.

5. Conclusions

This paper mainly studies the optimization problem of PMU deployment. Traditional deployment algorithms have certain room for improvement in the optimization methods of PMU deployment. This paper makes certain improvements on the traditional deployment algorithm. Starting from the observability of the power system, a deployment method that comprehensively considers the preprocessing conditions and the number of PMU connection channels is proposed. On the one hand, compared with traditional methods, this method reduces the overall constraints through preprocessing conditions, thereby improving the performance of the deployment algorithm. On the other hand, the solution method of the algorithm has been changed. For multiple deployment methods, the average number of connection channels is used as the condition for screening the final deployment plan, making the final plan more economical.
(1)
In the test case of the IEEE-14 node model, it can be seen that compared with other deployment algorithms, the improved algorithm only takes 0.02 s to obtain the solution, and the number of deployed PMUs is only 3 to meet the global observability condition.
(2)
In the test case of the EIEE-30 node model, it can be seen that there are multiple solutions obtained by the improved algorithm. It only takes 0.02 s to obtain the optimal solution, and the number of deployed PMUs is only 7 to meet the global observability condition.
(3)
In the test case of the NE-39 node model, it can be seen that the improved algorithm only takes 0.03 s to obtain the solution, and the number of deployed PMUs only needs 9 to meet the global observability condition.
In conclusion, through the comparison of simulation tests, it can be seen that the deployment algorithm, through certain pre-processing of data and the setting of algorithm strategies, can ultimately make the improved method have certain advantages in the solution time and deployment quantity of the PMU deployment optimization scheme.

Author Contributions

Conceptualization, Z.L. and H.D. (Hanyuan Dan); methodology, Z.L. and H.D. (Hanyuan Dan); software, Z.L. and H.D. (Hanyuan Dan); validation, Z.L. and H.D. (Hongda Dou); formal analysis, Z.L. and H.D. (Hanyuan Dan); resources, Z.L.; data curation, H.D. (Hanyuan Dan); writing—original draft preparation, H.D. (Hanyuan Dan) and H.D. (Hongda Dou); writing—review and editing, Z.L.; supervision, Z.L.; project administration, Z.L.; funding acquisition, Z.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Data model of this study is based on the IEEE node, the data content available in MATPOWER database or online sites such as https://icseg.iti.illinois.edu/power-cases (accessed on 15 September 2024).

Acknowledgments

The author expresses sincere gratitude to all those who have supported this research.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
IEEEInstitute of Electrical and Electronic Engineers
NENew England
PMUPhasor Measurement Unit
SCADASupervisory Control and Data Acquisition
WAMSWide Area Measurement System

References

  1. Xu, Y.; Liu, X.; Li, Z.; Lv, M. Influence of PMU quasi-real-time data on robust estimation of active distribution network. Electr. Power Autom. Equip. 2020, 40, 15–22. [Google Scholar] [CrossRef]
  2. Li, Z.; Cui, J.; Lu, H.; Zhou, F.; Diao, Y.; Li, Z. Prediction method for instrument transformer measurement error: Adaptive decomposition and hybrid deep learning models. Measurement 2025, 253, 117592. [Google Scholar] [CrossRef]
  3. Almasabi, S.; Mitra, J. A fault-tolerance based approach to optimal PMU placement. IEEE Trans. Smart Grid 2019, 10, 6070–6079. [Google Scholar] [CrossRef]
  4. Zhao, X.; Wu, G.; Yang, D.; Xu, G.; Xing, Y.; Yao, C.; Abu-Siada, A. Enhanced detection of power transformer winding faults through 3D FRA signatures and image processing techniques. Electr. Power Syst. Res. 2025, 242, 111433. [Google Scholar] [CrossRef]
  5. Zhao, X.; Wu, H.; Yang, D.; Wei, J.; Li, Z.; Guo, Z.; Zhang, S. Residual Magnetism Elimination Method for Large Power Transformers Based on Energy Storage Oscillation. IEEE Trans. Power Deliv. 2025, 40, 2759–2768. [Google Scholar] [CrossRef]
  6. Li, Z.; Cui, J.; Wei, Y.; Huang, Y.; Xie, H.; Yao, W. Calculation study of ion flow field in ±800 kV transmission lines under the effects of air pressure, temperature, humidity and improvement measures. Electr. Power Syst. Res. 2024, 234, 110574. [Google Scholar] [CrossRef]
  7. Li, Z.; Cui, J.; Lu, H.; Zhou, F.; Diao, Y.; Li, Z. Prediction model of measurement errors in current transformers based on deep learning. Rev. Sci. Instrum. 2024, 95, 044704. [Google Scholar] [CrossRef]
  8. Carvajal, G.; Carrión, D.; Jaramillo, M. Planning Scheme for Optimal PMU Location Considering Power System Expansion. Energies 2025, 18, 3283. [Google Scholar] [CrossRef]
  9. Ogbogu, C.E.; Thornburg, J.; Okozi, S.O. Smart Grid Fault Mitigation and Cybersecurity with Wide-Area Measurement Systems: A Review. Energies 2025, 18, 994. [Google Scholar] [CrossRef]
  10. Zhang, Y.; Cao, S.; Cai, Y.; Hui, Q.; Xu, J. Power system situation awareness method based on trend analysis. Electr. Meas. Instrum. 2024, 61, 99–106. [Google Scholar] [CrossRef]
  11. Liu, C.; Han, K.; Wang, Y.; Ye, Z. Multi-objective optimization of distributed multi-energy system considering shared energy storage. Electr. Meas. Instrum. 2024, 61, 88–96. [Google Scholar] [CrossRef]
  12. Zheng, J. The current situation and prospect of frontier electric power technologies. China Electr. Power 1999, 10, 11–16. [Google Scholar] [CrossRef]
  13. Wang, Z.; Ge, F.; Dai, C. Power system modeling and parameter identification based on PMU. Relay 2007, S1, 378–382. (In Chinese) [Google Scholar]
  14. Kong, X.; Wang, Y.; Yuan, X.; Yu, L. PMU optimal configuration considering multiple topological observability of distribution network based on customized genetic algorithm. Electr. Power Autom. Equip. 2020, 40, 66–72. [Google Scholar] [CrossRef]
  15. Al-Odienat, A.I.; Malahmeh, B.; Tarawneh, A.R. The optimal PMU placement in the power systems for the enhancement of state estimation. In Proceedings of the 2020 International Conference on Electrical, Communication, and Computer Engineering (ICECCE), Istanbul, Turkey, 12–13 June 2020; pp. 1–6. [Google Scholar]
  16. Mishra, A.; de Callafon, R.A. Algebraic approach to PMU placement for minimum variance linear state estimation in power networks. IEEE Trans. Power Syst. 2022, 38, 4381–4390. [Google Scholar] [CrossRef]
  17. Zhang, W.; Qiu, Y.; Zheng, X. GPS and its application in power system. Power Grid Technol. 1996, 05, 38–40+45. (In Chinese) [Google Scholar]
  18. Xu, W.; Xue, Y.; Chen, S.; Ge, F. Difficulties and prospects in extracting knowledge from measured trajectories. Autom. Electr. Power Syst. 2009, 33, 1–7. [Google Scholar] [CrossRef]
  19. Chai, J.; Li, S.; He, H. Parameter estimation of transmission grid based on PMU and multiple time sections. Autom. Electr. Power Syst. 2009, 33, 49–52. [Google Scholar] [CrossRef]
  20. Zhu, X.; Wen, M.H.; Li, V.O.; Leung, K.-C. Optimal PMU-communication link placement for smart grid wide-area measurement systems. IEEE Trans. Smart Grid 2018, 10, 4446–4456. [Google Scholar] [CrossRef]
  21. Matsukawa, Y.; Watanabe, M.; Mitani, Y.; Othman, M.L. Multi-objective PMU placement optimization considering the placement cost including the current channel allocation and state estimation accuracy. Electr. Eng. Jpn. 2019, 207, 20–27. [Google Scholar] [CrossRef]
  22. Chen, X.; Sun, L.; Chen, T.; Sun, Y.; Rusli; Tseng, K.J.; Ling, K.V.; Ho, W.K.; Amaratunga, G.A. Full coverage of optimal phasor measurement unit placement solutions in distribution systems using integer linear programming. Energies 2019, 12, 1552. [Google Scholar] [CrossRef]
  23. Zheng, M. Research on Optimal Allocation of PMU Based on 0-1 Integer Programming. Master’s Degree, Tianjin University, Tianjin, China, 2014. [Google Scholar]
  24. Zhang, B. PMU-Based Distribution Network State Estimation and PMU Configuration Optimization. Master’s Degree, Zhejiang University, Hangzhou, China, 2020. [Google Scholar]
  25. Liu, X.; Jiang, Q.; Cao, Y. Optimal configuration method of PMU without loss of observability under N-1 condition. Proc. CSEE 2009, 29, 47–51. [Google Scholar] [CrossRef]
  26. He, K.; Zhang, Q.; Zheng, M. Optimal configuration method of PMU with minimum number of analog channels. Power Syst. Prot. Control 2015, 43, 14–18. [Google Scholar]
  27. Zhao, Y.; Yuan, P.; Ai, Q.; Lv, T. Optimal configuration of PMU considering topological constraints and using improved genetic algorithm. Power Grid Technol. 2014, 38, 2063–2070. [Google Scholar] [CrossRef]
  28. Tang, L.; Han, Y.; Zalhaf, A.S.; Zhou, S.; Yang, P.; Wang, C.; Huang, T. Resilience enhancement of active distribution networks under extreme disaster scenarios: A comprehensive overview of fault location strategies. Renew. Sustain. Energy Rev. 2024, 189, 113898. [Google Scholar] [CrossRef]
  29. Citroni, R.; Mangini, F.; Frezza, F. Efficient integration of ultra-low power techniques and energy harvesting in self-sufficient devices: A comprehensive overview of current progress and future directions. Sensors 2024, 24, 4471. [Google Scholar] [CrossRef]
  30. Niu, S.; Jia, Y.; Wang, W.; He, R.; Hu, L.; Liu, Y. Electricity consumption and human development level: A comparative analysis based on panel data for 50 countries. Int. J. Electr. Power Energy Syst. 2013, 53, 338–347. [Google Scholar] [CrossRef]
  31. Zhao, C.; Dong, K.; Wang, K.; Nepal, R. How does artificial intelligence promote renewable energy development? The role of climate finance. Energy Econ. 2024, 133, 107493. [Google Scholar] [CrossRef]
  32. Luo, K.; Lee, C.-C.; Zhuo, C. A pathway to coordinated regional development: Energy utilization efficiency and green development-Evidence from China’s major national strategic zones. Energy Econ. 2024, 131, 107402. [Google Scholar] [CrossRef]
  33. Ren, Z.; San, Y. Improvement of adaptive genetic algorithm and its application in system identification. J. Syst. Simul. 2006, 18, 41–43+66. [Google Scholar] [CrossRef]
  34. Dongjie, X.; Renmu, H.; Peng, W.; Tao, X. Comparison of several PMU placement algorithms for state estimation. In Proceedings of the 2004 Eighth IEE International Conference on Developments in Power System Protection, Amsterdam, The Netherlands, 5–8 April 2004; pp. 32–35. [Google Scholar]
  35. Wang, X.; Liu, Y.; Sheng, G.; Jiang, X.; Luo, L.; Zhang, X.; Liu, Z. A new method for PMU optimal configuration based on improved BPSO algorithm. Guangdong Electr. Power 2018, 31, 62–67. [Google Scholar]
  36. Jiang, Z.; Cao, Y.; Sun, W. Multi-objective optimal PMU configuration algorithm based on 01 integer programming. Power Syst. Prot. Control 2008, 21, 12–17. [Google Scholar] [CrossRef]
  37. Yan, L.; Liu, Z.; Ai, Y.; Luo, C.; Chen, B. A new method for optimal configuration of PMU measurement points based on 0-1 integer programming algorithm. Power Syst. Prot. Control 2017, 45, 101–106. [Google Scholar]
  38. Cao, P.; Liu, M. PMU optimization configuration method based on improved integer programming method combined with zero injection node. Power Syst. Prot. Control 2021, 49, 143–150. [Google Scholar] [CrossRef]
  39. Monticelli, A. State Estimation in Electric Power Systems: A Generalized Approach; Springer Science & Business Media: Berlin, Germany, 2012. [Google Scholar]
  40. Krumpholz, G.; Clements, K.; Davis, P. Power system observability: A practical algorithm using network topology. IEEE Trans. Power Appar. Syst. 2007, PAS-99, 1534–1542. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.