em_skin_depth
Calculate AC skin depth and surface resistance from frequency, conductivity, and relative permeability to size conductors and estimate induction heating penetration depth.
Instructions
Exact AC skin depth (NO solver) — δ = √(2/(ω·μ₀·μ_r·σ)) plus the per-square
surface resistance R_s = 1/(σ·δ); fields/current decay e^(−x/δ) into the
conductor (~95% of induction heating deposits within 1.5·δ). σ from an explicit
conductivity_s_m or a conductor name (copper, aluminum, silver, gold, brass,
steel-mild, stainless-304).
Returns {skin_depth_m, skin_depth_mm, surface_resistance_ohm, angular_frequency_rad_s, conductivity_s_m, mu_r}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mu_r | No | ||
| conductor | No | ||
| frequency_hz | Yes | ||
| conductivity_s_m | No |