Pith. sign in

REVIEW 5 major objections 5 minor 52 references

Distribution System State and Impedance Estimation Augmented with Carson's Equations

T0 review · 5 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read This paper claims that ordinary smart-meter data, combined with Carson's equations inside a nonlinear optimizer, can learn usable four-wire impedance matrices for low-voltage distribution networks without phasor measurements.

desk verdict A genuinely useful engineering step for smart-meter-based impedance estimation, but the entirely synthetic, same-model validation leaves the 'fit for power system calculations' claim only partly supported. read the letter →

arxiv 2506.04949 v1 pith:P6JORHBP submitted 2025-06-05 eess.SY cs.SY

classification eess.SYcs.SY
keywords impedanceestimationCarson'sequationsdistributionsystemstatesmartmetermeasurementsfour-wirenetworksconstructioncodesparameter
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper is trying to establish that the impedance matrices of low-voltage distribution feeders can be learned from ordinary smart-meter data, without any phasor or angle measurements. The key move is to stop treating each impedance entry as a free variable and instead let every branch's impedance be produced by Carson's equations from a small set of physical construction properties. This turns a severely underdetermined estimation problem into a nonlinear state-and-parameter estimation problem that is tractable and accurate enough for power-flow calculations, in four-wire networks with explicit neutral conductors. A sympathetic reader would care because it gives utilities a way to replace rough cable-pattern impedances with models learned from measurements they already collect.

What carries the argument

Carson's equations, reparameterizing branch series impedance as a function of physical line and cable construction variables, together with the multiconductor current-voltage (IVR) power-flow formulation. Carson's equations give each self- and mutual impedance from conductor resistance, geometric mean radius, and inter-conductor distances, so the unknowns become a small set of construction-code properties and branch lengths instead of every entry of every four-wire impedance matrix. The IVR formulation, using rectangular current and voltage coordinates with an explicit neutral, avoids spurious solutions that arise when neutral voltage is allowed to be zero in power-voltage variables. Together these two components make the estimation problem dramatically smaller and let prior knowledge about cable practice be imposed as simple bound and equality constraints.

What would settle it

Take a feeder with known true cable codes, deliberately swap the construction-code labels on a few branches before running the estimation, and compare power-flow validation errors against the correct-label run; if the mislabeled run still validates well, the assumption is not load-bearing, and if it degrades sharply, the central claim's reliance on exact code assignment is exposed.

Watch

Extended reading notes

Core claim

The central claim is that joint distribution system state and impedance estimation can be solved in a four-wire setting by writing branch impedance matrices as functions of construction-code variables through Carson's equations and estimating those variables together with the electrical state. Using only 15-minute averages of active power, reactive power, and phase-to-neutral voltage magnitude, the method yields impedance models whose power-flow validation errors are small, and it reduces computational time by one to two orders of magnitude compared with the authors' earlier direct-estimation approach. The paper also claims that the construction-code parameterization makes domain knowledge easy to impose, through cross-section and geometry constraints, which lowers solve times and reduces overfitting without changing the power-flow results. The existence of multiple equivalent solutions is treated as intrinsic to the problem and as an argument for reporting construction-property estimates rather than unique branch impedances.

Load-bearing premise

The estimator must be told the number of distinct cable and line construction codes and exactly which code each branch uses; if that assignment is wrong, every learned impedance is biased, and the paper offers no sensitivity analysis for misassigned codes.

Editorial extensions

If this is right

  • Utilities can re-estimate feeder impedances on data they already have: smart-meter active power, reactive power, and voltage magnitude, without installing phasor measurement units.
  • Four-wire networks with sparsely grounded neutrals can be represented without Kron reduction, so neutral-grounding assumptions no longer distort power-flow results.
  • The one-to-two-orders-of-magnitude speedup over the previous method moves impedance learning from an offline study task toward a practical, repeatable workflow.
  • Because the estimated variables are physical cable properties rather than bare matrix entries, the resulting models can be re-evaluated at other frequencies, for example for harmonic studies.
  • The formulation generalizes to three-phase three-wire and single-phase two-wire segments by dropping the corresponding conductors, so one model covers mixed-conductor feeders.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If construction-code assignment is itself uncertain, a natural extension the paper leaves open is to estimate the assignment as categorical variables; the paper's variable counts suggest the optimizer could still handle it, but the paper does not solve that problem.
  • The paper's acceptance of multiple equivalent solutions implies that individual branch lengths recovered by the method are not physically meaningful; utilities wanting accurate per-branch lengths would need additional data such as high-resolution voltage events or probing.
  • A testable prediction of the parameterization is that estimation accuracy should improve automatically as electrification raises feeder loading, because higher voltage drops raise the measurement signal-to-noise ratio; this follows from the paper's load-multiplication experiment but is not framed there as a forecast.
  • The same construction-code reduction could be applied to admittance or shunt-parameter estimation in networks where neutral-ground admittances are non-negligible, which the paper explicitly leaves to future work.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

