Transformer Impedance Validation for 110 kV Substation Upgrade in Texas

Engineering Case Study

Case Study Electrical Engineering

Scenario

Project Type: Transmission substation modernization Location Context: Rural 110 kV GIS substation near Austin, TX, undergoing protection relay reconfiguration after transformer replacement. Constraints: Legacy relay settings were based on manufacturer’s per-unit impedance (Zpu = 0.082), but actual fault current calculations required ohmic values for distance relay zone 1 reach setting; base values had to align with system-wide IEEE C37.118-compliant modeling standards.

Given Data

  • Per-Unit Impedance (z_per_unit): 0.082 pu
  • Base Voltage (voltage_base): 115.0 kV (line-to-line, rated HV side)
  • Base Apparent Power (power_base): 250.0 MVA (matching new transformer rating)

Calculation

The tool applies the standard per-unit to actual impedance conversion:

$$ Z_{\text{actual}} = Z_{\text{pu}} \times \frac{V_{\text{base}}^2}{S_{\text{base}}} $$

Where:

  • $ V_{\text{base}} = 115.0~\text{kV} = 115{,}000~\text{V} $
  • $ S_{\text{base}} = 250.0~\text{MVA} = 250{,}000{,}000~\text{VA} $

$$ Z_{\text{actual}} = 0.082 \times \frac{(115{,}000)^2}{250{,}000{,}000} = 0.082 \times \frac{13{,}225{,}000{,}000}{250{,}000{,}000} = 0.082 \times 52.9 = 4.3378~\Omega $$

Rounded to 4 decimal places → 4.3378 Ω

Result and Decision

The calculated actual impedance (4.3378 Ω) was used to recalculate the primary CT ratio-dependent reach of the line distance relay (SEL-421). This confirmed that Zone 1 reach (set at 85% of line impedance) remained within tolerance—no hardware or setting changes were needed. The existing 600:5 CTs and relay settings were validated.

Lesson

Always recompute actual impedance using current base values—not legacy design bases—when replacing equipment; mismatched bases caused a 7.2% error in preliminary manual estimates using old 100 MVA base, risking underreaching protection.

← Back to Per-Unit to Actual Impedance Converter