Guaranteed Phase & Topology Identification in Three Phase Distribution Grids
Abstract
We present a method for joint phase identification and topology recovery in unbalanced three phase radial networks using only voltage measurements. By recovering phases and topology jointly, we utilize all three phase voltage measurements and can handle networks where some buses have a subset of three phases. Our method is theoretically justified by a novel linearized formulation of unbalanced three phase power flow and makes precisely defined and reasonable assumptions on line impedances and load statistics. We validate our method on three IEEE test networks simulated under realistic conditions in OpenDSS, comparing our performance to the state of the art. In addition to providing a new method for phase and topology recovery, our intuitively structured linearized model will provide a foundation for future work in this and other applications.
Index Terms:
Topology, Phase, PMU, Synchrophasor, Distribution networks, Radial, Tree, NoiseI Introduction
Topology identification—which determines the connectivity of network nodes from an available measurement set—is vital in the electric grid, especially in distribution networks [1], which may be switched between multiple operating configurations. Real-time topology awareness is critical for most control and optimization approaches and is essential for detecting unintentional changes caused by faulty equipment or cyberattacks. In three phase electrical networks, phase identification—determining the phase label of each phase at each bus—is part of topology identification. Correct phase labels are important for several applications, including allocating resources to minimize phase imbalance [2]. Together, topology and phase identification determine the entire network connectivity. The literature demonstrates several approaches to phase identification—many heuristic—on simulated or real data sets. In [3] and [4] power balance constraints on load measurements are used to identify customer phase connectivity; this approach suffers from multiple feasible solutions. Another class of techniques applies clustering to power or voltage measurements to categorize phases, as in [5] and [6]. Correlations are a popular clustering distance metric for voltage magnitudes [7, 8, 9]. In [10], voltage correlations are used with voltage angle differences to match phases at two buses. Though some of these methods achieve good performance, they don’t provide theoretical guarantees, stymieing understanding of why and how they work, and if and when they fail. For example, clustering algorithms such as k-means [11] can suffer from local minima that may result in incorrect solutions [12]. Furthermore, a theoretical justification enables understanding how load and network characteristics, such as the radial structure and line impedances, impact the success of an approach. [13] presents a maximum likelihood estimator for phase identification, but it requires knowledge of the grid topology and is non-convex.
Topology identification has been extensively explored in the literature. Several works use voltage correlations or covariances to recover topology, based on heuristics [14], theoretically justified patterns in covariances [15, 16], or conditional independence tests [17, 18]. Another class of approaches uses linear regression to estimates the entire network model, including topology and line impedances, but require phasor current measurements in addition to voltages [19, 20, 21, 22, 23]. All these approaches assume that the system is balanced and can be approximated by a single phase network. This may lead to errors estimating unbalanced distribution networks. [24, 25] present three-phase topology estimation, possibly with incorrect phase labels, using conditional independence or mutual information tests. However the sample requirements of these methods often exceed those of direct/greedy methods such as [1]. Post-topology recovery, [24] uses a distance-based metric or mixed-integer program to classify unknown phases. This still falls short of a theoretically guaranteed, polynomial-time algorithm for phase recovery.
Contribution: This work presents a greedy algorithm for joint phase and topology identification—termed GPT—surpassing the prior work in that it
-
•
is provably correct under realistic assumptions and runs in polynomial time.
-
•
is applicable to real networks, where some buses may have a subset of all three phases.
-
•
requires only voltage measurements; either phasors or magnitudes (with slight differences in performance).
-
•
utilizes voltage statistics enabling successful phase identification even from voltage magnitudes alone and in the presence of phase shifting transformers [26].
GPT is based on a linearized, multi-phase power flow model mapping nodal current injections to nodal voltage phasors, and requires radial structure and diagonal dominance of line impedance matrices to guarantee correctness. When phases are known, GPT reduces to provable, greedy multi-phase topology learning generalizing prior work in [1] for the balanced setting. When topology is known apriori, it reduces to a local approach to phase identification. We demonstrate GPT’s performance and improvement over prior work in both phase and topology recovery on multiple IEEE test networks simulated in Open-DSS, an open source distribution system simulator [27].
The paper is organized as follows. Section II presents a linearized model for unbalanced, three-phase networks with missing phases which is the theoretical basis of our work. Section III theoretically justifies a proximity metric for phase identification while Section IV justifies a distance metric for topology identification once phases have been identified. Section V puts the parts together to propose GPT: an algorithm for joint phase and topology recovery. Finally, Section VI presents validation on non-linear voltage data for three IEEE distribution test networks, simulated in OpenDSS. We compare performance with algorithms in prior work, demonstrating that our approach outperforms the prior work, and is robust to non-ideal measurements.

