8.1 Transmission Line Parameters (Resistance, Inductance, Capacitance & GMD/GMR)

Key Takeaways

  • Line resistance increases from DC to AC due to skin effect, with skin depth δ = 1/√(π*f*μ*σ); resistance varies linearly with operating temperature governed by inferred zero-resistance temperature T_0 (234.5°C for annealed copper, 228.0°C for aluminum).
  • Conductor internal inductance Lint = μ0 / (8π) = 0.5 * 10^-7 H/m is accounted for mathematically in solid round conductors by replacing physical radius r with the self-Geometric Mean Radius GMR (Ds = r * e^(-1/4) = 0.7788*r).
  • Geometric Mean Distance (GMD) represents the geometric average distance between phase conductor bundles: GMD = (D_ab * D_bc * D_ca)^(1/3); for horizontal flat spacing with adjacent distance D, GMD = D * 2^(1/3) ≈ 1.2599*D.
  • Bundling multiple sub-conductors per phase increases composite bundle GMR (Ds_b) and equivalent radius (r_b), which simultaneously decreases series inductive reactance (X_L), increases shunt capacitive susceptance (B_c), elevates Surge Impedance Loading (SIL), and mitigates surface electric field gradient to suppress corona discharge.
  • Line-to-neutral capacitance Cn = 2πε0 / ln(GMD / r_b) is computed using physical outer radius r rather than Ds; earth proximity modeled via method of images slightly increases capacitance; complete line transposition equalizes phase inductances and eliminates induced neutral imbalance.
Last updated: August 2026

8.1 Transmission Line Parameters (Resistance, Inductance, Capacitance & GMD/GMR)

High-voltage transmission lines form the backbone of the electric power grid, transferring bulk electrical energy from generating stations to regional load centers across distances spanning tens to hundreds of miles. Accurately modeling power system steady-state power flow, transient stability, voltage regulation, and fault currents requires precise calculation of the four fundamental distributed electrical line parameters:

  1. Series Resistance ($R$): Governed by conductor material resistivity, stranding spiraling, operating temperature, and frequency-dependent skin effect.
  2. Series Inductance ($L$): Determined by internal conductor magnetic flux linkages and external magnetic flux linkages between phase conductors (quantified via GMD and GMR).
  3. Shunt Capacitance ($C$): Established by electrostatic charge accumulation across air dielectrics between phase conductors and ground.
  4. Shunt Conductance ($G$): Caused by leakage currents across insulator strings and atmospheric corona ionization (generally neglected under normal dry operating conditions, $G \approx 0$).
+-----------------------------------------------------------------------------+
|                 DISTRIBUTED TRANSMISSION LINE PARAMETERS                    |
|                                                                             |
|             Series Impedance:     z = r + jωL    [Ω/mile]                   |
|             Shunt Admittance:     y = g + jωC    [S/mile]                   |
|                                                                             |
|   Phase A  ----[ r ]----[ jωL ]----+------------------------ Phase A'       |
|                                    |                                        |
|                                  [ g ]                                      |
|                                    |                                        |
|                                 [ jωC ]                                     |
|                                    |                                        |
|   Ground / Neutral ----------------+------------------------ Neutral'       |
+-----------------------------------------------------------------------------+

1. Conductor Resistance & Skin Effect

DC Resistance Formulation

The direct current (DC) resistance of a solid cylindrical conductor is governed by Pouillet's Law:

Rdc=ρlA[Ω]R_{dc} = \rho \frac{l}{A} \quad [\Omega]

Where:

  • $\rho$ = Material volume resistivity ($\Omega \cdot \text{m}$ or $\Omega \cdot \text{cmil/ft}$).
  • $l$ = Conductor length (meters or feet).
  • $A$ = Conductor cross-sectional area ($ ext{m}^2$ or circular mils).

In North American power engineering practice, conductor cross-sectional area is expressed in circular mils (cmil) or thousand circular mils (kcmil / MCM). One circular mil is defined as the area of a circle with a diameter of $1\text{ mil} = 0.001\text{ in} = 10^{-3}\text{ in}$:

