Next Article in Journal
High-Speed Tracking Controller for Stable Power Control in Discontinuous Charging Systems
Next Article in Special Issue
An Efficiency Improvement Strategy for Triple-Active-Bridge-Based DC Energy Routers in DC Microgrids
Previous Article in Journal
Multi-Spatio-Temporal Convolutional Neural Network for Short-Term Metro Passenger Flow Prediction
Previous Article in Special Issue
Solution for Pursuit-Evasion Game of Agents by Adaptive Dynamic Programming
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Identification of Critical Nodes in Power Grid Based on Improved PageRank Algorithm and Power Flow Transfer Entropy

College of Electrical and Information Engineering, Hunan University of Technology, Zhuzhou 412007, China
*
Author to whom correspondence should be addressed.
Electronics 2024, 13(1), 184; https://doi.org/10.3390/electronics13010184
Submission received: 18 November 2023 / Revised: 22 December 2023 / Accepted: 29 December 2023 / Published: 31 December 2023
(This article belongs to the Special Issue IoT Applications for Renewable Energy Management and Control)

Abstract

:
Identifying critical nodes in the power grid is a crucial aspect of power system security and stability analysis. However, the current methods for identification fall short in fully accounting for the power transfer characteristics between nodes and the consequences of node removal on the security and stability of power grid operation. To enhance the effective and accurate identification of critical nodes in the power grid, a method is proposed. This method is based on improved PageRank algorithm and node-weighted power flow transfer entropy, referred to as IPRA-PFTE. Firstly, based on the power flow and equivalent impedance between nodes, and the introduction of virtual nodes, an improved PageRank algorithm is obtained. Then the node-weighted power flow transfer entropy is derived by considering the uniformity of the transfer power flow distribution in the system following the removal of a node. Finally, the importance of nodes is obtained by combining the improved PageRank algorithm with the node-weighted power flow transfer entropy. The method’s effectiveness and accuracy are validated through simulation using the IEEE 39-bus example and subsequent comparison with existing methods.

1. Introduction

The safe and stable operation of the power system faces challenges due to the continuous development, increasing size, and growing complexity of the modern power system and its grid structure [1,2]. In recent years, major blackouts, both domestically and internationally, have primarily resulted from the removal of critical nodes or lines due to failure or attack. This, combined with large-scale transfers of system power flow, leads to overloading or ultra-low-voltage operation of other nodes or branch circuits, causing chain failures in the power system [2,3,4]. These nodes, vulnerable to greater disasters from failure or attack, are also referred to as critical nodes. Reference [5] analyzes the underlying causes of many global blackouts, many of which are caused by attacks on critical nodes in the power grid, which helps people understand the importance of maintaining power grid stability and identifying critical nodes. Therefore, accurately and effectively identifying these critical nodes in the power system is crucial for ensuring the safe and stable operation of the power grid. This effort holds significant theoretical and practical importance in preventing large-scale power outages in the grid.
Currently, numerous findings have emerged from research on methods for identifying critical nodes in power grids. These methods can be primarily categorized from a modeling perspective.
The first set of methods focuses on the dynamic characteristics of the power grid. Its core involves utilizing time-domain simulation analysis with trend calculation to illustrate the development of grid chain faults, with the ultimate goal of identifying critical nodes within the power grid. Reference [6] assessed the vulnerability of cascading failure propagation components based on power flow entropy, considering both impact and consequence aspects. Reference [7] proposed a probabilistic approach to electrical diffusion based on Monte Carlo simulation and stochastic DC optimal currents for identifying critical nodes in renewable energy grids. Reference [8] established a large outage fault set based on weighted tidal entropy and coupled branch median, which can accurately describe the dynamic process of grid faults. Reference [9] took a data-driven perspective, combining random matrix theory and entropy theory to construct an identification index for critical nodes in the power grid. These methods effectively capture the physical characteristics of grid components, ensuring high simulation accuracy, but there is a trade-off between identification accuracy and efficiency, which makes it difficult to meet the demands of online applications
The second method, grounded in complex network theory and emphasizing grid topology, introduces synthesis methods, whether single-indicator or multi-indicator, for identifying critical nodes from various perspectives. References [10,11] improved the indexes of degree, cohesion, betweenness, and average shortest path in complex networks and allocated the weight proportion of each index from the subjective and objective perspectives. Reference [12] explored the relationship between network size and robustness in terms of local, global, and tidal characteristics of the grid and developed an AC tidal chain fault model. Reference [13] employed a range of metrics to comprehensively assess the importance of node structure and state. These methods primarily delve into the study of topological structure parameters. Notably, the PageRank algorithm assesses a node’s importance based on both the quantity and quality of nodes pointing to it. In recent years, there have been developments in an improved PageRank algorithm for identifying critical nodes or lines in the power grid by incorporating the electrical characteristics of the grid. In Reference [14], the PageRank algorithm was utilized to identify critical nodes, considering both the grid’s topology and load importance. References [15,16] discussed the impact of the selection of the damping factor on the performance of the algorithm. Reference [17] proposed a node interaction model based on the disruption factor and introduced it into the PageRank algorithm. Reference [18] introduced virtual nodes connecting generator and load nodes, identifying critical nodes while considering the transmission and transfer characteristics of different node types. The impact of the power communication network on the grid was considered in Reference [19], showcasing high computational efficiency. The key to applying this method to power systems lies in constructing a model based on the grid’s operating state to better align with its actual physical characteristics.
In summary, this paper introduces an innovative method, denoted as IPRA-PFTE, for identifying critical nodes within a power grid. This method integrates the enhanced PageRank algorithm with current transfer entropy, with a comprehensive consideration of the actual power grid operation and the imperatives of security and stability. To begin, the method starts by constructing a transmission transfer matrix based on the transmission transfer characteristics between nodes. This matrix relies on line currents and equivalent impedances between nodes, and it introduces virtual nodes to enhance the PageRank algorithm. Subsequently, the paper addresses the impact of node removal on the grid’s safe and stable operation. It proposes the concept of weighted tidal transfer entropy for grid nodes, which, when combined with the improved PageRank algorithm, forms identification indices for discerning the critical nodes of the grid. Finally, the effectiveness and correctness of the proposed identification method are validated using the IEEE 39 bus system as a case study.