5 major / 5 minor

Summary. The paper proposes a joint distribution system state and impedance estimation method for unbalanced four-wire low-voltage networks. Instead of estimating impedance matrix entries directly, the method optimizes construction-code parameters (branch lengths, conductor cross-sections, and geometry) and maps them to 4x4 series impedance matrices using Carson's equations (13)-(20). The estimation uses smart-meter-type active power, reactive power, and phase-to-neutral voltage magnitude measurements in an IVR power-flow formulation with a weighted least-absolute-value objective. Experiments on two synthetic ENWL-derived feeders with Australian cable construction codes report cumulative impedance errors around 10% in the 30L case and smaller in the EU case, voltage validation errors below 0.5 V, and one-to-two order-of-magnitude speedups over the authors' previous direct impedance estimation. The code and data are openly available.

Significance. If the practical claim is accepted, the contribution is significant: it extends impedance estimation to 4x4 phase-space matrices, reduces the variable count through construction codes, and makes code and data openly available. The held-out validation and explicit acknowledgment of non-uniqueness are strengths. However, the evidence is entirely synthetic and generated with the same Carson model family used by the estimator, so "fit for power system calculations" is not yet established for real networks.

major comments (5)
  1. [§3 (Fig. 6), §2.2 (Eqs. 13-20)] The synthetic ground truth is generated by applying Carson's equations (13)-(20) to the same construction-code variables (cross-sections, geometry, material, temperature) that the estimator treats as unknowns. This is not a full inverse crime because the true parameter values are not revealed to the estimator, but it means that no model mismatch is tested. Real LV cables and overhead lines differ from the simplified Carson model (stranding, screens/armour, installation geometry, temperature drift, non-zero shunt admittance), and under such mismatch the optimizer could compensate by biasing other variables. Please add at least one mismatch experiment (e.g., ground truth from a different impedance model or structured perturbations in geometry and resistance) or field-data validation, and report whether cumulative impedance and power-flow accuracy survive.
  2. [§3, §4.2] The training set is the 200 most loaded time steps and the validation set is the subsequent 400 most loaded time steps, so both phases of the evaluation are concentrated in high-SNR periods. The paper acknowledges that time-step selection greatly affects estimation quality, and Fig. 8 shows that tripling loads markedly improves the estimates. A single Gaussian noise realization (Section 3) is used without error bars. Please repeat the experiments over multiple noise seeds and include random or lower-loaded validation periods; otherwise the quantitative accuracy claims are conditional on unusually favorable data.
  3. [§4.2, §4.3] Validation is limited to cumulative path impedances and voltage magnitudes. Section 4.2 states that individual branch impedances are "inaccurate/meaningless", and branch flows and losses are never compared. The abstract's "fit for power system calculations" is broader than what is validated, because OPF, protection, and loss studies depend on branch-level quantities. Please either validate branch flows and losses (showing that the equivalent solutions preserve them) or narrow the claim to voltage-magnitude and cumulative-impedance accuracy.
  4. [§2.5, Assumption 3] The estimator requires exact knowledge of the number of construction codes and their assignment to every branch. The paper states that utilities have reliable data, but no sensitivity analysis is provided for a wrong linecode assignment; an incorrect assignment would bias every impedance estimate. Since mislabeled branches are a plausible real-world failure mode, please add a robustness test with one or more misassigned codes, or with unknown codes treated as separate variables.
  5. [§4.3, abstract] The abstract claims "significantly improving on our previous work both in terms of accuracy and computational time." Computational time is compared to the 13603 s figure from [7] in Section 4.1, but the accuracy comparison with [7] is only a qualitative sentence ("The IE accuracy with Carson is overall superior to our previous work [7]") with no quantitative side-by-side results on the same feeder, data, and metrics. Please add a direct comparison table or figure for the [7] method on the same cases, or soften the accuracy-improvement claim.