I-A Notation
Notation is summarized below and visualized in Fig. 1a.
Node set | Edge set | ||
Node voltages | Node current injections | ||
Node phases | Line phases | ||
All nodal voltages | All nodal injections | ||
Multiphase admittance matrix of line | Network admittance matrix | ||
block for nodes & | element for phase at node & phase at node | ||
Transpose | Conjugate transpose |
II Unbalanced Three Phase Model
Before introducing our unbalanced three phase network model, we review the single phase balanced power flow model. In the single phase case, each line has an associated scalar admittance and impedance . The single phase voltage phasors and current injections are related by the system admittance matrix as with the form:
can be factored into incidence matrix and diagonal line impedance matrix [28]. Without loss of generality, we choose all edges to be directed away from the network “root”, generally the point of common coupling (PCC) or substation. If edge is oriented from to , the corresponding elements of are
where is the element of the column corresponding to edge . By definition, as , is not invertible. An invertible reduced admittance matrix, , is constructed by choosing a reference node and removing the corresponding row and column of . Since the system is lossless, its inverse relates voltages and currents as follows:
(1) |
contains voltages differences to the reference voltage while contains current injections at non-reference nodes. Let and denote the edge sets on the unique path in the radial system to from nodes and respectively. The value of is given by :
Thus, the elements of correspond to the impedances of common paths between node pairs and the reference [19, 1].
The unbalanced three phase model follows from the single phase one. To clarify definitions, we use ToyNet (Fig. 1b), a simple, unbalanced, three phase radial network, as a running example. We begin with the model for a multiphase line , with phases . The voltage across is related to the current along each phase of the line by line impedance matrix :
(2) |
is the inverse of the line impedance matrix, . Eq. (2) for line in ToyNet is: . The node current injection, denoted , is a vector of injections on each phase of , and is given by the sum of line flows: . Building up from the current-voltage relations across individual lines in (2), the multi-phase voltages and currents injections across the network are related by . Note this model can describe a network with a subset of phases at some nodes. is the multi-phase system admittance matrix with dimensions . The block of is
(3) |
Block is , so must be appropriately zero-padded or reduced if and don’t have all the same phases. For ToyNet, has the structure visualized in Fig. 2.
Remark 1
can be factored into an incidence matrix , which captures the endpoints of each edge, and , a block diagonal matrix of line admittances: has dimensions , with line admittance matrices along the diagonal. is dimensional. Its rows correspond to phases at each bus, and columns to phases of each edge. With edges directed toward the root, assume edge is oriented from to . Then for every , with : . All other elements of are zero. for ToyNet is visualized in Fig. 2.