2. Power Grid Modeling and PageRank Algorithm

2.1. Complex Network Model of Power Grid

As shown in Figure 1, nodes in a complex network represent the power system’s generator bus, load bus, and substation bus, while the transmission lines and transformer branches are denoted as the edges. This network incorporates the directional aspect of line power flow, assigning the power flow value of each line as the weight for the corresponding edge [18].
Equation (1) illustrates the depiction of the power system in a simplified form as a directed weighted network:
D = ( V , L , W )
where V is the node set, | V | = n , L is the edge set, | L | = m , and W is the weight of the edge.

2.2. PageRank Algorithm

The PageRank algorithm stands as a pivotal algorithm within the framework of the Google search engine, originating from the collaborative efforts of Larry Page and Sergey Brin in 1996. At its essence, this algorithm hinges on the concept that a page’s significance is contingent upon both the quantity and caliber of links directed towards it from other pages [19,20]. The iterative progression of the PageRank algorithm can be encapsulated as follows:
P n + 1 = G P n
where P n is the vector of PageRank (PR) values of each node obtained by the nth iteration; G is called the general transition matrix of a directed graph, which is an n-order square matrix, defined as:
G = α M + ( 1 α ) n e e T
where M is called the adjacency matrix; α is called the damping factor, Google initially set α to 0.85, which is a trade-off between the effectiveness of the algorithm and the rate of convergence of the power method [16]; e is an n-dimensional column vector with all 1.
If convergence is achieved in the iterative process, it is crucial that matrix G satisfy the conditions of being random, irreducible, and non-periodic. Once these three conditions are fulfilled, the application of the power law to the directed graph enables the derivation of a unique and positive steady-state PageRank vector.

3. Improved PageRank Algorithm

3.1. Problems and Improvements

As shown in Table 1, the power grid and the Internet share structural similarities, both being akin to weighted directed networks [17,21]. However, the power grid, being a more intricate system than the Internet, presents challenges when directly applying the (3) analysis to identify critical nodes. As shown in Figure 2, the standard PageRank algorithm is used to identify the critical nodes of the IEEE 39-bus system. The issues encountered include:
  • The PageRank algorithm assumes users move randomly along the hyperlink matrix, distributing PageRank values to nodes they point to with equal probability. In contrast, the power system’s network features varying interconnections between nodes, necessitating the allocation of PageRank values based on the degree of connection.
  • When using the PageRank algorithm to assess node importance, the power nodes, serving as the network’s starting points, have only outgoing lines and no incoming lines, while load nodes possess only incoming lines and no outgoing lines. This results in these two node types being assigned low importance, deviating from the actual dynamics of the power grid.
To address these challenges, this paper enhances the PageRank algorithm in the following ways:
  • Modification of the general transfer matrix G based on power flow in the line and equivalent impedance between nodes. This adjustment creates an electrical transmission transfer matrix that aligns with the link characteristics of the power system.
  • Introduction of a virtual node v within the original grid structure (Figure 3). To maintain power balance after incorporating virtual nodes, they are connected to all power generation nodes, and all load nodes are linked to the virtual nodes. Ultimately, the sizes of the load and generator output serve as the weights of the edges.