minor comments (5)
  1. [§2.2, Eq. (19)] The stranded-conductor GMR formula has a typo: the exponent 1/S appears inside the product and the index j in the inner product is undefined; the root should be applied to the entire product. Please fix the notation.
  2. [§2.2] "International system version" should be "SI version"; the constants c1 and c2 are stated without derivation, so a brief explanation or reference for the unit conversion would improve reproducibility.
  3. [§2.1, Table 2] The "worst case with Carson" row assumes no prior linecode assignment, but Section 2.5 lists the linecode assignment as known; clarify whether this row is a hypothetical bound and not a tested scenario.
  4. [§4.4] The subsection title "Construction code estimation accuracy" is somewhat misleading because Figs. 12-14 show that geometry estimates often have large errors; a title like "Construction code impedance estimation" would better reflect the content.
  5. [§4.1] Computational times are reported for a single solve per case; adding a second solve or reporting solver iterations would help assess variance.

Circularity Check

2 steps flagged · score 2.0 of 10

Mild circularity: validation uses the same Carson model family as the estimator, and the training-time-step heuristic is self-cited; the core estimation is still independent.

  1. other [Section 3 (Data and Case Studies Set-up), Fig. 6; Section 2.2 Eqs. (13)-(20)]
    "Here, we use the 50 Hz, International system version of Carson (Australian and European case), derived by Cleenwerck et al. [34]: ... Synthetic measurement data is created by adding Gaussian noise to power flow inputs (P, Q) and outputs (U mag,pn). The maximum errors (i.e., 3 σ) for U mag,pn, P and Q are, respectively, 0.5%, 1%, and 2%. ... The overall IE process: generation of synthetic measurements, IE model building, solving, and result validation, is illustrated in Fig. 6."

    The ground-truth impedances used to synthesize the measurements are computed from the same Carson parameterization, Eqs. (13)-(20), that the estimator uses as its forward model. Both the data-generation 'ground-truth' and the estimated impedances are therefore restricted to exactly the same model family by construction. The validation can only show self-consistency inside the Carson model; it cannot detect errors in Carson's assumptions themselves. Thus the abstract's claim that the models are 'fit for power system calculations' is supported only under the model already assumed, not by an independent external benchmark.

  2. self citation load bearing [Section 3 (Data and Case Studies Set-up), time-step selection paragraph]
    "In [7], choosing the 200 time steps with higher total power flows ensured IE with acceptable quality, as power flows are a proxy for voltage drops. Developing improved time step selection for IE would be greatly beneficial, however, for the purpose of this work, we rely on our previous results [7] and pick the 200 most loaded time steps as training data."

    The heuristic that selects which smart-meter time steps enter the training set is taken directly from the authors' previous paper [7] rather than derived or independently benchmarked. Since the training-set composition strongly affects the estimation quality, the reported performance inherits this self-cited choice. This is a minor, non-fatal dependency: the impedance estimates themselves are still fit to noisy measurements and checked on held-out validation time steps, so the central result is not forced by the citation.

full rationale

The estimation problem is not circular in the strongest sense: measurements are generated by running power flow with true impedances, and the optimizer fits construction-code variables to noisy P/Q/U data, with results checked against held-out time steps. No fitted parameter is renamed as a prediction, and no equation identity forces the learned impedances to equal the ground truth. The main circularity-adjacent issue is validation: the 'ground-truth' network impedances are produced by the same Carson equations, Eqs. (13)-(20), that the estimator assumes, so the numerical tests measure self-consistency within the Carson model family rather than external correctness. In addition, the training-time-step rule is imported from the authors' prior work [7]. These are genuine limitations, but the central optimization derivation is nontrivial, reproducible from the open repository, and does not reduce to its inputs by construction.

Assumptions & free parameters 4 free parameters · 9 assumptions · 0 invented entities