A[cmil]=(d[mils])2=(1,000d[in])2A_{[\text{cmil}]} = (d_{[\text{mils}]})^2 = (1,000 \cdot d_{[\text{in}]})^2

1 kcmil=1 MCM=1,000 cmil=π4×103 in25.067×104 cm21\text{ kcmil} = 1\text{ MCM} = 1,000\text{ cmil} = \frac{\pi}{4} \times 10^{-3}\text{ in}^2 \approx 5.067 \times 10^{-4}\text{ cm}^2

Temperature Dependence of Resistance

Conductor resistance increases linearly with operating temperature over standard power transmission operating ranges ($-20^\circ\text{C}$ to $+100^\circ\text{C}$). It is computed using either the temperature coefficient of resistance ($\alpha$) or the inferred zero-resistance temperature ($T_0$):

R2=R1[1+α1(T2T1)]R_2 = R_1 \left[1 + \alpha_1 (T_2 - T_1)\right]

R2R1=T2+T0T1+T0    R2=R1(T2+T0T1+T0)\frac{R_2}{R_1} = \frac{T_2 + T_0}{T_1 + T_0} \implies R_2 = R_1 \left(\frac{T_2 + T_0}{T_1 + T_0}\right)

+-----------------------------------------------------------------------------+
|           STANDARD CONDUCTOR MATERIAL INFERRED ZERO TEMPERATURES            |
|                                                                             |
|   Conductor Material          Conductivity (% IACS)    Inferred Temp T_0    |
|   -----------------------------------------------------------------------   |
|   Annealed Copper (100%)              100.0%                 234.5 °C       |
|   Hard-Drawn Copper                    97.3%                 241.5 °C       |
|   EC Aluminum (1350-H19)               61.0%                 228.0 °C       |
|   Aluminum Alloy (6201-T81)            52.5%                 247.0 °C       |
+-----------------------------------------------------------------------------+

AC Resistance & Skin Depth

When alternating current flows through a conductor, the alternating internal magnetic flux linkages produce counter-electromotive forces (back-EMFs) that are strongest at the conductor center. This phenomenon forces current density to concentrate toward the outer surface of the conductor, known as the skin effect.

                    SKIN EFFECT CURRENT DENSITY PROFILE

            Uniform DC Current Density      AC Current Density (Skin Effect)
            +------------------------+      +------------------------+
            |########################|      |#####              #####|
            |########################|      |###                  ###|
            |########################|      |#      Center core    ##|
            |########################|      |###    low current   ###|
            |########################|      |#####              #####|
            +------------------------+      +------------------------+
            Current uniform throughout      Current crowded to surface

Skin depth ($\delta$) is the effective depth below the conductor surface at which current density decays to $1/e \approx 36.8%$ of its surface value:

δ=1πfμσ=ρπfμ[m]\delta = \frac{1}{\sqrt{\pi f \mu \sigma}} = \sqrt{\frac{\rho}{\pi f \mu}} \quad [\text{m}]

Where:

  • $f$ = System frequency ($60\text{ Hz}$ in North America).
  • $\mu = \mu_0 \mu_r$ = Magnetic permeability ($\mu_0 = 4\pi \times 10^{-7}\text{ H/m}$, $\mu_r \approx 1.0$ for non-ferrous aluminum/copper).
  • $\sigma = 1/\rho$ = Electrical conductivity ($\text{S/m}$).

Because the effective cross-sectional area carrying current decreases, $R_{ac} > R_{dc}$. At $60\text{ Hz}$, $R_{ac}$ for large transmission conductors is typically $2%$ to $10%$ higher than $R_{dc}$. In addition, spiraling of outer stranded layers increases actual strand path length by $1%$ to $2%$, adding an equivalent resistance increment.

Aluminum Conductor Steel Reinforced (ACSR)

Modern overhead transmission circuits predominantly utilize ACSR (Aluminum Conductor Steel Reinforced) conductors. High-conductivity aluminum strands carry the bulk of the AC current (benefiting from skin effect crowding current outward), while high-strength galvanized steel core strands provide the tensile strength required for long tower spans without excessive physical sag.

                      ACSR CONDUCTOR CROSS-SECTION (26/7)

                               (A) (A) (A) (A)
                             (A) (A) (A) (A) (A)
                           (A) (A) (S) (S) (A) (A)    (A) = Aluminum Strand
                          (A) (A) (S) (S) (S) (A) (A)  (S) = Steel Core Strand
                           (A) (A) (S) (S) (A) (A)
                             (A) (A) (A) (A) (A)
                               (A) (A) (A) (A)
                    26 Aluminum Strands over 7 Steel Strands

