Next Article in Journal
Celebrating Eng’s First Impact Factor: A Milestone for Our Growing Journal
Previous Article in Journal
Techno-Economic Optimization of an Isolated Solar Microgrid: A Case Study in a Brazilian Amazon Community
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Low-Observability Distribution System State Estimation by Graph Computing with Enhanced Numerical Stability

1
Nanjing Power Supply Company, State Grid Jiangsu Electric Power Company, Nanjing 210019, China
2
College of Electrical and Power Engineering, Hohai University, Nanjing 211000, China
*
Author to whom correspondence should be addressed.
Eng 2025, 6(7), 134; https://doi.org/10.3390/eng6070134
Submission received: 9 May 2025 / Revised: 15 June 2025 / Accepted: 18 June 2025 / Published: 21 June 2025
(This article belongs to the Section Electrical and Electronic Engineering)

Abstract

In distribution systems, limited measurement configurations and communication constraints often result in a low success rate of data acquisition, posing challenges to both system observability and the real-time performance required by state estimation (SE). Consequently, the distribution system SE (DSSE) relies heavily on pseudo-measurements to supplement real-time data. However, existing pseudo-measurement models generally fail to adequately account for topology changes and may lead to numerical instability issues. To resolve these challenges, this paper presents a graph computing-based DSSE method with enhanced numerical stability for low-observability distribution systems. Specifically, a graph neural network (GNN) is employed to dynamically learn the coupling relationships between bus and branch electrical quantities to improve the credibility of pseudo-measurements. Additionally, a loop belief propagation (LBP) algorithm based on factor graphs is designed to capture the statistical discrepancies between real-time and pseudo-measurements, thus avoiding the impact of pseudo-measurement modeling on numerical stability. Numerical results on IEEE 33-bus and 95-bus test systems demonstrate that the proposed method effectively adapts to topology variations and significantly improves the accuracy of both pseudo-measurement modeling and DSSE.

1. Introduction

With the continued integration of distributed energy resources (DERs) [1,2], flexible loads, and energy storage systems, the fluctuation and randomness of power in the distribution system are significantly enhanced. This trend imposes higher requirements on the real-time perception capability of system states [3]. However, in most current distribution systems, the redundancy of measurement configurations is relatively low. Moreover, due to issues such as untimely maintenance of measurement equipment and insufficient data transmission and storage resources, the success rate of the real-time data acquisition is relatively low, which fails to meet the requirements of SE for both real-time performance and observability simultaneously [4]. In this context, the DSSE heavily relies on supplementing real-time measurements with pseudo-measurements [5]. However, existing pseudo-measurement modeling methods generally rely on the assumption of a fixed topology and fail to adequately consider the impact of uncertainty differences between pseudo-measurements and real-time measurements on the numerical stability of SE, which results in the low credibility of the estimation results. Therefore, it is necessary to comprehensively consider topology variations and pseudo-measurement uncertainties to develop a highly credible DSSE method, thus ensuring the secure and reliable operation of distribution systems [6,7].
Currently, pseudo-measurement modeling is primarily performed by learning historical system state information of distribution systems to supplement missing measurements [8]. In this regard, some existing works employ time series analysis for pseudo-measurement modeling [9]. However, these approaches exhibit limited adaptability to nonlinear loads and rely heavily on historical data, making it difficult to rapidly adapt to abrupt power fluctuations. Recent studies have increasingly adopted artificial intelligence (AI) methods for pseudo-measurement modeling. These methods demonstrate superior capability in capturing the nonlinear characteristics of power loads through training with high-dimensional data, thus precisely characterizing complex power fluctuations of sources and loads [10,11,12]. For instance, some studies have utilized artificial neural networks (ANNs) [13] to generate high-accuracy pseudo-measurements, which were further combined with Gaussian mixture models (GMMs) to obtain the distribution of pseudo-measurement errors [13]. The authors of [14] proposed an attention-enhanced recurrent neural network (A-RNN) method, in which pseudo-measurement modeling accuracy was improved by analyzing features in both time and frequency domains. The method presented in [15] employed convolutional neural networks (CNNs) to extract high-dimensional features from load data. In [16], a game-theoretic relevance vector machine (RVM) approach was developed to enhance the robustness of pseudo-measurement generation. The authors of [17] combined one-dimensional convolutional neural networks (1D-CNN) with transfer learning to generate accurate pseudo-measurement data while maintaining high accuracy even under topology variations. Moreover, a spiking neural network (SNN)-based pseudo-measurement model was proposed in [18] to enhance modeling accuracy in scenarios with load fluctuations. Ref. [19] introduced an extreme learning machine (ELM) approach utilizing historical operational data to resolve the challenges of insufficient accuracy and efficiency in traditional pseudo-measurement models. To capture the temporal characteristics of distribution system operation states, some studies adopted a CNN–long short-term memory (CNN–LSTM) model [20] to enhance the temporal continuity of pseudo-measurements. However, the above pseudo-measurement modeling methods critically depend on the assumption of fixed distribution system topology, which is inconsistent with practical systems. Although transfer learning-based methods [17] are capable of alleviating the challenges caused by topology changes, the requirement for repeated model retraining under frequent topology switching scenarios significantly compromises the real-time performance of state estimation. Therefore, further investigation is required to enable effective pseudo-measurement modeling while ensuring its accuracy and reliability under dynamic topology conditions.
Based on pseudo-measurement modeling, distribution system operating states are typically estimated through static SE [16] or forecasting-aided SE [17]. Among static methods, the weighted least squares (WLS) method [21,22,23] is one of the most widely used techniques in practical applications. Under the assumption that measurement noise follows a zero-mean Gaussian distribution, WLS can provide minimum-variance unbiased estimates [24]. To enhance the robustness of SE, the weighted least absolute value (WLAV) estimator was proposed in [25] to mitigate the impact of bad data on estimation results. Moreover, with the capability of utilizing data from multiple time instances, forecasting-aided SE has received increasing attention in recent studies. In [18], pseudo-measurements were incorporated into the prediction step of unscented particle filtering to track the dynamic fluctuations of distribution system states. The authors of [19] applied an ELM-based pseudo-measurement model to predict the real and imaginary parts of bus voltages, thereby avoiding the iterative process of traditional nonlinear methods and improving both computational efficiency and accuracy. The method proposed in [26] employed a model that integrates a Transformer-based architecture enhanced with generalized robust principal component analysis (GRPCA) in conjunction with power flow calculations to generate bus-level pseudo-measurements and further adopted the adaptive interpolation strong tracking extended Kalman filter (AISTEKF) to improve prediction accuracy and estimation stability under the scenario of non-Gaussian noise and missing data. However, since the errors of pseudo-measurements are typically much larger than those of real-time field measurements, both static and forecasting-aided SE methods may suffer from numerical stability issues arising from excessive disparities between covariance matrix elements when processing these two types of data simultaneously, which can severely degrade estimation accuracy or even lead to divergence.
Recently, GNNs, as an emerging branch of deep learning in recent years, have demonstrated strong representation capabilities for graph-structured data by simultaneously modeling node features and network topology [27]. Ref. [27] provided a comprehensive review of GNNs and highlighted their significant advantages in modeling graph-structured data, such as power distribution networks. Ref. [28] further explained the topological generalization ability of GNNs within the framework of geometric deep learning. Some recent studies have explored the use of GNNs in DSSE. Ref. [29] proposed a distributed graph convolutional estimator capable of tracking node status changes under decentralized settings. Ref. [30] incorporated physical power models into the design of the EleGNN framework, which significantly improved estimation accuracy and robustness under missing measurements. Furthermore, the belief propagation (BP) theory has attracted considerable attention due to its high numerical stability and asynchronous computation capability. The authors of [31] introduced the BP algorithm into the field of the power system SE for the first time. Further, in [32], the SE problem under the extended direct current (DC) model was formulated as a factor graph, and the application of BP to SE problems was elaborated in detail. Ref. [33] proposed a fast real-time state estimator based on BP, which allows for more effective utilization of prior information and takes into account the evolving characteristics of power systems. Moreover, a large-scale multi-area SE method based on factor graphs was introduced in [34], which utilizes the sparsity of power systems and enables the distributed calculation of SE in non-overlapping areas without a centralized coordinator. In [35], a distributed SE approach was developed by integrating the WLS method for individual subsystems with the Gaussian BP (GBP) algorithm to obtain local solutions. References [36,37] investigate the convergence of the LBP algorithm in loopy graph structures and its relationship with Gibbs measures, respectively, providing theoretical support for its feasibility in power system state estimation. Existing studies have demonstrated that BP algorithms are free from numerical stability issues by eliminating the requirements of matrix calculations [33]. Moreover, the underlying probabilistic graphical structure of BP facilitates the incorporation of prior information about measurements and states, thus alleviating the impact of missing data [38], while complex-domain Gaussian belief propagation [39], although providing a distributed SE solution in the complex domain, does not explicitly incorporate pseudo-measurement modeling, which is crucial under low-observability conditions.. However, existing BP-based approaches rely heavily on a large number of real-time measurements to construct factor graphs; thus, they are only applicable to transmission systems with high measurement redundancy, while their feasibility and effectiveness can hardly be guaranteed in poorly observable distribution systems.
To address the challenges of low numerical stability and poor adaptability to frequent topology changes in SE for low-observability distribution systems, this paper proposes a graph computing-based SE method with enhanced numerical stability. First, a GNN is employed for pseudo-measurement modeling to obtain the values and variances of injected power. This approach enables the model to capture temporal correlations in state variations while accurately learning spatial dependencies among different measurement points, thereby improving adaptability to topology changes in distribution systems. Second, a hybrid factor graph is constructed to integrate both pseudo-measurements and real-time measurements, allowing for a precise representation of the relationships between measurements and system states. Then, an LBP algorithm is designed for the hybrid factor graph to perform fully distributed SE with improved numerical stability. This algorithm takes into account the temporal evolution of system states and prior information while avoiding global computation and high-dimensional matrix inversion. Finally, the effectiveness of the proposed method is validated through comprehensive case studies.