The central claim rests on physical and operational assumptions that are standard for LV distribution analysis, but the known-construction-code and known-topology assumptions are strong and untested. The free parameters are exactly the construction-code properties and branch lengths that the method was designed to learn.

free parameters (4)
  • Branch length ell_l per branch = Not reported; estimated for each branch, bounded by 0.7 to 1.3 times true length
    Every branch has its own length variable scaled by nominal impedance; the paper notes individual lengths cannot be accurately recovered due to multiple equivalent solutions.
  • Phase conductor cross-section A_p,k per construction code = Reported in Figs. 12-14
    For each construction code, phase conductor areas are fitted; in the Ap-restricted case they are forced equal.
  • Neutral conductor cross-section A_n,k per construction code = Reported in Figs. 12-14
    The neutral area is fitted and can range from 0.5 to 1 times the phase area under the Ap restriction.
  • Conductor geometry (coordinates x_p, y_p or distances D_pq,k) = Reported in Figs. 12-14 as distances
    Spacing between conductors is fitted; geometry estimates are acknowledged to be inaccurate in many cases.
assumptions (9)
  • domain assumption Carson's equations (13)-(16) accurately describe the series impedance of LV cables and overhead lines.
    Taken from Cleenwerck et al. [34]; the estimator's entire mapping from construction properties to impedances rests on this model.
  • domain assumption Network topology and phase connectivity are known inputs.
    Section 2: 'we assume that the network topology, including phase connectivity, is a known input'; wrong topology makes impedance estimates meaningless.
  • domain assumption The number of unique construction codes and their assignment to branches is known.
    Section 2.5, Assumption 3; if branch-code assignments are wrong, all impedances are biased; no sensitivity analysis is provided.
  • domain assumption Conductor material (resistivity and temperature coefficient) is known or selected by combinatorial check.
    Section 2.5, Assumption 1.
  • domain assumption Shunt admittances are zero except at the transformer bus, i.e., neutral-ground connections are neglected.
    Equations (9)-(10) and the statement 'except for the transformer's bus... Ysh_i = 0'; invalid grounding models would corrupt four-wire neutral current calculations.
  • domain assumption Temperature is constant at 65 degrees Celsius, with resistance error below 0.5 percent.
    Section 2.5, Assumption 2.
  • domain assumption Skin and proximity effects are negligible in LV cables.
    Assumed from Urquhart and Thomson [40].
  • domain assumption Measurement noise on synthetic data is Gaussian with max errors 0.5 percent for voltage, 1 percent for P, and 2 percent for Q.
    Section 3; used to generate all experimental results.
  • ad hoc to paper The 200 most loaded training time steps and the subsequent 400 most loaded validation steps provide enough signal-to-noise to learn impedances.
    Section 3; this selection is heuristic and is acknowledged as a limitation.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Distribution System State and Impedance Estimation Augmented with Carson's Equations." pith.science (2026). https://pith.science/paper/P6JORHBP