ACSR conductors are designated by standardized bird code names in utility engineering specifications:

Code NameAluminum Area (kcmil)Stranding (Al / Steel)Outside Diameter (in)GMR / $D_s$ (ft)$R_{ac}$ at $50^\circ\text{C}$, $60\text{ Hz}$ ($\Omega/\text{mi}$)
Partridge$266.8$$26 / 7$$0.642$$0.0217$$0.3850$
Hawk$477.0$$26 / 7$$0.858$$0.0289$$0.2150$
Drake$795.0$$26 / 7$$1.108$$0.0373$$0.1388$
Cardinal$954.0$$54 / 7$$1.196$$0.0402$$0.1157$
Bluebird$2,156.0$$84 / 19$$1.762$$0.0588$$0.0519$

2. Line Inductance, GMD, and GMR

Inductance is defined as flux linkages per unit current ($L = \lambda / I$). In an AC transmission line, total flux linkage comprises two distinct components: internal flux linkages inside the conductor body and external flux linkages spanning from the conductor surface outward.

+-----------------------------------------------------------------------------+
|                        LINE INDUCTANCE COMPONENTS                           |
|                                                                             |
|   1. Internal Inductance (Lint):                                            |
|             Lint = μ0 / (8π) = 1/2 * 10^-7 H/m = 0.05 mH/km (constant)      |
|                                                                             |
|   2. External Inductance (Lext):                                            |
|             Lext = (μ0 / 2π) * ln(D / r) = 2 * 10^-7 * ln(D / r) H/m        |
|                                                                             |
|   3. Total Inductance (L = Lint + Lext):                                    |
|             L = 2 * 10^-7 * [1/4 + ln(D / r)]                               |
|               = 2 * 10^-7 * ln(D / (r * e^(-1/4)))                          |
|               = 2 * 10^-7 * ln(D / Ds)     [H/m]                            |
+-----------------------------------------------------------------------------+

Self-GMR ($D_s$) of a Single Conductor

The mathematical identity $r' = D_s = r \cdot e^{-1/4} = 0.7788 \cdot r$ is the Geometric Mean Radius (GMR) of a solid cylindrical conductor. It replaces a fictitious conductor having internal flux with an equivalent infinitely thin hollow tubular conductor of radius $D_s$ having zero internal flux linkages.

[!IMPORTANT] Solid vs Stranded GMR ($D_s$): For a solid round conductor, $D_s = 0.7788 r$. For stranded conductors (such as ACSR), strand geometric packing reduces $D_s$ further. Always look up $D_s$ directly from the manufacturer conductor table (e.g., Drake $D_s = 0.0373\text{ ft}$, where $r = 0.04617\text{ ft}$, giving $D_s = 0.808 r$).

Geometric Mean Distance (GMD / $D_m$)

For a three-phase transmission line with phase conductors $a, b, c$ separated by center-to-center distances $D_{ab}, D_{bc}, D_{ca}$, the Geometric Mean Distance (GMD) is the geometric mean of the three mutual spacing distances:

GMD=Dm=DabDbcDca3GMD = D_m = \sqrt[3]{D_{ab} \cdot D_{bc} \cdot D_{ca}}

                         TRANSMISSION TOWER CONFIGURATIONS

     Equilateral Spacing               Horizontal Flat Spacing           Vertical Spacing
              (a)                                                               (a)
             /   \                         (a) --- D --- (b) --- D --- (c)       |
            D     D                        |<------------- 2D ------------>|     D
           /       \                                                             |
         (b) - D - (c)                     GMD = (D * D * 2D)^(1/3)             (b)
                                               = D * 2^(1/3)                     |
       GMD = D                             GMD ≈ 1.2599 * D                      D
                                                                                 |
                                                                                (c)
                                                                           GMD ≈ 1.2599 * D