2. Basic Principles of SE

Conventional SE algorithms are based on physical models and aim to obtain the optimal estimate of the current operating state of the distribution system by processing field measurement data. The measurement equations of distribution systems can be expressed as follows [40,41]:
z = h ( x ) + e
where z denotes the real-time measurement vector, including power flow, power injection, and voltage amplitude measurements; x is the state variable vector, including voltage magnitudes and phase angles; e is the measurement error vector, which is assumed to follow a zero-mean Gaussian distribution; and h ( x ) denotes the measurement functions.
The measurement functions h ( x ) can be expressed as:
P i = j = 1 N V i V j G i j cos ( θ i θ j ) + B i j sin ( θ i θ j ) Q i = j = 1 N V i V j G i j sin ( θ i θ j ) + B i j cos ( θ i θ j ) P i j = V i 2 G i j + V j 2 G i j sin ( θ i θ j ) B i j cos ( θ i θ j ) Q i j = V j 2 B i j + V i V j G i j sin ( θ i θ j ) B i j cos ( θ i θ j )
where P i and Q i represent the active and reactive power injections at bus i, respectively; P i j and Q i j represent the active and reactive power flows on branch i j , respectively; G i j and B i j denote the conductance and susceptance of branch i j , respectively; V i and V j are the voltage magnitudes at buses i and j, respectively; and θ i and θ j denote the voltage-phase angles at buses i and j, respectively.
The WLS method aims to minimize the weighted sum of squared measurement residuals. The objective function can be formulated as follows:
J ( x ) = ( z h ( x ) ) T R 1 ( z h ( x ) )
where J ( x ) is the objective function to be minimized, and R is the covariance matrix of the measurement errors, where its diagonal elements represent the variances of the corresponding measurement noise.
The optimization problem is typically solved using the Gauss–Newton iterative method as follows:
Δ x = G ( x k ) 1 H ( x k ) T R 1 ( z h ( x k ) )
x k + 1 = x k + Δ x
where k and k + 1 denote the iterations k-th and ( k + 1 ) -th, respectively; H ( x k ) and G ( x k ) represent the Jacobian matrix and the gain matrix in the iteration k-th, respectively, as shown in (6) and (7). The iteration stops when the state update Δ x is less than a predefined convergence threshold.
H ( x k ) = h ( x ) x | x = x k
G ( x k ) = H ( x k ) T R 1 H ( x k )
However, due to insufficient measurements and the low success rates of real-time data acquisition in distribution systems, such methods may suffer from inadequate estimation accuracy or even fail to converge [6].

3. Fully Distributed SE with GNN-Based Pseudo-Measurements