II-A Inverting the model
maps voltages to current injections, but we use the inverse mapping for phase and topology identification. By definition (3), is singular. Again, a reduction denoted is invertable. To obtain , we remove the three rows and columns of corresponding to the three phases at reference node . can be factored as: where is obtained from by deleting the three rows corresponding to . To derive , we begin with the right pseudoinverse of , which has the following properties.
Lemma 1
Let be the right pseudoinverse of , with rows corresponding to nodes and columns to edges. For with phases , let be the edge set of the unique path to . Then,
Proof:
is the row of corresponding to phase at node , while is the column corresponding to phase of edge . If , . A column of has only two nonzero elements, so for , we have
For any edge , we will have either or . Thus for . If , we have and . Thus,
Now consider, , the inner product of rows. If , this is . Consider when and . If does not lie along the path from to the reference, then , i.e. there is no edge connected to in , and . In contrast, if lies along the path from to the reference, there must be two edges oriented to and away from respectively, as the path passes through . Then, . If , only edge , and . Therefore, ∎
Therefore, can be written as follows.
Theorem 1
The inverse of is given by:
(4) |
where is block diagonal matrix of line impedance matrices: . Further, the element of corresponding to phase at node and phase at node is given by:
(5) |
Proof:
Using the structure of from Lemma 1, we have . Thus .
Intuitively, (5) says that a change in current injection on phase at node will affect the voltage at phase at node , proportional to the impedance of the shared path from to . In our definition, and are ordered with the phases of each node or edge grouped together. If all phases exist at all nodes, this is equivalent to a permutation of the three-phase model in [25], where entries for one phase across all nodes and edges are grouped together.
Using this theorem, in the unbalanced three phase model, voltages are related to currents as:
(6) |
Here, contains nodal voltage differences with the voltage for the matching phase at the reference: . contains all current injections except at the reference. Note that there is no assumption for all nodes having all three phases. In the next section, we will use the model of (6) to determine patterns in voltage statistics to enable phase and topology recovery.
II-B Current and Voltage Statistics
We treat voltages as random variables driven by current via the model of (6). In our theoretical analysis, we assume
-
1.
current injections are uncorrelated across nodes and phases (including at a single node).
(7) -
2.
current injections have equal variance at all nodes.
(8)
As they are predominantly determined by loads—which are uncorrelated over time intervals on the order of seconds—current injections can be modeled as uncorrelated across nodes and phases when using high resolution measurements such as from PMUs. We assume PMUs report at , but our methods apply if resolution is sufficient for measurements to be de-trended to remove inter-nodal correlations. Assumption (8) is stronger but permissible in reasonably balanced networks. In Section VI, we evaluate how deviations from these assumptions impact recovery performance.
III Voltage Covariance for Phase Matching
Voltages covariances are informative for phase identification. Under Assumptions (7,8), the covariance of the voltage of phase at node and phase at node , in the three-phase model (6), is given by:
(9) |
We are interested in the sum of covariances for a particular phase ordering between nodes and . Consider the case where the phases at are a subset of those at (). Let denote the ordering/permutation of phases at , where denotes the specific phase at matched to the phase at . Then, the covariance sum for matching , denoted by , is:
(10) |
Let denote the rows of corresponding to all phases at node , and denote the rows corresponding to the phases at ordered according to . Then is:
(11) |
The last equality follows from (5). The contribution of a node to is the dot product of the common path lengths between and . The following result shows how enables phase matching.
Theorem 2
Proof:
(12) is a condition on every pair of edges, and , in the network. It states that for every row subset of line impedance matrix (corresponding to each nodal phase set ), the matching rows of produce the largest vectorized dot product. This is reasonable as real line impedance matrices are diagonally dominant. Condition (12) depends on the particular network considered. In a network where all nodes have all three phases () the condition on the vectorized dot product involves the full three phase line impedance matrices. if some nodes have a subset of phases, it will involve sub-matrices of impedance matrices. Note that, in general, even if . If node has phases and node has phases (), minimizing will incorrectly match . GPT avoids such scenarios by ordering nodes; discussed later. In summary, Theorem 2 allows us to use as a proximity metric for phase matching.
IV Voltage Difference Variances for Topology
We use voltage difference variances for topology recovery. Define to be the sum of the variance of the voltage differences between correctly matched phases of nodes . Assuming , is:
(13) |
Lemma 2 establishes trends in along one phase.
Lemma 2
Given the voltage on phase at node :
(14) |
Proof:
Expanding the difference, we obtain:
(15) |
where is the injection variance at node . If the paths from nodes and to merge at node , , the impedance of the path from to along phase coupling :
(16) |
To determine the minimizer of (14), consider two cases visualized in Fig. 3. In case A, is the common ancestor of node on the path to the root. In case B, is an ancestor of , while is an ancestor of . In both cases, we show that . Put together, for a given , the minimizer of is either the parent or child of .