General Three-Phase Inductance & Inductive Reactance

For a transposed three-phase transmission line, inductance per phase per meter and inductive reactance at $60\text{ Hz}$ are:

L=2×107ln(GMDGMR)[H/m]L = 2 \times 10^{-7} \ln\left(\frac{GMD}{GMR}\right) \quad [\text{H/m}]

XL=ωL=2πfL[Ω/m]X_L = \omega L = 2\pi f L \quad [\Omega/\text{m}]

XL=2π(60)×2×107×1,609.344×ln(GMDGMR)=0.1213ln(GMDGMR)[Ω/mile]X_L = 2\pi (60) \times 2 \times 10^{-7} \times 1,609.344 \times \ln\left(\frac{GMD}{GMR}\right) = 0.1213 \ln\left(\frac{GMD}{GMR}\right) \quad [\Omega/\text{mile}]


3. Bundled Conductors

At transmission voltages of $230\text{ kV}$ and above, high surface electric field intensity causes dielectric breakdown of surrounding air (corona discharge). To mitigate this, utilities use bundled conductors, where each phase consists of two, three, four, or more sub-conductors held in fixed spatial geometry by mechanical spacers.

                      COMMON BUNDLED CONDUCTOR GEOMETRIES

       2-Conductor Bundle           3-Conductor Bundle           4-Conductor Bundle
                                           (1)
            (1) --- d --- (2)             /   \                  (1) ------- d ------- (2)
                                         d     d                  |                     |
                                        /       \                 d                     d
                                      (2) - d - (3)               |                     |
                                                                 (4) ------- d ------- (3)
     Ds_b = sqrt(Ds * d)          Ds_b = (Ds * d^2)^(1/3)      Ds_b = 1.0913 * (Ds * d^3)^(1/4)

Bundle Self-GMR ($D_s^b$) Formulas

2-Bundle: Dsb=Dsd\text{2-Bundle: } D_s^b = \sqrt{D_s \cdot d}

3-Bundle (Equilateral): Dsb=Dsdd3=(Dsd2)1/3\text{3-Bundle (Equilateral): } D_s^b = \sqrt[3]{D_s \cdot d \cdot d} = \left(D_s d^2\right)^{1/3}

4-Bundle (Square): Dsb=Dsddd24=(Dsd32)1/4=21/8(Dsd3)1/41.0913(Dsd3)1/4\text{4-Bundle (Square): } D_s^b = \sqrt[4]{D_s \cdot d \cdot d \cdot d\sqrt{2}} = \left(D_s d^3 \sqrt{2}\right)^{1/4} = 2^{1/8} \left(D_s d^3\right)^{1/4} \approx 1.0913 \left(D_s d^3\right)^{1/4}

Where:

  • $D_s$ = Self-GMR of individual sub-conductor from conductor tables.
  • $d$ = Sub-conductor spacing distance within the bundle (typically $18\text{ in} = 1.5\text{ ft} = 0.457\text{ m}$).

Engineering Benefits of Bundled Conductors:

  1. Reduces Series Inductive Reactance ($X_L$): Elevating $D_s^b$ lowers $\ln(GMD / D_s^b)$, decreasing line series reactance by $20%$ to $35%$, directly increasing line power transfer capability ($P_{max} = V_s V_r / X$).
  2. Increases Shunt Capacitance ($C_n$): Enlarging equivalent bundle radius increases capacitance and line charging reactive power.
  3. Elevates Surge Impedance Loading (SIL): $SIL = V_{LL}^2 / Z_c$; because $Z_c = \sqrt{L/C}$ drops, SIL increases substantially.
  4. Corona Suppression: Spreading charge over multiple sub-conductors reduces maximum surface voltage gradient below the critical breakdown strength of air ($E_{crit} \approx 30\text{ kV/cm}$ peak), minimizing corona power loss, audible acoustic hum, and radio/television interference (RI/TVI).

4. Transmission Line Capacitance & Earth Proximity

Electric potential differences between energized conductors establish electric field lines, storing electrostatic energy in the surrounding air dielectric.