3.2. Electrical Adjacency Matrix

Upon the incorporation of power flow and the addition of a virtual node into the intricate network model of the power grid, the n + 1 of adjacency matrix M is listed as the size of all loads, and n + 1 is the output of all generator nodes. From this, the extended matrix M ¯ of the adjacency matrix M can be obtained. In this paper, it is referred to as the electrical adjacency matrix, with its elements defined as follows:
  • When i = j ,
    M ¯ i j = 0
  • When i j there are three cases:
  • When 0 < i < n , 0 < j < n ,
    M ¯ i j = { α i j S ( i , j ) k O ( i ) S ( i , k ) , S l o a d ( i ) = 0 α i j S ( i , j ) k O ( i ) S ( i , k ) + S l o a d ( i ) , S l o a d ( i ) 0
  • When 0 < i < n + 1 , j = n + 1 ,
    M ¯ i j = S l o a d ( i ) i = 1 n S l o a d ( i )
  • When i = n + 1 , 0 < j < n + 1 ,
    M ¯ i j = S g e n ( j ) j = 1 n S g e n ( j )
In (4)–(7), the α i j judgment function is 1 when node i points to node j; otherwise, it is 0; S ( i , j ) is the power flow value on the transmission line from node i to node j; S l o a d ( i ) is the load size on node i; O ( i ) is the set of outgoing lines of node i; and S g e n ( j ) is the generator output of node j.

3.3. Electrical Self-Link Matrix

To create the self-linking matrix E, the equivalent impedance between grid nodes is introduced, and the reciprocal of the equivalent impedance between each pair of nodes serves as the probability of information transmission between them. The elements in the self-linking matrix E are defined as follows:
E i j = e ( i , j ) h = 1 n e ( i , h ) e ( i , j ) = 1 d ( i , j )
where d ( i , j ) represents the equivalent impedance value between node i and node j.
Equation (8) clearly indicates that a smaller equivalent impedance between node i and node j results in a larger E i j value, signifying a stronger and more robust coupling relationship between the two nodes. Therefore, the electrical link matrix based on the reciprocal of the equivalent impedance can characterize the possible probability of information transmission between any two nodes in the power grid. Introducing the n-dimensional column vector E v facilitates the derivation of the extended matrix E ¯ from the self-linking matrix E. This extended matrix is denoted as the electrical self-linking matrix in this paper. The n × 1 -dimensional column vector E v is introduced, and the extended matrix E ¯ of the self-linking matrix E is obtained. In this paper, it is called the electrical self-linking matrix, as shown in Equation (9):
E ¯ = [ E E v E v T 0 ]
where
E v ( i ) = 1 n

3.4. Electrical Transmission Transfer Matrix

Based on the above electrical adjacency matrix M ¯ and electrical self-linking matrix E ¯ , the electrical transmission transfer matrix G ¯ can be obtained.
G ¯ = ( α M ¯ + ( 1 α ) E ¯ ) T
The electrical transmission transfer matrix presented in Equation (11) encompasses both the real information transmission transfer ratio between nodes in the power grid and adjacent nodes, as well as the potential information transmission transfer ratio between nodes and all other nodes in the network. Hence, the enhancement of the PageRank algorithm is approached from the standpoint of information transmission transfer:
[ R k + 1 R v k + 1 ] = G ¯ [ R k R v k ]
Equation (12) can be written as:
[ R k + 1 R v k + 1 ] = G ¯ k [ R 0 R v 0 ]
In Equations (12) and (13), R k and R v k denote the PageRank values associated with each node and virtual node in the power grid after the kth iteration. R 0 and R v 0 represent the initial importance of each node and virtual node in the network, respectively.
As indicated in Equation (13), the choice of the initial value plays a role in influencing the iterative process. Therefore, this paper considers the electrical in-degree centrality and sets the initial value of each node:
R 0 ( i ) = 1 n 1 j = 1 n β i j S ( j , i ) R v 0 = 1 n i = 1 n R 0 ( i )
where β i j is the judgment function. When node j points to node i, β i j = 1 , and β i j = 0 in other cases. S ( j , i ) is the power flow value on the transmission line from node j to node i.
After the kth iteration, assuming convergence of the iterative process, the post-convergence PageRank vector entails eliminating the PR value associated with the virtual node. Following that, the remaining nodes’ PR values undergo normalization, leading to the formation of vector R ¯ . This vector indicates the relative importance of each node in the power grid, as demonstrated in Equation (15).
R ¯ ( i ) = R k ( i ) i = 1 n R k ( i )
The matrix G ¯ constructed shares similar properties with G in the general definition of PageRank:
1.
Randomness: G ¯ is a random matrix.
Proof. 
Formed through the linear combination of random matrices M ¯ and E ¯ , matrix G ¯ satisfies the condition j = 1 , 2 , 3 , , n , n + 1 i = 1 n + 1 g ¯ i j = 1 for its elements G ¯ i j . Therefore, it can be concluded that matrix G is a random matrix. ☐
2.
Irreducibility: G ¯ is an irreducible matrix.
Proof. 
Equations (3) through (9) reveal that the matrix G ¯ is non-negative, implying the strong connectivity of the directed graph associated with the matrix. Therefore, the matrix G ¯ is characterized as irreducible. ☐
3.
Aperiodicity: G ¯ is a non-periodic matrix.
Proof. 
Because the matrix G ¯ is non-negative, and, when k > 0 , there is G ¯ k > 0 , so the matrix G ¯ is a non-periodic matrix. ☐
The aforementioned properties serve as evidence that the matrix G ¯ possesses a distinctive and positive steady-state PageRank vector.

4. Identification of Critical Nodes

4.1. Weighted Power Flow Transfer Entropy of Grid Node

Entropy serves as a gauge of the system’s chaotic and disordered state. The focus of the weighted power flow transfer entropy (PFTE) in power grids is mainly on pinpointing critical lines in the grid. This measure characterizes the uneven distribution of transferred power flows among the remaining lines following the disconnection of a particular line [6]. Based on this concept, the PFTE for nodes in the power grid is defined in this paper as follows:
H ( i ) = k = 1 n μ i ( k ) ε i ( k ) ln ε i ( k ) μ i ( k ) = 1 | O ( k ) | j O ( k ) F ( k , j ) ε i ( k ) = Δ P k i k = 1 n Δ P k i
where μ k i represents the average load rate on the outgoing line of node k when node i is excluded; O ( k ) denotes the set of outgoing lines from node k;  F ( k , j ) signifies the load rate on the line from node k to node j; ε k i represents the impact ratio of power flow transfer to node k following the removal of node I; and Δ P k i represents the increase in transmission capacity allocated to node k after the removal of node i, that is:
Δ P k i = P k i P k 0
where P k 0 is the initial transmission capacity of node k, and P k i is the transmission capacity of node k after node i is removed.
In this paper, the normalized index H ¯ is called the PFTE for power grid nodes, that is:
H ¯ ( i ) = H ( i ) i = 1 n H ( i )
where H ¯ ( i ) signifies the evenness of the distribution of transfer power flow following the removal of node i. A higher H ¯ ( i ) implies a more uneven distribution of transfer power flow after the removal of node i, which, in turn, contributes to heightened power flow fluctuations within the power grid. As a result, the PFTE for power grid nodes functions as an evaluative metric for assessing the significance of nodes for ensuring the secure and stable operation of the power grid.

4.2. Calculation Method of IPRA-PFTE

In assessing node importance, the enhanced PageRank algorithm takes into account the topological information transmission characteristics and the power flow state between nodes. On the other hand, the PFTE for power grid nodes considers the fluctuation in power flow and the uniformity of transfer power flow arising from the remaining nodes after the removal of a particular node. By amalgamating these two facets, a novel method, referred to as IPRA-PFTE, is introduced in this paper for discerning critical nodes within the power grid. This approach yields a fresh vector for assessing node importance, and the corresponding calculation method is elucidated in Equation (19):
B ¯ ( i ) = ω 1 R ¯ ( i ) + ω 2 H ¯ ( i )
where ω 1 is the weight share of the PageRank vector and ω 2 is the weight share of the PFTE for power grid nodes, which satisfies ω 1 + ω 2 = 1 .
Figure 4 illustrates the process of IPRA-PFTE for identifying critical nodes within the power system.
Step 1:
The weighted directed network model of the power grid is constructed using Equation (1).
Step 2:
The network expansion matrix is calculated using Equations (4)–(10).
Step 3:
The network electrical transmission transfer matrix is calculated using Equation (11).
Step 4:
The vector R ¯ is calculated using Equations (13)–(15).
Step 5:
The node-weighted power flow transfer entropy H ¯ is calculated using Equations (16)–(18).
Step 6:
The vector B ¯ , which is an indicator for evaluating the importance of the node, is calculated using Equation (19).
Step 7:
The nodes are sorted according to the size of the evaluation index.

5. Simulation and Discussion

5.1. Critical Node Identification Results

In this paper, the critical nodes within the system are identified, and the effectiveness of IPRA-PFTE is validated using the IEEE 39-bus system as a test case. The system’s network topology is illustrated in Figure 5, comprising 10 generator nodes and 46 transmission lines. Detailed data is extracted from the MATPOWER 7.0 dataset and simulated using MATLAB 2018b.
Figure 6 illustrates a comparison between the results of the improved PageRank algorithm and the PFTE for power grid nodes. It can be seen that there is a large difference between the two identification results. This is because the improved PageRank algorithm identifies critical nodes from the perspective of transmission characteristics between nodes, and the weighted power flow transfer entropy identifies critical nodes from the perspective of power flow transfer distribution generated after node removal. Therefore, this paper integrates the features of both to derive IPRA-PFTE, and Figure 7 presents its identification results.
In this study, the IPRA-PFTE algorithm is contrasted with three significant node algorithms: a fusion of random matrix theory and entropy theory [9], the ETPD-CNIA algorithm that integrates topology and power flow distribution [17], and the improved PageRank algorithm, which accounts for the transmission characteristics of various node types [18]. The ranking results of the four algorithms on the IEEE 39-bus system are presented in Table 2.
The critical node findings from the IPRA-PFTE identification align closely with those of other methods, with the critical nodes set largely overlapping with results from alternative approaches. For instance, Node 16 links five nodes (15, 17, 19, 21, and 24), and the cumulative absolute power values on the connected lines reach 1680 MW. This places it second only to Node 6, which, with 1926 MW, serves as a pivotal hub for generator power transmission. Notably, the removal of Node 16 would lead to the grid’s segmentation into three islands, significantly impacting both the safety and stability of power grid operations and its overall topology. This observation is consistent with the findings in References [16,17]. While Node 6 may not hold the same topological significance as Node 16, it stands out due to having the highest sum of absolute power values on connected lines among all nodes, marking it as a crucial node. Nodes 23, 29, 20, 22, 10, and 2 represent power transmission nodes for generators 36, 38, 34, 35, 32, and 30, respectively. The removal of these nodes would disrupt generator power transmission, leading to system power imbalance. Additionally, Nodes 4 and 1 serve as essential load nodes, and their removal would result in highly uneven power flow redistribution to other nodes within the power grid.
In summary, this paper demonstrates the accuracy of the proposed IPRA-PFTE algorithm by comparing it with existing methods and analyzing the position of nodes in the network structure and their inherent properties.

5.2. Network Performance Impact Analysis

To further illustrate the effectiveness and superiority of the IPRA-PFTE algorithm, the first 10 critical nodes obtained by IPRA-PFTE and the other three algorithms are attacked in descending order in this paper. In observing the changes in network performance indicators during the attack process and the network performance indicator values after the completion of the attack on all 10 nodes, the faster the downward trend of the indexes and the smaller the final value, the better the critical node identification effect and the better the algorithm performance.

5.2.1. Network Performance Indicators

This paper employs network transmission efficiency [22], load survival rate [23], and comprehensive performance indicators to measure the performance of each algorithm from different perspectives. The specific definitions of the three are as follows:
  • Network Transmission Efficiency
Changes in the power grid resulting from the removal of nodes or transmission lines impact the power transmission path and capacity of the grid. Consequently, network transmission efficiency is employed to characterize the overall transmission capacity alteration following a grid attack, providing a measure of the importance of the attacked nodes. The network transmission efficiency, denoted as η , is defined as follows:
η = E P S _ k E P S _ 0 × 100 %
where E P S _ 0 is the network effectiveness in the initial state of the power grid, and E P S _ k is the network effectiveness after the power grid has suffered k faults. The network effectiveness is calculated, as shown in Equation (21):
E P S = 1 n ( n 1 ) i S , j L 1 D i j
where S and L are the sets of generator and load nodes, respectively, and D i j is the shortest electrical distance between nodes in the power grid. The reduction in the value of η signifies a greater impact on the grid’s power transfer capability when a node is attacked. This indicates that the transmission path between each pair of generators and the load node is lengthened after an attack, highlighting the increased importance of the node.
2.
Load Survival Rate
Ensuring the regular power demand of users is a fundamental function of the power system. Consequently, the significance of attacked nodes can be assessed through load loss. The load survival rate LS is calculated as shown in Equation (22):
L S = L k L 0 × 100 %
The initial load of the power grid is denoted as L 0 , and the remaining load after the kth attack is represented by L k . The significance of the attacked node increases as the LS decreases.
3.
Comprehensive Performance Indicator
This paper introduces two indicators, load survival rate and network transmission efficiency. However, nodes may exert a greater impact on one indicator following an attack. Consequently, utilizing the load survival rate and network transmission efficiency, the paper introduces a comprehensive performance index (CPI). This index is defined as the weighted sum of the two indicators:
C P I = λ 1 L S + λ 2 η
where λ 1 is the weight share of load survival rate and λ 2 is the weight share of network transmission efficiency and satisfies λ 1 + λ 2 = 1 . In this context, a value of 0.5 is assigned. The greater the rate of decrease in the comprehensive performance index, the more crucial the attacked node becomes.

5.2.2. Comparison Analysis

Figure 8 shows that the ETPD-CNIA and Improved PageRank algorithms perform as well as IPRA-PFTE and significantly better than the Random Matrix&Entropy in the network transmission efficiency index after the initial three nodes have been attacked.
Random Matrix&Entropy are grounded in statistical characteristics and the physical attributes of the power grid. Consequently, the decreasing trend of n is not very obvious after the current attack on the five critical nodes. Both ETPD-CNIA and the improved PageRank algorithm identify critical nodes by assessing power flow distribution. After removing the initial three nodes, there is an increased likelihood of cascading failures and power grid splitting being triggered, bringing their performance closer to IPRA-PFTE in the early part of the curve in Figure 8. Nevertheless, the distinct advantage of IPRA-PFTE becomes increasingly evident as the number of attacked critical nodes escalates. Upon the removal of all critical nodes, the final network transmission efficiency is 27.71%.
Figure 9 illustrates that there is a significant decrease in the load survival rate when the critical nodes are attacked by the IPRA-PFTE algorithm in the case of the load survival rate metric. The curve of IPRA-PFTE decreases faster, and the final load survival rate reaches 25.61% when all the critical nodes are removed. After the first five critical nodes identified by the improved PageRank algorithm and Random Matrix&Entropy are removed, the load survival rate decreases slowly. This is because the two identify critical nodes from the perspective of node voltage data mining and the power flow distribution characteristics between nodes. The final load survival rates after all critical nodes are removed are 39.98% and 52.81%, respectively. ETPD-CNIA identifies critical nodes based on the output power of the generator, so its performance under this index is not as good as IPRA-PFTE. The final load survival rate, after all critical nodes are removed, is 34.35%. IPRA-PFTE significantly outperforms the other three algorithms under this metric, both in terms of downward trend and final value.
IPRA-PFTE considers not only the transmission transfer characteristics of the system nodes but also takes into account the power flow distribution of the system after node removal. This is equivalent to simultaneously considering the load survival rate and network transmission efficiency, optimizing its comprehensive performance. Upon the removal of all critical nodes, the comprehensive performance index is 26.65%, as depicted in Figure 10.
To sum up, the IPRA-PFTE algorithm considers the transmission and transfer characteristics of nodes, the network topology, and the uniformity of system power flow distribution after node removal. Based on the alterations in the aforementioned three performance indicators and corresponding numerical analyses after the removal of all critical nodes, it can be seen that IPRA-PFTE can effectively and accurately identify the critical nodes of the power grid.

6. Conclusions

Considering the complex operations of power systems, the identification of critical nodes in the power grid is essential for ensuring its safe and stable operation. This paper introduces a critical node identification algorithm, IPRA-PFTE, which takes into account the link relationships, transmission transfer characteristics between nodes, and uniformity of system power flow distribution after node removal.
Firstly, using the power flow information of the line and the equivalent impedance between the nodes, this paper creates an electrical transmission matrix. This matrix elucidates the degree of interaction among the nodes. This process resulted in an improved PageRank algorithm. Subsequently, considering the power flow fluctuations caused by other nodes in the system after node removal and the uniformity of power flow distribution, this paper proposes a weighted power flow transmission entropy of the nodes. Ultimately, the critical nodes are identified by weighting and summing the crucial new indicators obtained from the initial two calculations.
Through simulating the IEEE 39-bus system and conducting a comparative analysis with three other algorithms, the performance of IPRA-PFTE is evaluated under three network performance indicators. The results show that the IPRA-PFTE algorithm is significantly better than the other algorithms. In the actual project, monitoring or taking measures to strengthen the identified critical nodes of the power grid will provide practical guidance for the safe and stable operation of the power system as well as the prevention and reduction of large-scale power outages.
The method proposed in this paper has not yet taken into account the effect of the stochastic output characteristics of new energy sources on the identification of critical nodes. Consequently, the upcoming research will prioritize the identification of critical nodes in high-permeability new energy systems.

Author Contributions

Conceptualization, J.Z. and Y.W.; methodology, J.Z. and Y.W.; software, Y.W. and J.L.; validation, J.L.; formal analysis, Y.W.; investigation, Y.W. and J.L.; resources, J.Z.; data curation, D.H.; writing—original draft preparation, Y.W.; writing—review and editing, Y.W. and J.L.; visualization, J.Z. and Y.W.; supervision, J.Z. and D.H.; project administration, Z.L.; funding acquisition, J.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant number 52377185, and the Scientific Research and Innovation Foundation of Hunan University of Technology, grant number CX2311.

Data Availability Statement

The data used to support the research results of this paper are included within the article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Tu, J.; He, J.; An, X.; Zhang, G.; Xie, Y.; Sun, W.; Li, L. Analysis and Lessons of Pakistan Blackout Event on January 23, 2023. Proc. CSEE 2023, 43, 5319–5329. [Google Scholar]
  2. Eisenberg, D.A.; Park, J.; Seager, T.P. Linking cascading failure models and organizational networks to manage large-scale blackouts in South Korea. J. Manag. Eng. 2020, 36, 04020067. [Google Scholar] [CrossRef]
  3. Lei, A.; Zhou, J.; Mei, Y.; Tu, L.; Wang, H.; Li, J. Analysis and Lessons of the Blackout in Chinese Taiwan Power Grid on March 3, 2022. South. Power Syst. Technol. 2022, 16, 90–97. [Google Scholar]
  4. Yan, D.; Wen, J.; Du, Z.; Yang, D.; Yao, W.; Zhao, H.; Liu, J. Analysis of Texas blackout in 2021 and its enlightenment to power system planning management. Power Syst. Prot. Control 2021, 49, 121–128. [Google Scholar]
  5. Hu, Y.; Xue, S.; Zhang, H.; Feng, X.X. Cause Analysis and Enlightenment of Global Blackouts in the Past 30 Years. Electr. Power 2021, 54, 204–210. [Google Scholar]
  6. Li, Y.; Liu, J.; Liu, X.; Jiang, L.; Wei, Z.; Xu, W. Vulnerability Assessment in Power Grid Cascading Failures Based on Entropy of Power Flow. Autom. Electr. Power Syst. 2012, 36, 11–16. [Google Scholar]
  7. Li, J.; Lin, Y.; Su, Q. Identifying critical nodes in power grids containing renewable energy based on electrical spreading probability. Int. J. Electr. Power Energy Syst. 2023, 154, 109431. [Google Scholar] [CrossRef]
  8. Guo, Y.; Liu, S.; Gao, W.; Li, D.; Zhang, A.; Jiang, X. Research on the Construction Method of Cascading Outage Fault Set Based on Weighted Power Flow Entropy and Coupling Branch Intermediate Index. Proc. CSU-EPSA:1-7 2023. [Google Scholar]
  9. Liu, W.; Zhang, D.; Ding, Y.; Wu, Q.; Deng, C.Y.; Liu, D.W. Power Grid Vulnerability Identification Methods Based on Random Matrix Theory and Entropy Theory. Proc. CSEE 2017, 37, 5893–5901. [Google Scholar]
  10. Zhang, W.; Sheng, W.; Liu, K.; Du, S.; Jia, D. Operation Risk Assessment of High Penetration Distributed Generation Connected to Distribution Network According to Node Criticality. High Volt. Eng. 2021, 47, 937–947. [Google Scholar]
  11. Wang, Z.; Miao, S.; Guo, S.; Han, J.; Yin, H.; Mao, W. Node vulnerability evaluation of distribution network considering randomness characteristic of cistributed generation output. Electr. Power Autom. Equip. 2021, 41, 33–40. [Google Scholar]
  12. Hu, F.; Chen, L.; Chen, J. Cascading failure modeling and robustness evaluation based on AC power flow. Power Syst. Prot. Control. 2021, 49, 35–43. [Google Scholar]
  13. Wang, X.; Li, H.; Liao, F.; Li, C.; Wang, Y.; Li, Y. Critical node identification of power grid based on voltage anti-interference factors and comprehensive influence factors. Electr. Power Autom. Equip. 2018, 38, 82–88+125. [Google Scholar]
  14. Li, C.; Liu, W.; Cao, Y.; Chen, H.; Fang, B.; Zhang, W.; Shi, H. Method for evaluating the importance of power grid nodes based on PageRank algorithm. IET Gener. Transm. Distrib. 2014, 8, 1843–1847. [Google Scholar] [CrossRef]
  15. Ma, Z.; Liu, F.; Shen, C.; Zhang, S.; Tian, B. Rapid Identification of Vulnerable Lines in Power Grid Using Modified PageRank Algorithm—Part I: Theoretical Foundation. Proc. CSEE 2016, 36, 6363–6370+6601. [Google Scholar]
  16. Ma, Z.; Liu, F.; Shen, C.; Zhang, J.; Gao, F. Rapid Identification of Vulnerable Lines in Power Grid Using Modified PageRank Algorithm—Part II: Factors Affecting Identification Results. Proc. CSEE 2017, 37, 36–45. [Google Scholar]
  17. Fan, B.; Shu, N.; Li, Z.; Li, F. Critical Nodes Identification for Power Grid Based on Electrical Topology and Power Flow Distribution. IEEE Syst. J. 2023, 17, 4874–4884. [Google Scholar] [CrossRef]
  18. Zhu, D.; Wang, R.; Cheng, W.; Duan, J.; Wang, H. Critical transmission node identification method based on improved PageRank algorithm. Power Syst. Prot. Control 2022, 50, 86–93. [Google Scholar]
  19. Li, C.; Kang, Z.; Yu, H.; Li, X.; Zhao, B. Identification Method of Key Nodes in Power System Based on Improved PageRank Algorithm. Trans. China Electrotech. Soc. 2019, 34, 1952–1959. [Google Scholar]
  20. Ma, Z.; Shen, C.; Liu, F.; Mei, S. Fast screening of vulnerable transmission lines in power grids: A pagerank-based approach. IEEE Trans. Smart Grid 2017, 10, 1982–1991. [Google Scholar] [CrossRef]
  21. Luo, G.; Shi, D.; Chen, J.; Duan, X. Automatic identification of transmission sections based on complex network theory. IET Gener. Transm. Distrib. 2014, 8, 1203–1210. [Google Scholar]
  22. Zhu, Z.; Qiu, Z.; Zhao, Y. Importance Identification of Distribution Network Nodes based on Improved PageRank Algorithm. In Proceedings of the 2022 First International Conference on Cyber-Energy Systems and Intelligent Energy (ICCSIE), Shenyang, China, 14–15 January 2023; pp. 1–6. [Google Scholar]
  23. Ran, L.; Baoyuan, J.; Fan, Z.; Hang, F.; Qingang, D. Research on identification of key nodes in power system based on spectral graph theory. Power Syst. Prot. Control 2018, 46, 14–22. [Google Scholar]
Figure 1. Modeling diagram.
Figure 1. Modeling diagram.
Electronics 13 00184 g001
Figure 2. The identification results of standard PageRank.
Figure 2. The identification results of standard PageRank.
Electronics 13 00184 g002
Figure 3. Introducing virtual nodes.
Figure 3. Introducing virtual nodes.
Electronics 13 00184 g003
Figure 4. Flow chart of calculation.
Figure 4. Flow chart of calculation.
Electronics 13 00184 g004
Figure 5. The schematic diagram of IEEE 39-bus system.
Figure 5. The schematic diagram of IEEE 39-bus system.
Electronics 13 00184 g005
Figure 6. Improved PageRank algorithm and node-weighted power flow transfer entropy identification results.
Figure 6. Improved PageRank algorithm and node-weighted power flow transfer entropy identification results.
Electronics 13 00184 g006
Figure 7. The identification results of IPRA-PFTE.
Figure 7. The identification results of IPRA-PFTE.
Electronics 13 00184 g007
Figure 8. Comparison of network transmission efficiency.
Figure 8. Comparison of network transmission efficiency.
Electronics 13 00184 g008
Figure 9. Comparison of load survival rate.
Figure 9. Comparison of load survival rate.
Electronics 13 00184 g009
Figure 10. Comparison of comprehensive performance indicators.
Figure 10. Comparison of comprehensive performance indicators.
Electronics 13 00184 g010
Table 1. Comparison of the web and power grid topology.
Table 1. Comparison of the web and power grid topology.
Power GridWebWeighted Directed Networks
BusWebpageNode
Transmission lineHyperlinkEdge
Power flow on the lineThe probability of accessing hyperlinksThe weight of edge
Nodal load capacityVisits to webpageLoad of node
Importance of a nodeInitial quality of a webpageInitial quality of a node
Table 2. Comparison of critical node identification results.
Table 2. Comparison of critical node identification results.
RankIPRA-
PFTE
Random Matrix
&Entropy [9]
ETPD—
CNIA [17]
Improved
PageRank [18]
11661616
26568
3411294
4238266
51103126
6297199
72013225
822142114
91042029
10215103
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.

Share and Cite

MDPI and ACS Style

Zeng, J.; Wu, Y.; Liu, J.; He, D.; Lan, Z. Identification of Critical Nodes in Power Grid Based on Improved PageRank Algorithm and Power Flow Transfer Entropy. Electronics 2024, 13, 184. https://doi.org/10.3390/electronics13010184

AMA Style

Zeng J, Wu Y, Liu J, He D, Lan Z. Identification of Critical Nodes in Power Grid Based on Improved PageRank Algorithm and Power Flow Transfer Entropy. Electronics. 2024; 13(1):184. https://doi.org/10.3390/electronics13010184

Chicago/Turabian Style

Zeng, Jinhui, Yisong Wu, Jie Liu, Dong He, and Zheng Lan. 2024. "Identification of Critical Nodes in Power Grid Based on Improved PageRank Algorithm and Power Flow Transfer Entropy" Electronics 13, no. 1: 184. https://doi.org/10.3390/electronics13010184

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop