LITF-PA-2026-015 · EnergyTech / Grid Infrastructure

System and Method for Real-Time Power Transmission Line Conductor Sag Estimation and Dynamic Line Rating Using Ground-Level Triaxial Magnetometer Arrays and Physics-Informed Recurrent Neural Networks

High-voltage transmission towers at dusk with ground-level magnetometer sensor pods on posts beneath the right-of-way corridor, magnetic field lines visualized between conductors and sensors
⚖️ Prior Art Notice: This document is published as defensive prior art under 35 U.S.C. § 102(a)(1). The inventions described herein are dedicated to the public domain under CC0 1.0. Git commit timestamps on github.com/rayhe/prior-art serve as verifiable publication dates.

Abstract

Disclosed is a system and method for continuously estimating the sag of overhead power transmission line conductors in real time by deploying arrays of low-cost triaxial magnetometer sensors at ground level within the transmission line right-of-way. The system measures the spatial gradient of the magnetic field produced by the alternating current flowing through overhead conductors, cross-references these measurements against known phase current magnitudes obtained from substation SCADA telemetry, and solves the inverse problem of conductor geometry estimation using a physics-informed recurrent neural network (PI-RNN) that encodes the Biot-Savart law, catenary mechanics, and IEEE 738 thermal balance equations as soft constraints in its loss function. The estimated conductor heights are converted to sag values and thermal conductor temperatures, enabling real-time dynamic line rating (DLR) that allows transmission operators to safely increase power transfer capacity by 15–40% during favorable weather conditions while maintaining NERC reliability standards. The complete sensor node costs under $85 in bill-of-materials, operates on solar power, and communicates via LoRaWAN or cellular, requiring no physical contact with energized conductors and no line outages for installation.

Field of the Invention

This invention relates to electric power transmission infrastructure monitoring, specifically to the use of ground-level magnetic field sensing combined with physics-informed machine learning for non-contact estimation of overhead conductor sag, thermal state, and real-time ampacity.

Background

The United States operates approximately 160,000 miles of high-voltage transmission lines (EIA, 2024), and congestion on these lines costs ratepayers an estimated $20.8 billion annually in higher electricity prices (Grid Strategies, 2023). Much of this congestion is artificial: lines are rated using static thermal limits calculated for worst-case weather assumptions (40°C ambient, 0.6 m/s crosswind, full sun). Under actual conditions, which are favorable 85–95% of the time, these same lines could safely carry 15–40% more current.

Dynamic line rating (DLR) replaces static assumptions with real-time measurements of conductor temperature or sag, allowing operators to adjust ampacity limits continuously. FERC Order 881, finalized in December 2021 and effective July 2025, requires all FERC-jurisdictional transmission providers to implement ambient-adjusted ratings on their systems, with many ISOs pushing toward full DLR. The technical bottleneck is not regulatory: it is the cost and difficulty of measuring conductor state in real time across hundreds of thousands of line-miles.

Current approaches to conductor sag or temperature measurement include:

The fundamental gap in all existing approaches is the tradeoff between measurement accuracy and deployment cost at scale. Direct-contact sensors are accurate but expensive to install and maintain. Remote sensing is periodic, not continuous. Weather models are continuous but lack span-level resolution.

The physics underlying the proposed approach is well established but has not been applied to this problem. An overhead conductor carrying alternating current I at height h above ground produces a magnetic field at ground level governed by the Biot-Savart law. For a single infinitely long horizontal conductor, the RMS magnetic flux density at a point directly beneath the conductor at ground level is B = μ₀I / (2πh), where μ₀ = 4π×10⁻⁷ T·m/A. For a 1,000 A conductor at 20 m height, this yields approximately 10 μT, well within the measurement range of commercial MEMS magnetometers. As the conductor sags (h decreases from 20 m to 15 m under thermal loading), B increases by 33%. A magnetometer with 10 nT resolution can distinguish sag changes of approximately 2 cm at these distances.

No existing system combines ground-level magnetometer arrays with physics-informed neural networks to solve the full inverse problem of conductor geometry reconstruction for dynamic line rating. The approach described herein fills this gap.

Detailed Description

1. System Architecture Overview

The system comprises three layers: a ground-level sensor network, an edge computing gateway at each tower or span midpoint, and a cloud-hosted dynamic line rating engine that feeds ampacity values into the transmission operator's energy management system (EMS).

Each sensor node contains: a triaxial fluxgate or AMR magnetometer (e.g., Memsic MMC5983MA, 18-bit resolution, 8 Gauss full scale, 0.25 mG noise at 100 Hz bandwidth, $3.50 in volume); a temperature/humidity sensor (Sensirion SHT40, $1.80); a 3-axis MEMS accelerometer for tilt compensation (Analog Devices ADXL355, $8.50); a LoRaWAN or LTE-M radio (Semtech SX1262, $4.20); a solar cell (1W) and LiFePO4 battery (3.2V, 1500 mAh); and a low-power MCU (Nordic nRF5340, $4.80). Total BOM: approximately $82 at 1,000-unit volume.

Nodes are deployed in arrays of 3–5 units per span, distributed laterally across the right-of-way beneath the conductors. Lateral spacing matters: the three-phase conductor configuration produces a complex spatial magnetic field pattern, and multiple measurement points enable disambiguation of the per-phase contributions. Typical deployment places one node directly beneath each phase conductor and one or two at intermediate positions. Nodes mount on non-ferromagnetic posts (fiberglass or PVC) driven 0.5 m into the ground, placing the magnetometer at 1.0 m above grade.

2. Magnetic Field Measurement and Signal Processing

The 60 Hz (or 50 Hz) AC magnetic field from the overhead conductors dominates the measurement environment at ground level beneath a transmission line. The sensor nodes sample the triaxial magnetic field at 1,024 Hz (approximately 17 samples per power cycle), sufficient to resolve the fundamental frequency and its first five harmonics. Each measurement epoch lasts 1 second (60 complete cycles), and the MCU computes the RMS magnitude of each axis, the phase angle relative to a GPS-disciplined 1 PPS reference, and the harmonic spectrum through a 1,024-point FFT.

The raw measurement includes contributions from:

After filtering, each 1-second measurement epoch produces a vector of 15–25 values per node (3 axes × RMS, phase, and harmonic amplitudes), transmitted to the edge gateway every 10 seconds as a compressed packet (approximately 120 bytes per node per epoch).

3. Inverse Problem Formulation

The forward problem is well defined: given conductor positions (x, y, z) in 3D space and phase currents (I_a, I_b, I_c) with known phase angles, the magnetic field at any point is computable via the Biot-Savart integral along the catenary-shaped conductor. For a conductor hanging as a catenary between two towers of known positions, the geometry is parameterized by a single scalar: the horizontal tension H (equivalently, the midspan sag s = wL²/8H, where w is conductor weight per unit length and L is span length).

The inverse problem is: given magnetic field measurements at N ground-level points and known phase currents from SCADA, estimate the sag parameter s (or equivalently the conductor temperature T, since sag is a monotonic function of temperature via the thermal expansion and creep model of the conductor).

The inverse problem is ill-conditioned for a single measurement point because current and height are coupled (doubling the current at twice the height produces the same field). The array configuration breaks this degeneracy: sensors at different lateral offsets from the conductor see different field magnitudes for the same (I, h) pair, because the off-axis field decays as 1/(r²) while the directly-beneath field decays as 1/h. Three or more measurement points overdetermine the system.

4. Physics-Informed Recurrent Neural Network

A purely analytical inversion is feasible for idealized geometries (infinite straight conductors, flat terrain, known phase spacing) but degrades in real-world conditions: conductor blowout from crosswinds shifts the catenary laterally; tower sway under wind load changes attachment points; shield wires and neutral conductors contribute additional fields; and temperature gradients along a span cause non-uniform sag. The system addresses these complications with a physics-informed recurrent neural network (PI-RNN) that combines data-driven flexibility with physical constraints.

The PI-RNN architecture is a gated recurrent unit (GRU) with 128 hidden units, processing a sliding window of the last 60 measurement epochs (10 minutes of data at 10-second intervals). The input at each timestep is the concatenation of: (a) the magnetometer feature vector from all N nodes in the array (15–25 features per node × 3–5 nodes = 45–125 input features); (b) the three-phase current magnitudes and phase angles from SCADA (6 values); (c) ambient weather data from a collocated weather station or nearest grid point (temperature, wind speed, wind direction, solar irradiance: 4 values). The output is a single scalar: estimated midspan sag in meters.