+-----------------------------------------------------------------------------+
|                   LINE-TO-NEUTRAL CAPACITANCE FORMULATION                   |
|                                                                             |
|   Line-to-Neutral Capacitance (Cn):                                         |
|             Cn = 2π * ε0 / ln(GMD / r_b)       [F/m]                        |
|                                                                             |
|   Capacitive Susceptance (Bc):                                              |
|             Bc = ω * Cn = 2π * f * Cn          [S/m]                        |
|                                                                             |
|   Permittivity of Free Space: ε0 = 8.854 * 10^-12 F/m                       |
+-----------------------------------------------------------------------------+

[!CAUTION] Critical PE Exam Trap — Physical Radius vs Self-GMR: When computing inductance, you MUST use the conductor's self-GMR ($D_s = 0.7788 r$) to include internal flux linkages. When computing capacitance, you MUST use the physical outer radius ($r$) because electrostatic charge resides entirely on the outer conductive surface. There is zero internal electric field inside a metallic conductor!

For bundled conductors, the equivalent bundle radius for capacitance ($r^b$) is evaluated using physical radius $r$:

2-Bundle: rb=rd3-Bundle: rb=(rd2)1/34-Bundle: rb=1.0913(rd3)1/4\text{2-Bundle: } r^b = \sqrt{r \cdot d} \qquad \text{3-Bundle: } r^b = (r d^2)^{1/3} \qquad \text{4-Bundle: } r^b = 1.0913 (r d^3)^{1/4}

Effect of Earth on Capacitance (Method of Images)

The conducting earth plane beneath an overhead line alters the electrostatic equipotential surfaces. Using Kelvin's Method of Images, the ground plane is replaced by fictitious mirror-image conductors located at equal depth $-h$ carrying opposite charges.

                         METHOD OF IMAGES FOR GROUND EFFECT

                 +q  (Conductor at height h above ground)
                  |
                  | h
       ======================= Earth Ground Plane (V = 0)
                  | h
                  |
                 -q  (Fictitious Image Conductor at depth -h)

For a transposed three-phase line at average conductor height $h$ above ground:

Cn=2πε0ln(GMDrb)ln(1+(GMD2h)2)[F/m]C_n = \frac{2\pi \varepsilon_0}{\ln\left(\frac{GMD}{r^b}\right) - \ln\left(\sqrt{1 + \left(\frac{GMD}{2h}\right)^2}\right)} \quad [\text{F/m}]

Because $\sqrt{1 + (GMD/2h)^2} > 1$, the subtracted term is positive, which decreases the denominator and slightly increases the line-to-neutral capacitance (typically by $1%$ to $3%$ for standard transmission clearances).

Transposed vs. Untransposed Lines

In an untransposed transmission line with asymmetric spacing ($D_{ab} \ne D_{bc} \ne D_{ca}$), the mutual inductances and capacitances between phases are unequal. Even under perfectly balanced three-phase loading, unequal phase voltage drops induce negative-sequence and zero-sequence unbalance currents.

                     COMPLETE TRANSPOSITION ROTATION CYCLE

   Position 1:  [ Phase A ] ------------ [ Phase C ] ------------ [ Phase B ]
   Position 2:  [ Phase B ] ------------ [ Phase A ] ------------ [ Phase C ]
   Position 3:  [ Phase C ] ------------ [ Phase B ] ------------ [ Phase A ]
                |<-- 1/3 Length -->|     |<-- 1/3 Length -->|     |<-- 1/3 Length -->|

Transposition rotates the physical tower pin positions of all three phases through three equal-length segments ($1/3$ total line length each), ensuring that each phase occupies each spatial position for an equal distance. This equalizes per-phase loop inductance and capacitance across the entire line.


5. Step-by-Step Worked Mathematical Example

Problem Statement:

A three-phase, $60\text{ Hz}$, $345\text{ kV}$ transposed transmission line is $100\text{ miles}$ long. The phase conductors are arranged in a flat horizontal configuration with $26\text{ ft}$ separation between adjacent phases ($D_{ab} = 26\text{ ft}, D_{bc} = 26\text{ ft}, D_{ca} = 52\text{ ft}$). Each phase consists of a 2-conductor bundle of Drake ACSR (795 kcmil 26/7) with a bundle spacing of $d = 18\text{ in} = 1.5\text{ ft}$.