For distribution systems, the connectivity among buses plays a critical role in state estimation. GNNs are capable of effectively capturing the topological dependencies within power systems, enabling accurate representation of spatial relationships among different measurement points and thereby mitigating the impact of topology changes. In this paper, a GNN-based approach is presented for pseudo-measurement modeling, and a factor graph framework is utilized to perform SE based on the generated pseudo-measurement data.
The overall framework of the proposed method is illustrated in Figure 1. First, a graph-based dataset is constructed using historical measurement data and topological information from the distribution system. This dataset is then used to train the GNN, which outputs pseudo-measurement data z p for buses with missing or unavailable measurements. Then, z p are combined with real-time measurements z r t and zero-injection measurements z z to form a hybrid measurement set. Finally, the LBP algorithm is applied to perform fully distributed state estimation for the distribution system, obtaining the estimated value of state variables.

3.1. GNN-Based Pseudo-Measurement Modeling

Conventional modeling approaches are unable to account for topological changes, whereas GNNs not only capture temporal correlations and variations, but also accurately represent spatial dependencies among different measurement points. To overcome the limitations of conventional models in handling topological relationships, this study leverages the capability of GNNs to effectively model complex topological structures.
The pseudo-measurement modeling process consists of two main stages: offline training and online testing. In the offline training phase, a graph-based dataset is constructed using historical measurement data and topological information, which is leveraged to train the GNN to obtain a well-performing model. During the online testing phase, real-time measurement data and current topology information are converted into a graph-based dataset. The trained GNN model is applied to predict pseudo-measurements, and a Gaussian Mixture Model (GMM) is subsequently adopted to model the pseudo-measurement errors, yielding both the error distribution and variance.
In pseudo-measurement modeling, the distribution system is represented as a graph, where V denotes the set of nodes (buses) and E denotes the set of edges (branches). The node features are represented by X V , where N V is the number of nodes and F V is the number of node features. The edge features are represented by X E , where N E is the number of edges and F E is the number of edge features. In the context of DSSE, the measurement data Z are provided by the SCADA, and include the active and reactive power injections P i , Q i at measured buses, as well as the active and reactive power flows P i j , Q i j on measured branches.
The forward propagation process of the proposed GNN consists of two main phases: message passing and readout [42]. During the message-passing phase, multiple rounds of information exchange are performed. For a specific node v s . , the process can be expressed as:
m v t + 1 = w N ( v ) M v t h v t , h w t , e v w
where m v t + 1 indicates the updated information of node v s . at iteration t + 1 ; N ( v ) denotes neighboring nodes of node v s . ; h v t represents the state of node v s . at time t; e v w signifies the edge feature linking node v s . ; and w; M v t ( · ) indicates the message function at time t. Edge modeling follows a similar approach to node modeling, defined by Equations (9):
m e v w t + 1 = M e t h v t , h w t , h e v w t
where M e t ( · ) represents the edge message-passing function at time t. The node and edge message-passing functions used in this study are defined as follows:
m v t + 1 = W n t h v t + w N ( v ) h w t f t h e v w t
m e v w t + 1 = W e t h e v w t + f t h v t , h w t
where W n and W e denote the learnable parameter matrix, respectively. f ( · ) is the activation function of the fully connected layer.
A certain level of discrepancy exists between the injected power predicted by the GNN and the actual value in the distribution system. The probability density function (PDF) of this prediction error cannot be accurately described using a simple Gaussian distribution, as the variance of measurement errors directly affects the weighting of the data, and consequently impacts the accuracy of the state estimation results. To ensure the precision of DSSE, this paper employs the Gaussian Mixture Model (GMM) to approximate the distribution of pseudo-measurement errors produced by the GNN. Specifically, the GMM consists of a weighted sum of multiple Gaussian components, allowing it to flexibly approximate probability distributions of arbitrary shapes in a smooth and accurate manner [43].
f ( z p | γ ) = i = 1 M w i f ( z p | μ i , σ i 2 )
where z p represents the pseudo-measurement; M is the number of components in the model; w i is the weight of the i-th Gaussian component, satisfying w i > 0 , i = 1 M w i = 1 ; and σ i 2 denote the mean and variance of the i-th Gaussian component, respectively. γ represents the set of parameters in the GMM, which are typically estimated using the expectation maximization (EM) algorithm [44].
In this study, the pseudo-measurement error e p output of the GNN is modeled using M Gaussian components. The correlation between the error and the j-th Gaussian component is described by the marginal density function f ( j | e p i , γ ) , defined as the following:
f ( j | e p i , γ ) = w j N ( u j , σ j 2 ) k = 1 M w k N ( u k , σ k 2 )
where N ( u j , σ j 2 ) denotes a Gaussian distribution with mean u j and variance σ j 2 .

3.2. Factor Graph-Based Fully Distributed SE for Distribution Systems

In DSSE, the uncertainty associated with pseudo-measurements is typically much higher than that of real-time measurements. As a result, the covariance matrix often exhibits ill-conditioned characteristics due to the mismatch in the magnitude of its diagonal elements, leading to numerical instability in the estimation process. To address this issue, this paper proposes a distribution system state estimation method based on a hybrid factor graph. Specifically, a factor graph model is constructed using a hybrid measurement set consisting of pseudo-measurements z p , real-time measurements z r t , and zero-injection measurements z z . The LBP algorithm is then applied in the hybrid factor graph to avoid matrix operations and, therefore, eliminate numerical stability issues.
According to the characteristics of different types of measurements, this paper constructs three types of factor nodes: the pseudo-measurement factor node f p , the real-time measurement factor node f r t , and the zero-injection measurement factor node f z , corresponding to pseudo-measurements z p , real-time measurements z r t , and zero-injection measurements z z , respectively. In addition, variable nodes and their edges connecting to the respective factor nodes are established based on the dependency relationships between each type of measurement and the state variables, thereby forming the hybrid measurement factor graph. The hybrid factor graph not only serves a computational function but also retains data, which allows for the effective storage of prior information throughout the estimation process. This facilitates consideration of the temporal evolution of system states and enhances the numerical stability of the LBP algorithm.
Given that the relationship between measurements and state variables in distribution systems is generally nonlinear, this paper first establishes the mapping between each measurement and the corresponding state variable increments through the hybrid measurement factor graph.
To clearly illustrate the structure of the proposed hybrid measurement factor graph, consider the three-bus system shown in Figure 2a, with the corresponding hybrid measurement factor graph depicted in Figure 2b. It should be noted that, in addition to the aforementioned factor nodes f p , f r t , and f z , each variable node is also connected to an initialization factor node. For variable nodes with either measurement data or pseudo-measurements, the corresponding initialization factor node is assigned the mean and variance based on the difference between the measured (or pseudo-measured) value and the estimated value, reflecting the associated measurement error. For variable nodes without any available measurement or pseudo-measurement data, the initialization factor node is assigned a mean close to zero and an infinite variance to indicate the absence of prior information [39]. For brevity, the initialization factor nodes are omitted in Figure 2. In the system depicted in Figure 2, the set of variable nodes is presented by V. Voltage magnitude is constructed as a real-time measurement factor node f r t . Zero-injection power is constructed as a zero-injection measurement factor node. Injection power is constructed as a pseudo-measurement factor node.
In the proposed hybrid measurement factor graph, an LBP algorithm is designed to perform system-wide state estimation through messages passing between adjacent nodes. Specifically, the message exchange is categorized into two types: messages sent from variable nodes to factor nodes, and messages sent from factor nodes to variable nodes. Once convergence is determined based on the message updates, marginal inference is performed at each variable node to obtain the corresponding state variable estimates.
(1) Messages from variable nodes to factor nodes
Consider a local factor graph that centers on the variable node Δ x i in Figure 3a. The message transmitted from variable node Δ x i to its adjacent factor node f s is explicated as follows. In Figure 3a, the sets F p \ f s , F z \ f s , and F r t \ f s , respectively, denote the pseudo-measurement factor node set, zero-injection measurement factor node set, and real-time measurement factor node set connected to variable node Δ x i , excluding the factor node f s . When the outgoing message u Δ x i f s from the variable node to the factor node follows a Gaussian distribution, this message can be characterized by its mean c Δ x i f s and variance s Δ x i f s [45]. The message propagated from variable node Δ x i to factor node f s is formulated as the product of all incoming messages from factor nodes connected to Δ x i except f s .
c Δ x i f s = f a F s \ f s c f a Δ x i s f a Δ x i s Δ x i f s
s Δ x i f s = 1 / f a F s \ f s 1 s f a Δ x i
where F s \ f s denotes the set of zero-injection measurement factor nodes f z , real-time measurement factor nodes f r t , and pseudo-measurement factor nodes f p neighboring the variable node Δ x i , excluding f s (i.e., F s \ f s encompasses the subsets F z \ f s , F r t \ f s , and F p \ f s ); c f a Δ x i and s f a Δ x i denote the mean and variance of messages transmitted from zero-injection measurement factor node f z , real-time measurement factor node f r t , or pseudo-measurement factor node f p in the set F s \ f s to the variable node Δ x i , respectively. After obtaining all incoming messages from connected factor nodes in F s \ f s , the variable node computes the outgoing message u Δ x i f s and propagates it to the factor node f s .
(2) Messages from factor nodes to variable nodes
Consider a local factor graph that centers on the factor node f s in Figure 3b. The message transmitted from factor node f s to its adjacent variable node Δ x i is explicated as follows. The factor node f s can be a zero-injection measurement factor node f z , real-time measurement factor node f r t , or pseudo-measurement factor node f p . When the outgoing message u f s Δ x i from the factor node to the variable node follows a Gaussian distribution, this message can be characterized by its mean c f s Δ x i and variance s f s Δ x i .
c f s Δ x i = c s Δ x b B \ Δ x i H Δ x b · c Δ x b f s / H Δ x i
s f s Δ x i = s s + Δ x b B \ Δ x i H Δ x b 2 · s Δ x b f s / H Δ x i 2
where B \ Δ x i denotes the set of variable nodes neighboring the factor node f s , excluding Δ x i ; c s = z s h s ( x ) denotes the residual of the factor node f s , where z s is a measurement value of zero-injection measurement, real-time measurement, or pseudo-measurement; and h s ( x ) is the calculated value of zero-injection measurement, real-time measurement, or pseudo-measurement. s s denotes the variance of the factor node f s . The coefficient H Δ x q denotes Jacobian matrix elements of the measurement function associated with the factor node f s .
H Δ x q = h s ( x i , x 1 , , x K ) x q , q = i , 1 , , K
After obtaining all incoming messages from connected variable nodes in B \ Δ x i , the factor node f s computes the outgoing message u f s Δ x i and propagates it to the variable node Δ x i .
(3) Marginal inference
After convergence, the marginal of the variable node Δ x i is obtained as the product of all incoming messages into the variable node Δ x i . The mean and variance of Δ x i are then derived using the following expressions:
Δ x i ^ = f c F s c f c Δ x i s f c Δ x i s Δ x i
s Δ x i = 1 / f c F s 1 s f c Δ x i
where F s denotes the set of factor nodes neighboring the variable node Δ x i ; s Δ x i denotes the variance of the i-th variable node; Δ x ^ i denotes the estimated increment of the state variables. By iteratively updating the state variables using Equation (5) until convergence is achieved, the estimated state variables of the distribution system are obtained.

4. Case Study

4.1. Accuracy Evaluation of Pseudo-Measurement Modeling

The proposed pseudo-measurement modeling method is evaluated on the IEEE 33-bus and 95-bus test systems, whose system topologies are shown in Figure A1 and Figure A2, respectively. The measurement configuration is as follows: active power injection P i , reactive power injection Q i , and voltage magnitude V i at all load buses are obtained through the SCADA system, along with the active and reactive power flows P i j , Q i j measurements on selected branches. The true values for the case studies are derived from power flow calculations, upon which zero-mean Gaussian noise is added to simulate measurement data. The training data are derived from the one-day dataset in [24], with a temporal resolution of 15 min. To simulate diverse operating conditions, we generated a 100-day dataset by applying up to 30% zero-mean random perturbations to the active and reactive loads. Four distinct topological configurations were simulated to represent realistic network reconfigurations, such as line switching and load transfers. Specifically, topology 1 is used from day 1 to day 20, topology 2 from day 21 to day 80, and topology 3 from day 81 to day 100. Topology 4, which is not included in the training data, is used exclusively for testing to evaluate the model’s generalization capability under untrained network configurations. The total number of data points is 9600, and the first 90 days are used for training while the last 10 days form the test set. SCADA measurements of voltage magnitudes, power injections, and line flows are assumed to be available at selected buses and branches. The detailed topology configurations are listed in Table 1. Furthermore, the standard deviations of measurement errors and the corresponding measurement placement schemes used in the simulations are summarized in Table 2.
The GNN model is implemented in PyTorch 2.0.1. For the IEEE 33-bus system, the GNN is configured with three layers and 64 neurons per layer, trained over 30 epochs with a batch size of four. For the IEEE 95-bus system, the model is also configured with three layers, but with 96 neurons per layer, trained over 30 epochs and a batch size of eight. The number of components in the GMM used to model pseudo-measurement errors is set to four. To validate the effectiveness of the proposed method, a deep neural network (DNN) is selected as a benchmark for comparison. The accuracy of pseudo-measurement modeling is evaluated using the mean absolute percentage error (MAPE), defined as follows:
MAPE = 1 n i = 1 n S pseudo S real S real × 100 %
where n is the number of buses, S pseudo represents the pseudo-measurement values, and S real represents the true values.
A total of 100 consecutive time slices are selected for statistical analysis of the pseudo-measurement modeling results. The error distribution between the GNN-generated pseudo-measurements (normalized values) and the corresponding true active power injection values (also normalized) at buses with missing measurements is shown in Figure 4. As observed, in both test systems, the absolute error between the true values and the pseudo-measurements remains within 0.04 for the majority of data points, indicating that the proposed method achieves high accuracy in pseudo-measurement modeling.
Table 3 presents a detailed comparison of the MAPE for bus injection pseudo-measurements under Topology 4, which was excluded from the training data to evaluate model generalization. The results are shown for both the IEEE 33-bus and 95-bus systems, comparing the performance of the proposed GNN-based approach against a conventional DNN baseline. As observed in the table, the proposed method consistently achieves lower MAPE values across both P and Q pseudo-measurements in both test systems. Specifically, in the IEEE 33-bus system, the proposed model reduces the MAPE of active power from 17.213% to 12.451%, and reactive power from 18.135% to 15.238%. In the larger and more complex IEEE 95-bus system, similar improvements are observed, with MAPE reductions from 18.249% to 14.074% for active power, and from 20.365% to 16.752% for reactive power. These results demonstrate that the GNN-based pseudo-measurement model achieves higher accuracy than the DNN.

4.2. Accuracy Evaluation of LBP with Pseudo-Measurements

To evaluate the effectiveness of the proposed algorithm under different measurement uncertainty scenarios, both the proposed LBP method based on the hybrid factor graph and the conventional WLS method are tested on the aforementioned systems. In this section, two measurement noise scenarios are considered:
1.
Normal noise scenario: the standard deviation of voltage magnitude, injection power, and branch power are set to 0.5%, 1%, and 1%, respectively.
2.
High noise scenario: the standard deviation of voltage magnitude is increased to 1%, while the standard deviations of injection power and branch power are both increased to 10%.
M A E = 1 n i = 1 n V i esti V i true
where V i esti denotes the estimated voltage magnitude and V i true denotes the true voltage magnitude.
The estimation accuracy of the proposed LBP algorithm is compared with that of the conventional WLS method on the IEEE 33-bus and 95-bus systems. The results are averaged over 100 Monte Carlo simulations. The MAE values under both normal and high measurement noise scenarios for the two methods are summarized in Table 4 and Table 5, respectively. It can be observed that the proposed method consistently outperforms the WLS estimator in terms of estimation accuracy. This improvement is primarily attributed to the superior numerical stability of the LBP algorithm, which is particularly advantageous in distribution systems with a high number of zero-injection buses and pseudo-measurements. The proposed method can accommodate extreme variances in measurement errors, whereas the WLS estimator tends to exhibit reduced accuracy or even convergence failure under such conditions. Moreover, the WLS method does not exploit prior information of the distribution system, while the proposed method, through its factor graph structure, retains prior knowledge and effectively incorporates the temporal evolution of system states, thus mitigating the impact of pseudo-measurement modeling errors on the estimation results. For the IEEE 33-bus system, the bus-level estimation errors under the normal measurement noise scenario are illustrated in Figure 5. It can be seen that while both algorithms meet the accuracy requirements, the proposed method achieves significantly lower overall estimation errors. Even for buses where WLS shows large errors, the proposed method maintains high estimation accuracy. Figure 6 shows the estimation errors under the high measurement noise scenario for the IEEE 33-bus system. Compared with the normal noise scenario, both methods experience an increase in estimation error; however, only the proposed method maintains error levels at the order of 10–3. These results collectively demonstrate that the proposed method offers more accurate SE for low-observability distribution systems with limited measurement configurations and numerous zero-injection buses.

5. Conclusions

This paper proposes a graph computing-based state estimation method with enhanced numerical stability for low-observability distribution systems. By employing a G to model the topological dependencies within the distribution system, the proposed method enables the construction of a pseudo-measurement model with high reliability and accuracy. Subsequently, a GMM is introduced to capture the uncertainty in pseudo-measurement errors. Moreover, a fully distributed state estimation algorithm suitable for low-observability scenarios is implemented through factor graph computation, effectively mitigating potential numerical instability issues caused by zero-injection measurements and pseudo-measurements. Comprehensive case studies under various operating conditions on the IEEE 33-bus and 95-bus distribution systems verified the effectiveness of the proposed method.

Author Contributions

Conceptualization, Z.H. and L.L.; Methodology, Z.H., H.Z., L.L., H.X. and Z.L.; Software, H.Z., L.L., H.X. and Z.L.; Validation, H.Z.; Formal analysis, Z.H., H.Z., H.X. and K.L.; Investigation, Z.H., L.L. and H.X.; Data curation, H.Z. and Z.L.; Writing—original draft, Z.H., K.L. and J.L.; Writing—review & editing, Z.W.; Visualization, J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Technology Project of State Grid Jiangsu Electric Power Co., Ltd., China [grant number: J2024080].

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

Authors Zijian Hu, Hong Zhu, Lan Lan, Honghua Xu and Zichen Liu were employed by the Nanjing Power Supply Company, State Grid Jiangsu Electric Power Company. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Appendix A

Figure A1. IEEE 33-bus test system with measurements.
Figure A1. IEEE 33-bus test system with measurements.
Eng 06 00134 g0a1
Figure A2. IEEE 95-bus test system with measurements.
Figure A2. IEEE 95-bus test system with measurements.
Eng 06 00134 g0a2