@misc{pith2026250604949,
  author       = {Pith},
  title        = {Pith review of: Distribution System State and Impedance Estimation Augmented with Carson's Equations},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/P6JORHBP}},
  note         = {Machine review of arXiv:2506.04949}
}
read the original abstract

The impedances of cables and lines used in (multi-conductor) distribution networks are usually unknown or approximated, and may lead to problematic results for any physics-based power system calculation, e.g., (optimal) power flow. Learning parameters from time series data is one of the few available options to obtain improved impedance models. This paper presents an approach that combines statistical learning concepts with the exploitation of domain knowledge, in the form of Carson's equations, through nonlinear mathematical optimization. The proposed approach derives impedance matrices for up-to-four-wire systems, using measurement data like those obtained from smart meters. Despite the lack of phasor measurements, the low signal-to-noise ratio of smart meter measurements, and the inherent existence of multiple equivalent solutions, our method produces good quality impedance models that are fit for power system calculations, significantly improving on our previous work both in terms of accuracy and computational time.

Figures

Figures reproduced from arXiv: 2506.04949 by the authors.

Figure 1
Figure 1. Four-wire series impedance and neutral-ground shunt model. [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. Two-bus single-phase example of component model with explicit neutral and grounding. Note that [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Four-wire line and cable geometrical properties. Cable distances and coordinates, omitted in the figure, [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (11 more)
Figure 4
Figure 4. Figure 4: Illustration of bus reduction and construction codes. [PITH_FULL_IMAGE:figures/full_fig_p008_4.png]
Figure 5
Figure 5. Figure 5: Self resistance errors with respect to assuming T=65. Low resistivity and high cross sections imply lower [PITH_FULL_IMAGE:figures/full_fig_p011_5.png]
Figure 6
Figure 6. Figure 6: Illustration of the overall process. Synthetic measurements are generated and fed into the IE model, together with appropriate a-priori knowledge of the networks’ features and properties (model building). Then IE is solved and the resulting impedance model is validated…
Figure 7
Figure 7. Figure 7: Impedance estimation accuracy; the three top figures are for the [PITH_FULL_IMAGE:figures/full_fig_p014_7.png]
Figure 8
Figure 8. Figure 8: Improvement in reactance estimation in higher-load conditions (left figure: no load multiplication; right [PITH_FULL_IMAGE:figures/full_fig_p015_8.png]
Figure 9
Figure 9. Figure 9: Power flow validation for the 30L case. 4.3 Power flow validation analyses the difference in simulation results (on the validation set) using the learned impedances and the ground￾truth impedances [PITH_FULL_IMAGE:figures/full_fig_p016_9.png]
Figure 10
Figure 10. Figure 10: Power flow validation for the EU case. 16 [PITH_FULL_IMAGE:figures/full_fig_p016_10.png]
Figure 11
Figure 11. Figure 11: Phase-to-neutral (ground-truth) voltage magnitudes for three loads during the validation timeseries. [PITH_FULL_IMAGE:figures/full_fig_p017_11.png]
Figure 12
Figure 12. Figure 12: Estimated Z nom entries for cable uglv 240al xlpe. 4.4 Construction code estimation accuracy [PITH_FULL_IMAGE:figures/full_fig_p017_12.png]
Figure 13
Figure 13. Figure 13: Estimated Z nom entries for cable uglv 120cu xlpe [PITH_FULL_IMAGE:figures/full_fig_p018_13.png]
Figure 14
Figure 14. Figure 14: Estimated Z nom entries for cable ugsc 16al xlpe. 5 Conclusion and Future Work This paper proposes a state-of-the-art method exploiting Carson’s equations to perform joint state and impedance matrix estimation in unbalanced distribution networks with up to four wires,…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

52 extracted references · 51 canonical work pages

  1. [7]

    Combined unbalanced distribution system state and line impedance matrix estimation,

    M. Vanin, F. Geth, R. D’hulst, and D. Van Hertem, “Combined unbalanced distribution system state and line impedance matrix estimation,” Int. J. Electr. Power Energy Syst., vol. 151, p. 109155, 2023

  2. [1]

    Wave propagation in overhead wires with ground return,

    J. R. Carson, “Wave propagation in overhead wires with ground return,” The Bell System Technical Journal, vol. 5, no. 4, pp. 539–554, 1926

  3. [2]

    Distribution system modeling and analysis

    W. H. Kersting, “Distribution system modeling and analysis.” CRC press, 2018

  4. [3]

    Data quality challenges in existing distribution network datasets,

    F. Geth, M. Vanin, and D. Van Hertem, “Data quality challenges in existing distribution network datasets,” in CIRED 2023, Rome, Italy

  5. [4]

    Fundamental research challenges for distribution state estimation to enable high-performing grids,

    “Fundamental research challenges for distribution state estimation to enable high-performing grids,” NY- SERDA, Technical Report, 2018

  6. [5]

    Misestimation of impedance values within a distribution network optimal power flow,

    G. Ch´ erot, et al., “Misestimation of impedance values within a distribution network optimal power flow,” in IEEE PowerTech, 2023, pp. 1–6

  7. [6]

    Inverter probing for power distribution network topology processing,

    G. Cavraro and V. Kekatos, “Inverter probing for power distribution network topology processing,” IEEE Control Netw. Syst., vol. 6, no. 3, pp. 980–992, 2019

  8. [8]

    Distribution network admittance matrix estimation with linear regression,

    J. Zhang, et al., “Distribution network admittance matrix estimation with linear regression,” IEEE Trans. Power Syst., vol. 36, no. 5, pp. 4896–4899, 2021

Show all 52 references
  1. [9]

    Topology identification and line parameter estimation for non- pmu distribution network: A numerical method,

    J. Zhang, Y. Wang, Y. Weng, and N. Zhang, “Topology identification and line parameter estimation for non- pmu distribution network: A numerical method,” IEEE Trans. Smart Grid, vol. 11, no. 5, pp. 4440–4453, 2020

  2. [10]

    Distribution grid modeling using smart meter data,

    Y. Guo, et al., “Distribution grid modeling using smart meter data,” IEEE Trans. Power Syst., vol. 37, no. 3, pp. 1995–2004, 2022

  3. [11]

    Reconstruction of low-voltage networks with limited observability,

    D. Marulli, et al., “Reconstruction of low-voltage networks with limited observability,” in IEEE PES ISGT Europe, 2021, pp. 1–5

  4. [12]

    Maximum likelihood estimation of state variables and line parameters in distribution grid with a non-linear model,

    S. Kapoor, et al., “Maximum likelihood estimation of state variables and line parameters in distribution grid with a non-linear model,” Authorea Preprints, 2024. 19

  5. [13]

    Circuit-theoretic joint parameter-state estimation—balancing optimality and ac feasibility,

    P. Sang and A. Pandey, “Circuit-theoretic joint parameter-state estimation—balancing optimality and ac feasibility,” Electr. Power Syst. Res., vol. 235, p. 110637, 2024

  6. [14]

    Distribution line parameters estimation framework with correlated injections using smart meter measurements,

    S. Mittal, P. Pareek, and A. Verma, “Distribution line parameters estimation framework with correlated injections using smart meter measurements,” Electr. Power Syst. Res., vol. 228, p. 110083, 2024

  7. [15]

    Reverse identification method of line parameters in distribution network with multi-t nodes based on partial measurement data,

    X. Li, S. Wang, and Z. Lu, “Reverse identification method of line parameters in distribution network with multi-t nodes based on partial measurement data,” Electr. Power Syst. Res., vol. 204, p. 107691, 2022

  8. [16]

    Compound admittance matrix estimation of three-phase untransposed power distribution grids using synchrophasor measurements,

    R. Gupta, et al., “Compound admittance matrix estimation of three-phase untransposed power distribution grids using synchrophasor measurements,” IEEE Trans. Instrum. Meas., vol. 70, pp. 1–13, 2021

  9. [17]

    Unsupervised impedance and topology estimation of distribution networks—limitations and tools,

    K. Moffat, M. Bariya, and A. Von Meier, “Unsupervised impedance and topology estimation of distribution networks—limitations and tools,” IEEE Trans. Smart Grid, vol. 11, no. 1, pp. 846–856, 2020

  10. [18]

    Line parameter estimation in multi-phase distribution networks without voltage angle mea- surements,

    S. Claeys, et al., “Line parameter estimation in multi-phase distribution networks without voltage angle mea- surements,” in CIRED 2021, pp. 1186–1190

  11. [19]

    Parameter estimation of distribution lines using scada measurements,

    R. Dutta, et al., “Parameter estimation of distribution lines using scada measurements,” IEEE Trans. Instrum. Meas., vol. 70, pp. 1–11, 2021

  12. [20]

    Parameter estimation in three-phase power distribution networks using smart meter data,

    W. Wang and N. Yu, “Parameter estimation in three-phase power distribution networks using smart meter data,” in Int. Conf. Probabilistic Methods Appl. Power Syst., 2020, pp. 1–6

  13. [21]

    AMI data-driven strategy for hierarchical estimation of distribution line impedances,

    J. Ban, et al., “AMI data-driven strategy for hierarchical estimation of distribution line impedances,” IEEE Trans. Power Del., pp. 1–13, 2022

  14. [22]

    Distribution system model calibration with big data from AMI and PV inverters,

    J. Peppanen, et al., “Distribution system model calibration with big data from AMI and PV inverters,” IEEE Trans. Smart Grid, vol. 7, no. 5, pp. 2497–2506, 2016

  15. [23]

    Three-phase feeder parameter estimation using radial basis function neural networks and multi-run optimisation method with bad data preparation,

    N.-C. Yang, et al., “Three-phase feeder parameter estimation using radial basis function neural networks and multi-run optimisation method with bad data preparation,” IET GTD, vol. 16, no. 2, pp. 351–363, 2022

  16. [24]

    Identification and correction of transmission line parameter errors using scada and syn- chrophasor measurements,

    L. Costa, et al., “Identification and correction of transmission line parameter errors using scada and syn- chrophasor measurements,” Int. J. Electr. Power Energy Syst., vol. 135, p. 107509, 2022

  17. [25]

    Advanced metering for phase identification, transformer identification, and secondary modeling,

    T. A. Short, “Advanced metering for phase identification, transformer identification, and secondary modeling,” IEEE Trans. Smart Grid, vol. 4, no. 2, pp. 651–658, 2013

  18. [26]

    Distribution system parameter and topology estimation applied to resolve low-voltage circuits on three real distribution feeders,

    M. Lave, et al., “Distribution system parameter and topology estimation applied to resolve low-voltage circuits on three real distribution feeders,” IEEE Trans. Sustain. Energy, vol. 10, no. 3, pp. 1585–1592, 2019

  19. [27]

    A new framework for detection and identification of network parameter errors,

    Y. Lin and A. Abur, “A new framework for detection and identification of network parameter errors,” IEEE Trans. Smart Grid, vol. 9, no. 3, pp. 1698–1706, 2018

  20. [28]

    Abur and A

    A. Abur and A. G´ omez-Exp´ osito,Power System State Estimation: Theory and Implementation, Book, CRC Press, 2004

  21. [29]

    Decoupled state and line parameter estimation in three-phase unbalanced distribution system,

    M. T. Alam and B. Das, “Decoupled state and line parameter estimation in three-phase unbalanced distribution system,” Electr. Power Syst. Res., vol. 229, p. 110127, 2024

  22. [30]

    Inverse power flow problem,

    Y. Yuan, S. H. Low, O. Ardakanian, and C. J. Tomlin, “Inverse power flow problem,” IEEE Trans. Control Network Syst., pp. 1–12, 2022. 20

  23. [31]

    Learning graph parameters from linear measurements: Fundamental trade- offs and application to electric grids,

    T. Li, L. Werner, and S. H. Low, “Learning graph parameters from linear measurements: Fundamental trade- offs and application to electric grids,” in IEEE 58th Conf. Decision Control, 2019, pp. 6554–6559

  24. [32]

    Power grid parameter estimation without phase measurements: Theory and empirical validation,

    J.-S. Brouillon, K. Moffat, F. D¨ orfler, and G. Ferrari-trecate, “Power grid parameter estimation without phase measurements: Theory and empirical validation,” Power Systems Comp. Conf., 2024

  25. [33]

    Automated determination of topology and line parameters in low voltage systems using smart meters measurements,

    V. Cunha, et al., “Automated determination of topology and line parameters in low voltage systems using smart meters measurements,” IEEE Trans. Smart Grid, vol. 11, no. 6, pp. 5028–5038, 2020

  26. [34]

    An approach to the impedance modelling of low-voltage cables in digital twins,

    R. Cleenwerck, et al., “An approach to the impedance modelling of low-voltage cables in digital twins,” Electric Power Syst. Res., vol. 210, p. 108075, 2022

  27. [35]

    The application of carson’s equation to the steady-state analysis of distri- bution feeders,

    W. H. Kersting and R. K. Green, “The application of carson’s equation to the steady-state analysis of distri- bution feeders,” in IEEE/PES Power Syst. Conf. Expo., 2011, pp. 1–6

  28. [36]

    The inverse carson’s equations problem: Definition, implementation and experiments,

    C. H. Tam, et al., “The inverse carson’s equations problem: Definition, implementation and experiments,” preprint: arXiv:2404.08210, 2024

  29. [37]

    Optimal power flow in four-wire distribution networks: Formulation and benchmarking,

    S. Claeys, F. Geth, and G. Deconinck, “Optimal power flow in four-wire distribution networks: Formulation and benchmarking,” Electr. Power Syst. Res., vol. 213, p. 108522, 2022

  30. [38]

    Earthing systems worldwide and evolutions,

    B. Lacroix and C. R., “Earthing systems worldwide and evolutions,” no. 173, 1995. [Online]. Available: https://www.studiecd.dk/cahiers techniques/System earthings worldwide and evolutions.pdf

  31. [39]

    Admittance matrix estimation of radial distribution grids using power and voltage magnitude measurements,

    M. Rayati, M. Bozorg, and O. Alizadeh-Mousavi, “Admittance matrix estimation of radial distribution grids using power and voltage magnitude measurements,” accepted for Power Syst. Comp. Conf.,, 2024

  32. [40]

    Series impedance of distribution cables with sector-shaped conductors,

    A. J. Urquhart and M. Thomson, “Series impedance of distribution cables with sector-shaped conductors,” IET Gener. Transm. Distr., vol. 9, no. 16, pp. 2679–2685, 2015

  33. [41]

    Estimating grounding resistance of medium voltage cables using mea- sured sheaths current,

    A. Ghaderi Baayeh and M. Kleemann, “Estimating grounding resistance of medium voltage cables using mea- sured sheaths current,” in Int. Conf. Smart Grid Metrology, 2023, pp. 1–5

  34. [42]

    Reverse kron reduction of multi-phase radial network,

    S. H. Low, “Reverse kron reduction of multi-phase radial network,” preprint: arXiv:2403.17391, 2024

  35. [43]

    Pitfalls of zero voltage values in optimal power flow problems,

    F. Geth, “Pitfalls of zero voltage values in optimal power flow problems,” IEEE PES General Meeting, 2023

  36. [44]

    Learning distribution grid topologies: A tutorial,

    D. Deka, et al., “Learning distribution grid topologies: A tutorial,” IEEE Trans. Smart Grid, vol. 15, no. 1, pp. 999–1013, 2024

  37. [45]

    Phase identification of distribution system users through a MILP extension of state estimation,

    M. Vanin, T. Van Acker, R. D’hulst, and D. Van Hertem, “Phase identification of distribution system users through a MILP extension of state estimation,” Elect. Power Syst. Res., vol. 229, p. 110107, 2024

  38. [46]

    A framework for constrained static state estimation in unbalanced distribution networks,

    M. Vanin, T. Van Acker, R. D’hulst, and D. Van Hertem, “A framework for constrained static state estimation in unbalanced distribution networks,” IEEE Trans. Power Syst., vol. 37, no. 3, pp. 2075–2085, 2022

  39. [47]

    Representative residential lv feeders: A case study for the north west of england,

    V. Rigoni, et al., “Representative residential lv feeders: A case study for the north west of england,” IEEE Trans. Power Syst., vol. 31, no. 1, pp. 348–360, 2016

  40. [48]

    End-use load profiles for the u.s. building stock,

    E. Wilson, et al., “End-use load profiles for the u.s. building stock,” 10 2021. [Online]. Available: https://data.openei.org/submissions/4520 21

  41. [49]

    JuMP: A modeling language for mathematical optimization,

    I. Dunning, et al., “JuMP: A modeling language for mathematical optimization,” SIAM Rev., vol. 59, no. 2, pp. 295–320, 2017

  42. [50]

    PowerModelsDistribution.jl: An open-source framework for exploring distribution power flow formulations,

    D. M. Fobes, S. Claeys, F. Geth, and C. Coffrin, “PowerModelsDistribution.jl: An open-source framework for exploring distribution power flow formulations,” Electr. Power Syst. Res., vol. 189, p. 106664, 2020

  43. [51]

    On the implementation of an interior-point filter line-search algorithm for large- scale nonlinear programming,

    A. W¨ achter and L. Biegler, “On the implementation of an interior-point filter line-search algorithm for large- scale nonlinear programming,” Math. Program., vol. 106, no. 1, pp. 25–57, 2006

  44. [52]

    HSL. A collection of fortran codes for large scale scientific computation,

    “HSL. A collection of fortran codes for large scale scientific computation,” Accessed: Apr. 2024. [Online]. Available: http://www.hsl.rl.ac.uk/. 22

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.