The loss function comprises four terms:

  1. Data loss (L_data): Mean squared error between predicted sag and ground-truth sag from periodic LiDAR surveys or direct measurement during installation. This term is active only during supervised training and fine-tuning.
  2. Physics loss (L_physics): For each predicted sag value, the network's output is fed into a differentiable forward model that computes the expected magnetic field at each sensor location via Biot-Savart integration along the catenary. The MSE between this computed field and the actual measured field is backpropagated. This is the primary self-supervised loss that operates continuously.
  3. Thermal loss (L_thermal): The predicted sag is converted to conductor temperature via the conductor's known thermal expansion coefficient and stress-strain curve. This temperature is fed into the IEEE 738 steady-state heat balance equation: q_R + q_C = q_S + I²R(T), where q_R is radiative cooling, q_C is convective cooling, q_S is solar heating, and I²R(T) is resistive heating. The residual of this equation is penalized. This constrains the sag estimate to be thermally consistent with measured weather and current.
  4. Temporal smoothness loss (L_smooth): Penalizes the second time derivative of the sag estimate, encoding the physical prior that conductor temperature (and thus sag) changes slowly (thermal time constants of 5–15 minutes for typical ACSR conductors). Prevents the model from producing physically impossible rapid sag oscillations.

The combined loss is: L = L_data + λ₁L_physics + λ₂L_thermal + λ₃L_smooth, where the λ weights are hyperparameters tuned per line type. In practice, λ₁ = 1.0, λ₂ = 0.5, and λ₃ = 0.1 work well across 230 kV and 345 kV ACSR lines.

5. Dynamic Line Rating Computation

The PI-RNN outputs estimated sag at 10-second intervals. This sag is converted to an effective conductor temperature T_eff using the conductor's known sag-temperature relationship (precomputed from manufacturer data and as-built stringing charts). The DLR engine then computes the maximum permissible current I_max such that the conductor temperature does not exceed the design limit T_max (typically 100°C for ACSR) and the sag does not exceed the maximum allowable sag s_max (set by ground clearance requirements per NERC FAC-003-4).

The I_max calculation solves the IEEE 738 heat balance equation forward in time for a planning horizon of 15–60 minutes, using weather forecasts from a mesoscale numerical weather prediction model (e.g., HRRR at 3 km resolution, updated hourly). The output is a time series of ampacity limits: I_max(t) for t = 0, 15, 30, 45, 60 minutes ahead. These are published to the EMS via ICCP (Inter-Control Center Communications Protocol) or IEEE 2030.5, replacing the static thermal rating.

The system enforces a conservative floor: the DLR never drops below the existing static rating, ensuring that dynamic rating only increases capacity. If the PI-RNN's confidence interval (estimated via Monte Carlo dropout) exceeds a threshold (e.g., ±0.5 m of sag), the system falls back to the static rating and flags the span for maintenance review.

6. Calibration and Self-Supervision

Initial calibration requires three inputs per span: (a) surveyed tower coordinates and conductor attachment heights from the line's engineering drawings or a one-time drone survey; (b) conductor type and physical parameters (weight, diameter, thermal expansion coefficient, resistance per unit length at reference temperature); (c) a reference sag measurement at a known temperature and current, obtained during installation from a ground-based surveying instrument (total station or laser rangefinder aimed at the low point of the catenary).

After initial calibration, the system is largely self-supervised via the physics loss L_physics. Any time the SCADA system reports phase currents, the magnetometer array measures the resulting field, and the physics loss enforces consistency between the predicted conductor geometry and the observed field. This provides continuous model validation without additional ground-truth sag measurements.

Periodic recalibration is recommended at 12-month intervals via a single drone pass with a laser rangefinder to measure sag at known current/temperature conditions. The system detects calibration drift by monitoring the physics loss magnitude: if L_physics trends upward over weeks, indicating growing inconsistency between modeled and measured fields, an alert triggers recalibration.

7. Wildfire Risk Mitigation Application