References

  1. Bardhi, A.; Eski, A.; Leka, B.; Dhoska, K. The Impact of Solar Power Plants on the Electricity Grid: A Case Study of Albania. Eng 2025, 6, 35. [Google Scholar] [CrossRef]
  2. Soto, E.A.; Bosman, L.B.; Wollega, E.; Leon-Salas, W.D. Analysis of Grid Disturbances Caused by Massive Integration of Utility Level Solar Power Systems. Eng 2022, 3, 236–253. [Google Scholar] [CrossRef]
  3. Ramachandran, T.; Reiman, A.; Nandanoori, S.P.; Rice, M.; Kundu, S. Distribution System State Estimation in the Presence of High Solar Penetration. In Proceedings of the 2019 American Control Conference (ACC), Philadelphia, PA, USA, 10–12 July 2019; pp. 3432–3437. [Google Scholar]
  4. Medvedieva, K.; Tosi, T.; Barbierato, E.; Gatti, A. Balancing the Scale: Data Augmentation Techniques for Improved Supervised Learning in Cyberattack Detection. Eng 2024, 5, 2170–2205. [Google Scholar] [CrossRef]
  5. Primadianto, A.; Lu, C.-N. A Review on Distribution System State Estimation. IEEE Trans. Power Syst. 2017, 32, 3875–3883. [Google Scholar] [CrossRef]
  6. Dehghanpour, K.; Wang, Z.; Wang, J.; Yuan, Y.; Bu, F. A Survey on State Estimation Techniques and Challenges in Smart Distribution Systems. IEEE Trans. Smart Grid 2019, 10, 2312–2322. [Google Scholar] [CrossRef]
  7. Yu, Y.; Jin, Z.; Ćetenović, D.; Ding, L.; Levi, V.; Terzija, V. A Robust Distribution Network State Estimation Method Based on Enhanced Clustering Algorithm: Accounting for Multiple DG Output Modes and Data Loss. Int. J. Electr. Power Energy Syst. 2024, 157, 109797. [Google Scholar] [CrossRef]
  8. Ju, Y.; Jia, X.; Wang, B. Review of Dataset and Algorithms for Distribution Network Pseudo Measurement. Energy Internet 2024, 2, 1–12. [Google Scholar] [CrossRef]
  9. Manitsas, E.; Singh, R.; Pal, B.; Strbac, G. Modelling of Pseudo-Measurements for Distribution System State Estimation. In Proceedings of the CIRED Seminar 2008: SmartGrids for Distribution, Frankfurt, Germany, 23–24 June 2008. [Google Scholar]
  10. Wang, S.; Zhao, J.; Huang, Z.; Diao, R. Assessing Gaussian Assumption of PMU Measurement Error Using Field Data. IEEE Trans. Power Del. 2018, 33, 3233–3236. [Google Scholar] [CrossRef]
  11. Xu, D.L.; Wu, Z.J.; Xu, J.J.; Hu, Q.R. A Pseudo Measurement Modeling Based Forecasting Aided State Estimation Framework for Distribution Network. Int. J. Electr. Power Energy Syst. 2024, 160, 110116. [Google Scholar] [CrossRef]
  12. Xu, D.; Xu, J.; Qian, C.; Wu, Z.; Hu, Q. A Pseudo-Measurement Modelling Strategy for Active Distribution Networks Considering Uncertainty of DGs. Prot. Control Mod. Power Syst. 2024, 9, 1–15. [Google Scholar] [CrossRef]
  13. Manitsas, E.; Singh, R.; Pal, B.C.; Strbac, G. Distribution System State Estimation Using an Artificial Neural Network Approach for Pseudo Measurement Modeling. IEEE Trans. Power Syst. 2012, 27, 1888–1896. [Google Scholar] [CrossRef]
  14. Wang, Y.; Gu, J.; Yuan, L. Distribution Network State Estimation Based on Attention-Enhanced Recurrent Neural Network Pseudo-Measurement Modeling. Prot. Control Mod. Power Syst. 2023, 8, 31. [Google Scholar] [CrossRef]
  15. Qiang, Q.; Guoqiang, S.; Wei, X.; Minghui, Y.; Zhinong, W.; Haixiang, Z. Distribution System State Estimation Based on Pseudo Measurement Modeling Using Convolutional Neural Network. In Proceedings of the 2018 China International Conference on Electricity Distribution (CICED), Tianjin, China, 17–19 September 2018; pp. 2416–2420. [Google Scholar]
  16. Cooper, A.; Bretas, A.; Meyn, S. Anomaly Detection in Power System State Estimation: Review and New Directions. Energies 2023, 16, 6678. [Google Scholar] [CrossRef]
  17. Wu, L.; Wang, Y.; Wang, Y.; Si, J. Cellular Computational Networks Based Hierarchical Data-Driven Dynamic State Estimation Method Considering Uncertainties. Prot. Control Mod. Power Syst. 2025, 10, 150–161. [Google Scholar] [CrossRef]
  18. Chen, B.; Li, H.; Su, X. Dynamic State Estimation of Distribution Network Base on Pseudo Measurement Modeling and UPF. In Proceedings of the 2019 IEEE Innovative Smart Grid Technologies—Asia (ISGT Asia), Chengdu, China, 21–24 May 2019; pp. 54–59. [Google Scholar]
  19. Wang, Y.; Xia, M.; Chen, Q.; Chen, F.; Yang, X.; Han, F. Fast State Estimation of Power System Based on Extreme Learning Machine Pseudo-Measurement Modeling. In Proceedings of the 2019 IEEE Innovative Smart Grid Technologies—Asia (ISGT Asia), Chengdu, China, 21–24 May 2019; pp. 1236–1241. [Google Scholar]
  20. Chen, D.; Xu, J.; Wu, X.; Che, Y. Distribution Network State Estimation Based on CNN-LSTM Pseudo-Measurement Model. In Proceedings of the 2023 International Conference on Power System Technology (PowerCon), Jinan, China, 21–22 September 2023; pp. 1–5. [Google Scholar]
  21. Schweppe, F.; Wildes, J. Power System Static-State Estimation, Part I: Exact Model. IEEE Trans. Power App. Syst. 1970, PAS-89, 120–125. [Google Scholar] [CrossRef]
  22. Poursaeed, A.H.; Namdari, F. Online Transient Stability Assessment Implementing the Weighted Least-Square Support Vector Machine with the Consideration of Protection Relays. Prot. Control Mod. Power Syst. 2025, 10, 1–17. [Google Scholar] [CrossRef]
  23. Khare, G.; Mohapatra, A.; Singh, S.N. State vulnerability assessment against false data injection attacks in AC state estimators. Energy Convers. Econ. 2022, 3, 319–332. [Google Scholar] [CrossRef]
  24. Wang, L.; Zhou, Q.; Jin, S. Physics-guided Deep Learning for Power System State Estimation. J. Mod. Power Syst. Clean Energy 2020, 8, 607–615. [Google Scholar] [CrossRef]
  25. Liu, Z.; Li, P.; Wang, C.; Yu, H.; Ji, H.; Xi, W.; Wu, J. Robust State Estimation of Active Distribution Networks with Multi-source Measurements. J. Mod. Power Syst. Clean Energy 2023, 11, 1540–1552. [Google Scholar] [CrossRef]
  26. Yu, Y.; Wang, Y. Enabling Forecasting-Aided State Estimation in Active Distribution Networks via GRformer-Driven Pseudo-Measurement Modeling. In Proceedings of the 2024 IEEE/IAS Industrial and Commercial Power System Asia (I&CPS Asia), Pattaya, Thailand, 9–12 July 2024; pp. 80–84. [Google Scholar]
  27. Wu, Z.; Pan, S.; Chen, F.; Long, G.; Zhang, C.; Yu, P.S. A Comprehensive Survey on Graph Neural Networks. IEEE Trans. Neural Netw. Learn. Syst. 2021, 32, 4–24. [Google Scholar] [CrossRef]
  28. Bronstein, M.M.; Bruna, J.; Cohen, T.; Veličković, P. Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges. arXiv 2021, arXiv:2104.13478. [Google Scholar]
  29. Park, H.; Sohn, K.; Lee, Y.; Kim, J.; Back, J. Distributed State Estimation for Power Systems Based on Graph Convolutional Networks. IEEE Access 2021, 9, 127689–127699. [Google Scholar]
  30. Lin, Y.; Sun, H.; Wang, B.; Zhang, W. EleGNN: Physics-Informed Graph Neural Network for Distribution System State Estimation. IEEE Trans. Power Syst. 2023, 38, 1440–1450. [Google Scholar]
  31. Hu, Y.; Kuh, A.; Yang, T.; Kavcic, A. A Belief Propagation Based Power Distribution System State Estimator. IEEE Comput. Intell. Mag. 2011, 6, 36–46. [Google Scholar] [CrossRef]
  32. Cosovic, M.; Vukobratovic, D. State Estimation in Electric Power Systems Using Belief Propagation: An Extended DC Model. In Proceedings of the 2016 IEEE 17th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Edinburgh, UK, 3–6 July 2016; pp. 1–5. [Google Scholar]
  33. Cosovic, M.; Vukobratovic, D. Fast Real-Time DC State Estimation in Electric Power Systems Using Belief Propagation. In Proceedings of the 2017 IEEE International Conference on Smart Grid Communications (SmartGridComm), Dresden, Germany, 23–27 October 2017; pp. 207–212. [Google Scholar]
  34. Cosovic, M.; Vukobratovic, D. Large-Scale Multi-Area State Estimation from Phasor Measurement Units Utilizing Factor Graphs. In Proceedings of the 2019 IEEE EUROCON—18th International Conference on Smart Technologies, Novi Sad, Serbia, 1–4 July 2019; pp. 1–8. [Google Scholar]
  35. Zivojevic, D.; Delalic, M.; Raca, D.; Vukobratovic, D.; Cosovic, M. Distributed Weighted Least-Squares and Gaussian Belief Propagation: An Integrated Approach. In Proceedings of the 2021 IEEE International Conference on Communications, Control, and Computing Technologies for Smart Grids (SmartGridComm), Aachen, Germany, 25–28 October 2021; pp. 432–437. [Google Scholar]
  36. Ihler, A.T.; Fisher III, J.W.; Willsky, A.S. Loopy Belief Propagation: Convergence and Effects of Message Errors. J. Mach. Learn. Res. 2005, 6, 905–936. [Google Scholar]
  37. Tatikonda, S.; Jordan, M.I. Loopy Belief Propagation and Gibbs Measures. In Proceedings of the 18th Conference on Uncertainty in Artificial Intelligence (UAI), Edmonton, Canada, 1–4 August 2002; pp. 493–500. [Google Scholar]
  38. Cosovic, M.; Vukobratovic, D.; Stankovic, V. Linear State Estimation via 5G C-RAN Cellular Networks Using Gaussian Belief Propagation. In Proceedings of the 2018 IEEE Wireless Communications and Networking Conference (WCNC), Barcelona, Spain, 15–18 April 2018; pp. 1–6. [Google Scholar]
  39. Sun, K.; Wei, Z.; Dinavahi, V.; Huang, M.; Sun, G. A Complex Domain Gaussian Belief Propagation Method for Fully Distributed State Estimation. IEEE Trans. Power Syst. 2025, 40, 982–995. [Google Scholar] [CrossRef]
  40. Chen, Y.; Gao, Y.; Gan, K.; Li, M.; Wei, C.; Guo, X.; Zhao, R.; Lu, J.; Che, L. State Estimation for Active Distribution Networks Considering Bad Data in Measurements and Topology Parameters. Energies 2025, 18, 2222. [Google Scholar] [CrossRef]
  41. Jin, T.; Shen, X. A Mixed WLS Power System State Estimation Method Integrating a Wide-Area Measurement System and SCADA Technology. Energies 2018, 11, 408. [Google Scholar] [CrossRef]
  42. Gilmer, J.; Schoenholz, S.S.; Riley, P.F.; Vinyals, O.; Dahl, G.E. Neural Message Passing for Quantum Chemistry. In Proceedings of the 34th International Conference on Machine Learning, Sydney, Australia, 6–11 August 2017; Volume 70, pp. 1263–1272. [Google Scholar]
  43. Singh, R.; Pal, B.C.; Jabr, R.A. Distribution System State Estimation through Gaussian Mixture Model of the Load as Pseudo-Measurement. IET Gener. Transm. Distrib. 2010, 4, 50–59. [Google Scholar] [CrossRef]
  44. Pernkopf, F.; Bouchaffra, D. Genetic-Based EM Algorithm for Learning Gaussian Mixture Models. IEEE Trans. Pattern Anal. Mach. Intell. 2005, 27, 1344–1348. [Google Scholar] [CrossRef]
  45. Cosovic, M.; Vukobratovic, D. Distributed Gauss—Newton Method for State Estimation Using Belief Propagation. IEEE Trans. Power Syst. 2019, 34, 648–658. [Google Scholar] [CrossRef]