Conductor table data for individual Drake sub-conductors:

  • Outside diameter: $OD = 1.108\text{ in} \implies r = 0.554\text{ in} = 0.04617\text{ ft}$
  • Self-GMR: $D_s = 0.0373\text{ ft}$
  • AC resistance per conductor at $50^\circ\text{C}, 60\text{ Hz}$: $r_{ac} = 0.1388\ \Omega/\text{mi}$

Calculate:

  1. Geometric Mean Distance ($GMD$).
  2. Bundle equivalent GMR ($D_s^b$) and equivalent capacitive radius ($r^b$).
  3. Total series resistance per phase ($R$), total series inductive reactance per phase ($X_L$), and total shunt capacitive susceptance per phase ($B_c$).

Step-by-Step Solution:

Step 1: Calculate Geometric Mean Distance ($GMD$) GMD=DabDbcDca3=26×26×523=35,1523=2623=26×1.25992=32.758 ftGMD = \sqrt[3]{D_{ab} \cdot D_{bc} \cdot D_{ca}} = \sqrt[3]{26 \times 26 \times 52} = \sqrt[3]{35,152} = 26 \cdot \sqrt[3]{2} = 26 \times 1.25992 = 32.758\text{ ft}

Step 2: Calculate Bundle GMR ($D_s^b$) and Bundle Capacitive Radius ($r^b$) Bundle GMR for inductance: Dsb=Dsd=0.0373 ft×1.5 ft=0.05595=0.23654 ftD_s^b = \sqrt{D_s \cdot d} = \sqrt{0.0373\text{ ft} \times 1.5\text{ ft}} = \sqrt{0.05595} = 0.23654\text{ ft}

Bundle equivalent radius for capacitance: rb=rd=0.04617 ft×1.5 ft=0.069255=0.26316 ftr^b = \sqrt{r \cdot d} = \sqrt{0.04617\text{ ft} \times 1.5\text{ ft}} = \sqrt{0.069255} = 0.26316\text{ ft}

Step 3: Total Series Resistance ($R$) Because each phase contains two identical sub-conductors in parallel: Rphase=(rac2)×l=(0.1388 Ω/mi2)×100 mi=0.0694×100=6.940 ΩR_{phase} = \left(\frac{r_{ac}}{2}\right) \times l = \left(\frac{0.1388\ \Omega/\text{mi}}{2}\right) \times 100\text{ mi} = 0.0694 \times 100 = 6.940\ \Omega

Step 4: Inductance ($L$) and Series Inductive Reactance ($X_L$) L=2×107ln(GMDDsb)=2×107ln(32.7580.23654)=2×107ln(138.488)=2×107×4.9308=9.8616×107 H/mL = 2 \times 10^{-7} \ln\left(\frac{GMD}{D_s^b}\right) = 2 \times 10^{-7} \ln\left(\frac{32.758}{0.23654}\right) = 2 \times 10^{-7} \ln(138.488) = 2 \times 10^{-7} \times 4.9308 = 9.8616 \times 10^{-7}\text{ H/m}

Converting to henries per mile ($1\text{ mi} = 1,609.344\text{ m}$): L=9.8616×107 H/m×1,609.344 m/mi=1.5871×103 H/mi=1.5871 mH/miL = 9.8616 \times 10^{-7}\text{ H/m} \times 1,609.344\text{ m/mi} = 1.5871 \times 10^{-3}\text{ H/mi} = 1.5871\text{ mH/mi} XL=ωL=(2π×60 rad/s)×(1.5871×103 H/mi)=376.991×1.5871×103=0.5983 Ω/miX_L = \omega L = (2\pi \times 60\text{ rad/s}) \times (1.5871 \times 10^{-3}\text{ H/mi}) = 376.991 \times 1.5871 \times 10^{-3} = 0.5983\ \Omega/\text{mi} Xtotal=0.5983 Ω/mi×100 mi=59.83 ΩX_{total} = 0.5983\ \Omega/\text{mi} \times 100\text{ mi} = 59.83\ \Omega