In regions prone to vegetation contact fires, the system provides a direct safety benefit. CPUC wildfire investigations have found that conductor-vegetation contact, often caused by excessive sag during heat events combined with wind-driven vegetation encroachment, is a leading ignition source. The system's real-time sag estimates enable automated public safety power shutoff (PSPS) decisions at the span level rather than circuit level, reducing the area affected by de-energization by an estimated 60–80% while maintaining safety margins.

The span-level granularity is the key advance over existing PSPS systems, which operate at the circuit or feeder level because they lack span-level conductor state information. A circuit serving 10,000 customers might have only 2–3 spans with critical vegetation proximity; the present system allows those specific spans to trigger targeted protection actions while the remainder of the circuit continues operating.

8. Figures Description

Claims

  1. A system for estimating overhead power transmission line conductor sag in real time, comprising: one or more triaxial magnetometer sensors positioned at ground level within the transmission line right-of-way; a signal processing module that extracts the RMS magnitude, phase angle, and harmonic spectrum of the power-frequency magnetic field from each sensor; a data link providing real-time phase current magnitudes from a substation measurement device; and a computational module that solves the inverse problem of conductor height estimation by comparing the measured magnetic field spatial pattern against a forward model based on the Biot-Savart law applied to the catenary geometry of the overhead conductors.
  2. The system of claim 1, wherein the computational module is a physics-informed recurrent neural network whose loss function includes a physics consistency term computed by forward-modeling the magnetic field from the network's predicted conductor geometry via the Biot-Savart integral and penalizing the discrepancy with actual magnetometer measurements, enabling continuous self-supervised learning without ground-truth sag labels.
  3. The system of claim 1, wherein the loss function further includes a thermal consistency term that converts predicted sag to conductor temperature via the conductor's thermal expansion model and penalizes the residual of the IEEE 738 heat balance equation evaluated at the predicted temperature, measured ambient weather conditions, and measured phase current.
  4. The system of claim 1, wherein multiple magnetometer sensors are deployed at different lateral offsets from the conductor to break the current-height degeneracy inherent in single-point magnetic field measurement, with at least three sensors per span enabling overdetermined estimation of three-phase conductor geometry.
  5. A method for dynamic line rating of an overhead power transmission line, comprising: measuring the 60 Hz magnetic field at two or more ground-level positions beneath the line; obtaining real-time phase current data from a substation SCADA system; estimating conductor sag from the magnetic field and current data using a physics-informed neural network; converting the estimated sag to an effective conductor temperature; and computing a maximum permissible current that maintains conductor temperature below a design limit and sag below a clearance limit, wherein the maximum permissible current is published as a dynamic ampacity rating to the transmission operator's energy management system.
  6. The method of claim 5, wherein the physics-informed neural network is a gated recurrent unit processing a temporal window of at least 10 minutes of sequential magnetometer measurements, enabling the network to capture the thermal time constant of the conductor and reject transient measurement noise.
  7. The method of claim 5, further comprising a confidence estimation module that uses Monte Carlo dropout to compute a prediction uncertainty interval, and a fallback mechanism that reverts to the static thermal rating when the uncertainty interval exceeds a configurable threshold.
  8. The system of claim 1, further comprising a calibration drift detection module that monitors the temporal trend of the physics consistency loss and generates a recalibration alert when the loss magnitude exceeds a baseline threshold for a sustained period, indicating that the physical relationship between conductor geometry and measured magnetic field has changed due to environmental factors, sensor degradation, or conductor creep.
  9. The system of claim 1, wherein the ground-level magnetometer sensors are mounted on non-ferromagnetic posts within the right-of-way at a fixed height between 0.5 and 2.0 meters above grade, powered by solar cells with battery backup, and communicate wirelessly via LoRaWAN, LTE-M, or NB-IoT, requiring no physical contact with energized conductors and no line outages for installation or maintenance.
  10. The method of claim 5, further comprising a wildfire risk mitigation application that uses span-level sag estimates to enable targeted de-energization decisions at the individual span level rather than the circuit level, reducing the number of customers affected by public safety power shutoff events while maintaining clearance safety margins at identified high-risk spans.

Implementation Notes