Figure 1. Overall framework of the proposed method for state estimation.
Figure 1. Overall framework of the proposed method for state estimation.
Eng 06 00134 g001
Figure 2. Transformation of (a) the bus/branch model with the given measurement configuration into (b) the corresponding factor graph.
Figure 2. Transformation of (a) the bus/branch model with the given measurement configuration into (b) the corresponding factor graph.
Eng 06 00134 g002
Figure 3. Messages in the LBP algorithm: (a) message from variable node to factor node; (b) message from factor node to variable node.
Figure 3. Messages in the LBP algorithm: (a) message from variable node to factor node; (b) message from factor node to variable node.
Eng 06 00134 g003
Figure 4. Distribution plot of GNN output errors: (a) IEEE 33 bus; (b) IEEE 95 bus.
Figure 4. Distribution plot of GNN output errors: (a) IEEE 33 bus; (b) IEEE 95 bus.
Eng 06 00134 g004
Figure 5. Absolute error of different methods for the IEEE 33-bus in the normal measurement error scenario: (a) voltage magnitude; (b) phase angle.
Figure 5. Absolute error of different methods for the IEEE 33-bus in the normal measurement error scenario: (a) voltage magnitude; (b) phase angle.
Eng 06 00134 g005
Figure 6. Absolute error of voltage magnitude and phase angle of different methods for the IEEE 33-bus in the significant measurement error scenario.
Figure 6. Absolute error of voltage magnitude and phase angle of different methods for the IEEE 33-bus in the significant measurement error scenario.
Eng 06 00134 g006
Table 1. Modified topology cases in the IEEE 33-bus and 95-bus test systems.
Table 1. Modified topology cases in the IEEE 33-bus and 95-bus test systems.
Test SystemCase IndexClosed SwitchesOpen Switches
IEEE 33-bus121–8, 9–15, 25–2912–22, 18–33
221–8, 9–1512–22, 18–33, 25–29
312–22, 18–33, 25–299–15, 21–8
4All switches
IEEE 95-bus139–60, 41–65, 65–8219–26
239–60, 30–3365–82
319–26, 30–3339–60
465–82, 19–26, 30–3341–65
Table 2. Measurement configuration and uncertainty.
Table 2. Measurement configuration and uncertainty.
SystemMeasurement TypeMeasurement Location (Bus/Branch)Standard Deviation
IEEE 33-busVoltage magnitude and bus injection power1–33Voltage magnitude: 0.5%, Power: 1%
Missing data15, 16, 17, 18, 24, 26, 27, 28 (8)
Power flow1–2, 3–4, 14–15, 6–261%
Missing data3–14, 14–15 (2)
IEEE 95-busVoltage magnitude and bus injection power1, 3, 5, 6, 7, 9, 10, 11, 13, 15, 17, 18, 21, 23, 25, 27, 29, 31, 32, 33, 35, 36, 37, 38, 41, 42, 44, 46, 48, 50, 51, 54, 56, 58, 59, 62, 63, 64, 65, 67, 68, 69, 71, 72, 73, 75, 76, 80, 81, 86, 90, 92, 95 (53)Voltage magnitude: 0.5%, Power: 1%
Missing data15, 16, 17, 18, 24, 26, 27, 28 (8)
Power flow1–93, 1–94, 20–19, 34–35, 34–33, 34–38, 83–82, 83–83, 83–84 (8)1%
Missing data20–19, 83–82, 83–82, 83–84 (3)
Table 3. Comparison of MAPE results for pseudo-measurements under Topology 4.
Table 3. Comparison of MAPE results for pseudo-measurements under Topology 4.
SystemsIEEE 33-BusIEEE 95-Bus
Proposed DNN Proposed DNN
P Pseudo12.451%17.213%14.074%18.249%
Q Pseudo15.238%18.135%16.752%20.365%
Table 4. Average MAE values for different methods in the normal measurement noise scenario.
Table 4. Average MAE values for different methods in the normal measurement noise scenario.
AlgorithmIEEE 33-BusIEEE 95-Bus
U av / pu θ av / rad U av / pu θ av / rad
LBP 1.00 × 10 3 1.98 × 10 4 2.56 × 10 3 2.72 × 10 3
WLS 2.76 × 10 3 8.04 × 10 4 4.21 × 10 3 4.91 × 10 3
Table 5. Average MAE values for different methods in the large measurement noise scenario.
Table 5. Average MAE values for different methods in the large measurement noise scenario.
AlgorithmIEEE 33-BusIEEE 95-Bus
U av / pu θ av / rad U av / pu θ av / rad
LBP 1.89 × 10 3 1.23 × 10 3 6.75 × 10 3 6.34 × 10 3
WLS 3.03 × 10 3 2.45 × 10 3 9.84 × 10 3 2.67 × 10 2
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

