Understanding Skin Effect
Skin effect is an electromagnetic phenomenon where alternating current (AC) tends to flow near the surface of a conductor, increasing effective resistance at high frequencies. This calculator uses fundamental physics from Maxwell's equations to compute skin depth (δ) and estimate AC losses.
? Skin Depth Formula (from diffusion equation):
δ = √[ 2 / (ω μ σ) ] = √[ ρ / (π f μ_r μ₀) ]
where ω = 2πf, μ = μ₀μ_r, σ = 1/ρ. μ₀ = 4π × 10⁻⁷ H/m.
⚙️ How the calculator works
We compute δ in meters, then convert to mm or μm. The AC/DC resistance ratio for a circular wire of diameter D (in mm) uses the high‑frequency approximation Rac/Rdc ≈ (D / (4δ)) + 0.25, valid when δ ≪ D (skin effect fully established). For δ comparable to D, the ratio tends to 1. Also, the critical frequency occurs when D = δ, indicating onset of significant skin effect.
? Material Database & Properties
|
Material
|
Conductivity σ (MS/m)
|
Relative Permeability μr
|
Skin depth @ 1 MHz (μm)
|
|
Silver
|
63.0
|
1
|
≈ 63.5
|
|
Copper (annealed)
|
58.0
|
1
|
≈ 66.1
|
|
Gold
|
45.2
|
1
|
≈ 75.0
|
|
Aluminum (6061)
|
24.0
|
1
|
≈ 103
|
|
Brass (70/30)
|
15.5
|
1
|
≈ 128
|
|
Iron (99.8%)
|
10.3
|
200
|
≈ 11.1
|
Case Study: RF Inductor Design
An RF engineer designs a 13.56 MHz (ISM band) coil using copper wire (diameter 0.8 mm). Skin depth at this frequency is ~17.6 μm. Since δ is much smaller than the radius, the current concentrates near the surface, increasing effective resistance by factor ≈ 12× compared to DC. Using litz wire or multiple strands mitigates loss. Our calculator quickly quantifies this effect, enabling informed design decisions.
Design Tip: For frequencies above 100 kHz, using copper foil or multiple thin parallel wires (Litz) reduces AC losses. The calculator's critical frequency helps decide when solid wire becomes inefficient. When δ is less than 20% of the radius, the AC resistance rises rapidly — consider stranded conductors.
? Practical Relevance in Power Systems
Even at 50/60 Hz, skin effect becomes noticeable for large busbars and thick conductors. For copper at 60 Hz, δ ≈ 8.5 mm; conductors thicker than ~17 mm experience significant current crowding, raising AC resistance and power loss. Substation busbars often use hollow or laminated structures to mitigate losses — a direct application of skin effect principles.
Proximity Effect: In closely spaced conductors (e.g., transformer windings, busbars), proximity effect further increases AC resistance due to magnetic fields from adjacent currents. The combination of skin and proximity effects can be estimated using Dowell’s equation for foil windings. Although this calculator focuses on isolated conductors, aware designers should consider both effects in multi‑conductor systems.
? Derivation & Historical Context
The skin effect was first described by Lord Kelvin in his 1887 paper on submarine telegraphy. Later, Heaviside and others developed the diffusion equation for electromagnetic fields in conductors. The classic solution yields a current density profile J(x) = J₀ e−x/δ where δ = √(2/ωμσ). This calculator uses the exact same formulation validated by IEEE standards and engineering handbooks (e.g., “Standard Handbook for Electrical Engineers”).
⚠️ Limitations & Assumptions
-
Formula assumes a semi‑infinite planar conductor; for round wires, δ < radius provides good accuracy.
-
AC/DC ratio formula is approximate for round copper wires under deep skin effect; for exact numeric solutions refer to Bessel functions.
-
Magnetic materials (μr > 1) can exhibit nonlinear permeability; we use constant μr for engineering estimations.
-
Non‑sinusoidal waveforms: The formulas assume pure sinusoidal AC. For non‑sinusoidal waveforms (e.g., PWM, harmonics), skin effect applies to each frequency component separately. Harmonic currents may experience higher effective resistance. Use Fourier analysis to evaluate total AC loss.
❓ Frequently Asked Questions
Frequency and conductor permeability have the strongest influence. Increasing frequency reduces δ, while higher μₓ (ferromagnetic materials) dramatically reduces δ.
As frequency rises, eddy currents force charge carriers toward the surface, reducing effective cross‑sectional area and increasing resistive losses.
Yes: use Litz wire (multiple insulated strands transposed), hollow conductors, or increase conductor surface area. For PCBs, use thicker copper or parallel traces.
Yes, at 2.4 GHz skin depth in copper is ~1.3 μm. The exponential model remains accurate, though radiation effects are not included. Works perfectly for PCB trace design.
For rectangular cross‑sections, skin depth remains the same, but the AC/DC ratio differs due to edge effects. A common approximation for wide traces uses δ to determine effective thickness (current flows within δ from the surface). For exact results, consult field solvers or IEEE Std 738. Our tool provides a starting point for any shape using the equivalent diameter concept.
Educational note: For advanced engineering tasks (microwave circuits, high‑power transformers), combine this tool with AC resistance correction factors from Dowell or FEM simulations. We provide this resource as a robust first‑principles reference.