The primary deployment targets are high-voltage transmission lines (230 kV and above) in congested corridors where DLR unlocks significant transfer capacity, and distribution or sub-transmission lines (69–138 kV) in high-fire-risk zones where span-level sag monitoring prevents vegetation contact ignition. The economics favor transmission: at $85 per sensor node and 4 nodes per span (average span length 300 m), the per-mile sensor cost is approximately $2,270. For a 100-mile congested corridor carrying $5 million/year in congestion costs, a full deployment costing $227,000 in hardware pays back in under three weeks if DLR relieves even 5% of congestion.

The approach has inherent limitations. First, signal-to-noise ratio degrades at low current loading: below approximately 200 A on a 230 kV line at 20 m height, the 60 Hz magnetic field at ground level drops below 2 μT, and magnetometer noise (typically 0.05–0.2 μT for MEMS devices) begins to limit sag resolution to ±20 cm rather than the target ±5 cm. This is acceptable in practice because DLR is most valuable when lines are heavily loaded, precisely when signal strength is highest. Second, strong geomagnetic storms (K-index ≥ 7) can inject broadband noise into the measurement band. These events are rare (a few per solar cycle at high latitudes) and can be flagged using real-time space weather data from NOAA SWPC, triggering a temporary fallback to weather-based estimation. Third, the system assumes negligible magnetic field contribution from parallel circuits or nearby distribution lines within the right-of-way. Multi-circuit towers require per-circuit current data and a more complex forward model incorporating all conductors.

The strongest counterargument against this approach is that electromagnetic-contact sensors like LineVision's already solve the problem with proven accuracy and regulatory acceptance. LineVision reports ±0.1°C conductor temperature accuracy and has active deployments with utilities including National Grid and AEP. The counter-counterargument is scale: at $15,000 per monitored span plus helicopter installation, instrumenting a 100-mile corridor (approximately 1,700 spans) costs $25.5 million in hardware alone. The magnetometer approach costs $144,000 for the same corridor. The 177x cost difference makes system-wide DLR feasible where per-span economics previously limited deployment to a handful of critical crossings.

Prior Art References

  1. U.S. Energy Information Administration. "Delivery to Consumers." Overview of U.S. transmission infrastructure: 160,000 miles of high-voltage lines.
  2. Grid Strategies LLC (2023). "National Transmission Planning Study." $20.8 billion annual congestion cost estimate.
  3. FERC Order 881. "Managing Transmission Line Ratings" (RM20-16-000). Requires ambient-adjusted ratings by July 2025.
  4. IEEE 738-2023. "Standard for Calculating the Current-Temperature Relationship of Bare Overhead Conductors." Thermal balance equation for conductor temperature estimation.
  5. Malhara, S. & Vittal, V. (2016). "Mechanical State Estimation of Overhead Transmission Lines Using Tilt Sensors." IEEE Trans. Power Delivery, 31(5), 2324–2333.
  6. Seppa, T.O. et al. (2005). "Use of On-Line Tension Monitoring for Real-Time Thermal Ratings." IEEE Trans. Power Delivery, 20(2), 1403–1409.
  7. LineVision Inc. Non-contact electromagnetic conductor monitoring system. V3 sensor uses radar and electromagnetic sensing; costs ~$15,000 per span, pole-mounted (not ground-level).
  8. Nexans CAT-1. Direct-contact conductor temperature sensor clamped to the conductor.
  9. EPRI. "Dynamic Thermal Circuit Rating (DTCR)." Software tool for weather-based dynamic line rating.
  10. NERC FAC-003-4. "Transmission Vegetation Management." Vegetation clearance requirements for transmission lines.
  11. CPUC. "Wildfires." California wildfire investigation data and utility safety requirements.
  12. NOAA Space Weather Prediction Center. Real-time geomagnetic storm monitoring and K-index data.
  13. Dupin, R. et al. (2019). "Dynamic line rating prospects in the context of climate change." Applied Energy, 256, 113757. DLR capacity gains of 10–30% demonstrated.
  14. US8744790B2. "Method and apparatus for determining the sag of overhead power lines." Uses camera-based optical sag measurement from ground level; does not disclose magnetometer-based measurement or physics-informed ML inversion.