Step 5: Capacitance ($C_n$) and Shunt Capacitive Susceptance ($B_c$) Cn=2πε0ln(GMDrb)=2π×(8.85419×1012)ln(32.7580.26316)=5.5635×1011ln(124.479)=5.5635×10114.8241=1.1533×1011 F/mC_n = \frac{2\pi \varepsilon_0}{\ln\left(\frac{GMD}{r^b}\right)} = \frac{2\pi \times (8.85419 \times 10^{-12})}{\ln\left(\frac{32.758}{0.26316}\right)} = \frac{5.5635 \times 10^{-11}}{\ln(124.479)} = \frac{5.5635 \times 10^{-11}}{4.8241} = 1.1533 \times 10^{-11}\text{ F/m}

Converting to farads per mile: Cn=1.1533×1011 F/m×1,609.344 m/mi=1.8560×108 F/mi=0.01856 μF/miC_n = 1.1533 \times 10^{-11}\text{ F/m} \times 1,609.344\text{ m/mi} = 1.8560 \times 10^{-8}\text{ F/mi} = 0.01856\ \mu\text{F/mi} Bc=ωCn=376.991×(1.8560×108 F/mi)=6.9969×106 S/mi=6.997 μS/miB_c = \omega C_n = 376.991 \times (1.8560 \times 10^{-8}\text{ F/mi}) = 6.9969 \times 10^{-6}\text{ S/mi} = 6.997\ \mu\text{S/mi} Btotal=6.9969×106 S/mi×100 mi=6.997×104 S=0.6997 mSB_{total} = 6.9969 \times 10^{-6}\text{ S/mi} \times 100\text{ mi} = 6.997 \times 10^{-4}\text{ S} = 0.6997\text{ mS}


6. Common Exam Traps & Pitfalls

+-----------------------------------------------------------------------------+
|                        TRANSMISSION PARAMETER TRAPS                         |
|                                                                             |
|   [!] Confusing GMR (Ds) and Radius (r) in Capacitance:                     |
|       Using Ds = 0.7788*r for capacitance calculations yields an incorrect  |
|       capacitance that is ~5% too high. Electrostatic charge sits purely    |
|       on the conductor surface (r), whereas magnetic flux penetrates (Ds).  |
|                                                                             |
|   [!] Flat Horizontal GMD Miscalculation:                                   |
|       For flat horizontal spacing D-D-2D, GMD is D * 2^(1/3) ≈ 1.26*D.       |
|       Do NOT take the arithmetic mean (D + D + 2D)/3 = 1.33*D.              |
|                                                                             |
|   [!] Per-Unit Length Unit Conversions:                                     |
|       NCEES formulas are derived per meter (H/m, F/m). Always multiply by   |
|       1,609.344 m/mi when working in English unit systems.                  |
|                                                                             |
|   [!] Bundle Resistance Division:                                           |
|       A bundle of N sub-conductors reduces series AC resistance to R_single/N.|
+-----------------------------------------------------------------------------+
Test Your Knowledge

A 500 kV three-phase transmission line uses a 4-conductor square bundle per phase with bundle spacing d = 18 inches (1.5 ft) between adjacent sub-conductors. The individual sub-conductors are ACSR Hawk 477 kcmil with a manufacturer self-GMR of Ds = 0.0289 ft and outside radius r = 0.429 inches (0.03575 ft). What is the composite bundle GMR (Ds_b) for inductance calculations?

A
B
C
D
Test Your Knowledge

An all-aluminum stranded transmission conductor (EC Aluminum, inferred zero-resistance temperature T_0 = 228.0°C) has a measured DC resistance of 0.240 ohms/mile at 20°C. During a summer peak demand event, solar radiation and heavy loading raise the conductor core operating temperature to 75°C. What is the conductor DC resistance at 75°C?

A
B
C
D
Test Your Knowledge

A balanced three-phase transposed transmission line has conductors arranged in a horizontal flat configuration with adjacent spacing D_ab = 15 ft, D_bc = 15 ft, and outer spacing D_ca = 30 ft. The conductor self-GMR is Ds = 0.0350 ft. What is the line inductance per phase per mile at 60 Hz?

A
B
C
D