Applying Lemma 2 to all matched phases between two nodes gives the following result:
Theorem 3
Given node , the node which minimizes in (13) is either a parent or child of .
If phases at each node are known, Thm. 3 enables correct topology recovery with a greedy algorithm based on distance . Note that Lemma 2 and Thm. 3 hold for all uncorrelated injections even with unequal variances. Thus, Assumption 8 can be relaxed for topology learning. We now have the tools for joint phase and topology recovery, detailed in the next section.
V Joint Phase & Topology Identification
We propose GPT (Alg. 1): a greedy algorithm for joint phase and topology identification based on the nodal voltage properties of Sections III-IV. GPT computes ’s (9) exhaustively (for all matching options), selecting maxima for phase matching (Theorem 2). Based on phase matchings, it computes ’s (13) exhaustively (for all node pairs), selecting minima for topology recovery (Theorem 3). GPT greedily builds a tree with node set , starting from node and iterating till all nodes have been added. In each iteration, a new node is added to the tree by choosing node , which has the minimum value of for all , using the getNext algorithm. When node is added to the tree, it’s phases are determined based on their matching to the phases of node .
Input: Multi-phase voltage time series for all nodes in .
Output: : network edge set, : phase ordering of each node.
Input: Pairwise distances in , Added nodes in , Nodes to add in
Output: to be added, connected to .
GPT adds phase, then phase, then phase nodes to the tree. The initial node must be three phase, making the reference an intuitive choice. By adding nodes in this order, GPT implicitly enforces the crucial fact that number of phases never increases moving from the substation to the network ends (a single phase node is never the parent of a three phase node) and avoids issues that can arise when applying a naive greedy algorithm to a network with a variable number of phases at each node. For example, suppose we are recovering the topology of ToyNet. All nodes have been added to except , , and . To recover the correct topology, we should connect node to first. Then nodes and will get connected to naturally, as and . However, consider and ,
We have no guarantee that due to the presence of additional phase variance in illustrating how an algorithm that doesn’t order nodes by decreasing number of phases may return an incorrect topology, unlike GPT.
V-A Alternative Estimation Scenarios
In the general scenario, GPT recovers both phase and topology from voltage measurements. Our theoretical results also establish estimation methods for restricted settings:
V-A1 Phase Identification with Topology Information
If topology is known, phases can be identified by greedily matching adjacent nodes using (9) across edges . [7, 9, 29] similarly use the Pearson correlation coefficient of voltages as the distance, which is related to the covariance but not theoretically justified. GPT is highly local, unlike [5, 6, 7, 8, 9] which cluster all nodal voltages to recover phase. K-means is a popular clustering algorithm choice [6]. However, even if the correct phase matching is the globally optimal solution of the k-means cost, the optimization is non-convex and may not converge to the global minima. Our greedy approach, however, is guaranteed to result in the optimal solution.
V-A2 Topology Estimation with Phase Information
If phase labels are known, (13) can be directly minimized to recover topology and GPT reduces to greedy spanning tree learning generalizing prior work for the single phase case [1]. Compared to [24, 25] that use conditional independence tests and need matrix inversions, GPT has improved sample performance, as demonstrated in Section VI.
V-A3 Estimation using voltage magnitudes only
While GPT is based on nodal voltage phasors, it can also use voltage magnitudes . This is theoretically justified by linearizing (2) for line :
where is the phase reference angle and . The linearization assumes small magnitude deviations from the reference and small angle difference between neighboring nodes. Properties of voltage magnitudes across the network can then be derived under assumptions on to obtain GPT for phase and topology recovery.