Hu, Z.; Zhu, H.; Lan, L.; Xu, H.; Liu, Z.; Li, K.; Li, J.; Wei, Z. Low-Observability Distribution System State Estimation by Graph Computing with Enhanced Numerical Stability. Eng 2025, 6, 134. https://doi.org/10.3390/eng6070134

AMA Style

Hu Z, Zhu H, Lan L, Xu H, Liu Z, Li K, Li J, Wei Z. Low-Observability Distribution System State Estimation by Graph Computing with Enhanced Numerical Stability. Eng. 2025; 6(7):134. https://doi.org/10.3390/eng6070134

Chicago/Turabian Style

Hu, Zijian, Hong Zhu, Lan Lan, Honghua Xu, Zichen Liu, Kexin Li, Jie Li, and Zhinong Wei. 2025. "Low-Observability Distribution System State Estimation by Graph Computing with Enhanced Numerical Stability" Eng 6, no. 7: 134. https://doi.org/10.3390/eng6070134

APA Style

Hu, Z., Zhu, H., Lan, L., Xu, H., Liu, Z., Li, K., Li, J., & Wei, Z. (2025). Low-Observability Distribution System State Estimation by Graph Computing with Enhanced Numerical Stability. Eng, 6(7), 134. https://doi.org/10.3390/eng6070134

Article Metrics

Back to TopTop