VI Simulation Experiments
We present simulation results of GPT. We measure average errors in phase and topology recovery, normalized by network size:
Further, we evaluate the algorithm’s sensitivity to the following parameters.
-
•
Measurement noise: We add white noise to original measurement : , defining . As GPT uses voltage covariances, it depends on relative precision and not absolute accuracy and is immune to the stable transducer errors that afflict distribution PMU data [30].
-
•
Number of measurement samples: Assuming Hz distribution PMU measurements [31], we record performance on second to minute of voltage data.
-
•
Load Correlations: We test GPT’s sensitivity to the assumption of uncorrelated injections, by varying the correlations of the loads while maintaining their variance. This is done by setting load covariance matrix . As , injections become more correlated.
Three IEEE distribution test networks are simulated in OpenDSS: the 13 and 34 bus networks have some one and two phases buses, while the 37 bus network has all three phase buses [32]. We modify the models by adding loads at every bus, and by disabling voltage regulators, which invalidate the assumption of voltages driven by injections. We fluctuate the load injections at each phase at each bus, and simulate the network with power flow to obtain non-linear voltages.
Fig. 4 plots topology recovery accuracy for three noise levels ranging from (no noise) to , with second to minute of voltage magnitude or phasor measurements. PMUs are highly precise; and the noise level would realistically be [33, 34]. Nevertheless, GPT performs well under more noise as measurement samples increase. For all test networks and measurement durations, GPT achieves perfect topology recovery from voltage magnitudes for and noise. Insets in Fig. 4 show recovered topologies across trials. Note how errors are localized to a few nodes, and lower for voltage magnitudes. Fig 4 also compares performance on voltage magnitudes to Liao2019 [24], showing that GPT outperforms it across scenarios.
Fig. 5 presents GPT’s phase matching error on the same three networks and noise levels averaged across several sample durations (we found phase matching error to be invariant to sample duration). The error is compared to that of the approach in Olivier2018 [7]. The methods have comparable performance, except on the 13 bus network, where GPT outperforms Olivier2018 across SNRs.
Fig. 6 shows topology recovery sensitivity as injections stray from the uncorrelated assumption (7). Error increases rapidly as loads become more correlated. In reality, over short time durations, it is reasonable to assume that injections will be uncorrelated across nodes or can be de-trended [24]. We use at most one minute of data to recover phase and topology: short enough that the uncorrelated assumption should hold well.
Our polynomial time algorithms are suitable for real time application, taking on the order of seconds to recover phase and topology for the IEEE test cases shared here. On the largest 37 bus test case, the algorithm completes in seconds.
VII Conclusion
We presented GPT for joint phase and topology identification from voltage measurements in unbalanced three phase networks where each bus can have single, two, or three phases. GPT is polynomial time and relies on analytical trends in nodal voltage statistics. We proved its theoretical correctness under reasonable assumptions on load statistics and line impedances, demonstrating its efficacy on non-linear voltages from three test feeders simulated under realistic conditions. GPT is robust to measurement non-idealities, and outperforms the prior work in both phase and topology recovery.
Extensions of the work include handling of voltage regulators at some nodes and improving performance under load correlations. The linearized unbalanced three phase model presented here can motivate many future analytics, including extensions to settings with limited measurements, where our derived distance metrics could give a sense of the relative proximity of dispersed measurement points if not the precise topology. It is challenging to directly extend this work to non-radial settings as inter-nodal distances become difficult to define precisely in meshed networks. However, the model could inform graph theoretic monitoring approaches of meshed networks, similar to those in [35].
References
- [1] D. Deka, S. Backhaus, and M. Chertkov, “Structure learning in power distribution networks,” IEEE Transactions on Control of Network Systems, vol. 5, no. 3, pp. 1061–1074, 2017.
- [2] S. Sun, B. Liang, M. Dong, and J. A. Taylor, “Phase balancing using energy storage in power grids under uncertainty,” IEEE Transactions on Power Systems, vol. 31, no. 5, pp. 3891–3903, 2015.
- [3] V. Arya, D. Seetharam, S. Kalyanaraman, K. Dontas, C. Pavlovski, S. Hoy, and J. R. Kalagnanam, “Phase identification in smart grids,” in 2011 IEEE International Conference on Smart Grid Communications (SmartGridComm), pp. 25–30, IEEE, 2011.
- [4] S. P. Jayadev, A. Rajeswaran, N. P. Bhatt, and R. Pasumarthy, “A novel approach for phase identification in smart grids using graph theory and principal component analysis,” in 2016 American Control Conference (ACC), pp. 5026–5031, IEEE, 2016.
- [5] L. Blakely, M. J. Reno, and W.-c. Feng, “Spectral clustering for customer phase identification using ami voltage timeseries,” in 2019 IEEE Power and Energy Conference at Illinois (PECI), pp. 1–7, IEEE, 2019.
- [6] W. Wang, N. Yu, B. Foggo, J. Davis, and J. Li, “Phase identification in electric power distribution systems by clustering of smart meter data,” in 2016 15th IEEE International Conference on Machine Learning and Applications (ICMLA), pp. 259–265, IEEE, 2016.
- [7] F. Olivier, A. Sutera, P. Geurts, R. Fonteneau, and D. Ernst, “Phase identification of smart meters by clustering voltage measurements,” in 2018 Power Systems Computation Conference (PSCC), pp. 1–8, IEEE, 2018.
- [8] T. A. Short, “Advanced metering for phase identification, transformer identification, and secondary modeling,” IEEE Transactions on Smart Grid, vol. 4, no. 2, pp. 651–658, 2012.
- [9] H. Pezeshki and P. J. Wolfs, “Consumer phase identification in a three phase unbalanced lv distribution network,” in 2012 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGT Europe), pp. 1–7, IEEE, 2012.
- [10] M. H. Wen, R. Arghandeh, A. von Meier, K. Poolla, and V. O. Li, “Phase identification in distribution networks with micro-synchrophasors,” in 2015 IEEE Power & Energy Society General Meeting, pp. 1–5, IEEE, 2015.
- [11] J. MacQueen et al., “Some methods for classification and analysis of multivariate observations,” in Proceedings of the fifth Berkeley symposium on mathematical statistics and probability, vol. 1, pp. 281–297, Oakland, CA, USA, 1967.
- [12] A. K. Jain, M. N. Murty, and P. J. Flynn, “Data clustering: a review,” ACM computing surveys (CSUR), vol. 31, no. 3, pp. 264–323, 1999.
- [13] W. Wang and N. Yu, “Maximum marginal likelihood estimation of phase connections in power distribution systems,” IEEE Transactions on Power Systems, 2020.
- [14] M. Bariya, A. von Meier, A. Ostfeld, and E. Ratnam, “Data-driven topology estimation with limited sensors in radial distribution feeders,” in 2018 IEEE Green Technologies Conference (GreenTech), pp. 183–188, IEEE, 2018.
- [15] S. Bolognani, N. Bof, D. Michelotti, R. Muraro, and L. Schenato, “Identification of power distribution network topology via voltage correlation analysis,” in 52nd IEEE Conference on Decision and Control, pp. 1659–1664, IEEE, 2013.
- [16] D. Deka, S. Talukdar, M. Chertkov, and M. Salapaka, “Graphical models in meshed distribution grids: Topology estimation, change detection & limitations,” IEEE Transactions on Smart Grid, 2020.
- [17] Y. Weng, Y. Liao, and R. Rajagopal, “Distributed energy resources topology identification via graphical modeling,” IEEE Transactions on Power Systems, vol. 32, no. 4, pp. 2682–2694, 2016.
- [18] D. Deka, S. Backhaus, and M. Chertkov, “Estimating distribution grid topologies: A graphical learning based approach,” in 2016 Power Systems Computation Conference (PSCC), pp. 1–7, IEEE, 2016.
- [19] K. Moffat, M. Bariya, and A. von Meier, “Unsupervised impedance and topology estimation of distribution networks—limitations and tools,” IEEE Transactions on Smart Grid, vol. 11, no. 1, pp. 846–856, 2019.
- [20] Y. Yuan, O. Ardakanian, S. Low, and C. Tomlin, “On the inverse power flow problem,” arXiv preprint arXiv:1610.06631, 2016.
- [21] J. Yu, Y. Weng, and R. Rajagopal, “Patopa: A data-driven parameter and topology joint estimation framework in distribution grids,” IEEE Transactions on Power Systems, vol. 33, no. 4, pp. 4335–4347, 2017.
- [22] G. Cavraro and V. Kekatos, “Graph algorithms for topology identification using power grid probing,” IEEE control systems letters, vol. 2, no. 4, pp. 689–694, 2018.
- [23] S. Park, D. Deka, S. Backhaus, and M. Chertkov, “Learning with end-users in distribution grids: Topology and parameter estimation,” IEEE Transactions on Control of Network Systems, 2020.
- [24] Y. Liao, Y. Weng, G. Liu, Z. Zhao, C.-W. Tan, and R. Rajagopal, “Unbalanced multi-phase distribution grid topology estimation and bus phase identification,” IET Smart Grid, vol. 2, no. 4, pp. 557–570, 2019.
- [25] D. Deka, M. Chertkov, and S. Backhaus, “Topology estimation using graphical models in multi-phase power distribution grids,” IEEE Transactions on Power Systems, vol. 35, no. 3, pp. 1663–1673, 2019.
- [26] J. Verboomen, D. Van Hertem, P. H. Schavemaker, W. L. Kling, and R. Belmans, “Phase shifting transformers: principles and applications,” in 2005 International Conference on Future Power Systems, pp. 6–pp, IEEE, 2005.
- [27] R. C. Dugan and T. E. McDermott, “An open source platform for collaborating on smart grid research,” in 2011 IEEE Power and Energy Society General Meeting, pp. 1–7, IEEE, 2011.
- [28] J.-S. Li and X.-D. Zhang, “On the laplacian eigenvalues of a graph,” Linear algebra and its applications, vol. 285, no. 1-3, pp. 305–307, 1998.
- [29] R. Arghandeh, M. Gahr, A. von Meier, G. Cavraro, M. Ruh, and G. Andersson, “Topology detection in microgrids with micro-synchrophasors,” in 2015 IEEE Power & Energy Society General Meeting, pp. 1–5, IEEE, 2015.
- [30] K. Brady, “Uses and limitations of micro-synchrophasor measurements in distribution grid management,” PhD diss., Masters thesis, EECS Department, University of California, Berkeley, 2016.
- [31] A. von Meier, D. Culler, A. McEachern, and R. Arghandeh, Micro-synchrophasors for distribution systems. IEEE, 2014.
- [32] W. H. Kersting, “Radial distribution test feeders,” IEEE Transactions on Power Systems, vol. 6, no. 3, pp. 975–985, 1991.
- [33] M. Brown, M. Biswal, S. Brahma, S. J. Ranade, and H. Cao, “Characterizing and quantifying noise in pmu data,” in 2016 IEEE Power and Energy Society General Meeting (PESGM), pp. 1–5, IEEE, 2016.
- [34] M. Bariya, K. Moffat, and A. von Meier, “Empirical noise estimation in distribution synchrophasor measurements,” in 2019 International Conference on Smart Grid Synchronized Measurements and Analytics (SGSMA), pp. 1–7, IEEE, 2019.
- [35] M. Bariya, K. Moffat, and A. von Meier, “Physically meaningful grid analytics on voltage measurements using graph spectra,” in 2020 IEEE Power & Energy Society Innovative Smart Grid Technologies Conference (ISGT), pp. 1–5, IEEE, 2020.
![]() |
Mohini Bariya is a doctoral candidate in the Department of Electrical Engineering and Computer Science at the University of California, Berkeley. Her work is on grid modernization and renewables integration, with a focus on using sensor measurements for system awareness to enable safer, more efficient grid operations. She received her B.A. in computer science (2016) from UC Berkeley. |
![]() |
Deepjyoti Deka (SM’20) is a staff scientist in the Theoretical Division at Los Alamos National Laboratory, where he was previously a postdoctoral research associate at the Center for Nonlinear Studies. His research interests include data-analysis of power grid structure, operations and security, and optimization in social and physical networks. At LANL, Dr. Deka serves as a co-principal investigator for DOE projects on machine learning in power systems and in cyber-physical security. Before joining LANL, he received the M.S. and Ph.D. degrees in Electrical and Computer Engineering from the University of Texas, Austin, TX, USA, in 2011 and 2015, respectively. He completed his undergraduate degree in Electronics and Communication Engineering from IIT Guwahati, India with an institute silver medal as the best outgoing student of the department in 2009. |
![]() |
Alexandra “Sascha” von Meier (M’10) is an adjunct professor in the Department of Electrical Engineering and Computer Science at the University of California, Berkeley and directs the Electric Grid Research program at the California Institute for Energy and Environment (CIEE). She is also a faculty scientist at the Lawrence Berkeley National Laboratory. Her research is driven by the vision of a nimble, adaptable and resilient electric power infrastructure that optimally recruits intermittent renewable resources, energy storage and electric demand response. She holds a B.A. in Physics (1986) and a Ph.D. in Energy and Resources (1995) from UC Berkeley. |