What is surface impedance and how is it used to model imperfect conductors in EM simulation?
Surface Impedance in EM Modeling
Surface impedance is one of the most important computational techniques in microwave EM simulation, enabling the analysis of practical structures with lossy conductors without the prohibitive computational cost of volumetric meshing inside thin metal layers.
| Parameter | Option A | Option B | Option C |
|---|---|---|---|
| Performance | High | Medium | Low |
| Cost | High | Low | Medium |
| Complexity | High | Low | Medium |
| Bandwidth | Narrow | Wide | Moderate |
| Typical Use | Lab/military | Consumer | Industrial |
Technical Considerations
In a good conductor (sigma >> omega×epsilon), the electromagnetic field decays exponentially from the surface with characteristic length delta (skin depth). The field at depth z below the surface: E(z) = E_0 × exp(-z/delta) × exp(-jz/delta). The surface impedance is the ratio of tangential E to tangential H at the surface (z = 0): Z_s = E_tan / H_tan = (1+j)/(sigma×delta). Physical interpretation: Z_s has a resistive part (R_s = 1/(sigma×delta), representing ohmic loss in the skin depth) and an equal reactive part (X_s = R_s, representing the kinetic inductance of the current flowing in the thin skin layer). The power dissipated per unit area: P = (1/2) × R_s × |J_s|^2, where J_s is the surface current density. For copper at 10 GHz: R_s = 0.026 ohms/square. A 50-ohm microstrip line (W = 0.6 mm, L = 10 mm) has conductor loss: alpha_c = R_s / (W × Z_0) ≈ 0.87 Neper/m = 0.075 dB/mm. Over 10 mm: 0.75 dB loss.
Performance Analysis
All major EM simulators support surface impedance boundaries: (1) HFSS: "Finite Conductivity" boundary condition. User specifies material (copper, gold, aluminum) or custom conductivity. HFSS automatically calculates Z_s at each frequency and applies it to the selected surfaces. No interior meshing of the conductor is needed. (2) CST: "Lossy Metal" material type. Applied to conductor surfaces. CST supports both the surface impedance approximation and the "Tabulated Surface Impedance" option for custom frequency-dependent Z_s (useful for superconductors or rough surfaces). (3) Momentum/AXIEM (2.5D solvers): conductor loss is modeled using the surface impedance formula applied to each metalization layer. The 2.5D formulation naturally uses surface currents without volumetric conductor meshing. Surface roughness enhancement: the standard Z_s assumes a smooth surface. For rough copper (RMS roughness R_q = 1-5 μm): the effective surface impedance increases due to the longer current path following the rough surface. Models: (1) Hammerstad: Z_s_rough = Z_s × (1 + (2/pi)*arctan(1.4*(R_q/delta)^2)). At 10 GHz with R_q = 2 μm: enhancement factor = 1.3 (30% more loss). (2) Huray (snowball model): models the rough surface as hemispheres on a smooth base. More accurate for modern copper treatments (RTF, VLP). HFSS and ADS Momentum support both models.
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
- Interface compatibility: verify impedance, connector type, and mechanical form factor match the system architecture
Design Guidelines
(1) Thin conductors: when the conductor thickness t is comparable to or less than the skin depth (t < 3×delta): the fields penetrate through the conductor, and the simple Z_s formula is inaccurate. For 1/2 oz copper (18 μm) at frequencies below 200 MHz: delta > 5 μm, and the conductor is only 3.6 skin depths thick. The "thick conductor" assumption marginally holds. Below 50 MHz (delta > 10 μm): the conductor is less than 2 skin depths; use the full volumetric conductor model or the modified surface impedance for finite-thickness conductors: Z_s_thin = Z_s × coth(t*(1+j)/delta). (2) Edges and corners: the surface impedance model assumes a locally flat surface. At sharp edges (via barrel corners, trace edges): the current density is enhanced (edge singularity), and the surface impedance model underestimates the loss. Mitigation: use edge meshing refinement and the exact conductor model at edges (HFSS edge refinement). (3) Superconductors: below Tc, the surface impedance of a superconductor has a very different form: Z_s = R_s(T) + j×omega×mu_0×lambda_L, where R_s is the (very small) surface resistance from unpaired quasiparticles and lambda_L is the London penetration depth. Standard Z_s formulas do not apply; use the Mattis-Bardeen theory or measured Z_s data.
Frequently Asked Questions
How much computation does surface impedance save?
Enormous reduction: for a 30 mm microstrip line (18 μm copper on 100 μm substrate) at 60 GHz: without surface impedance (volumetric conductor meshing): need ~30 elements through the 18 μm copper thickness × thousands of surface elements = several million conductor elements. Total mesh: 20+ million tetrahedra. RAM: >128 GB. With surface impedance: zero conductor volume elements. Conductor surfaces are zero-thickness with Z_s boundary. Total mesh: 200,000-500,000 tetrahedra. RAM: 4-16 GB. Speed improvement: 50-200× faster solve time. Accuracy: within ±0.05 dB of the volumetric model for copper at 60 GHz (conductor is 27 skin depths thick, well within the thick-conductor regime).
Does surface impedance affect S-parameter accuracy?
For good conductors (copper, gold, aluminum) above 1 GHz: accuracy is excellent (< 0.02 dB difference from volumetric modeling per wavelength of conductor). Below 100 MHz: surface impedance may overestimate loss by 5-10% due to the thin-conductor effect. For highly resistive conductors (nichrome, stainless steel, superconductors): use the frequency-dependent Z_s with care. Verify by comparing surface impedance results with a small test case using volumetric conductor meshing.
Can I use surface impedance for gold wire bonds?
Yes, if the wire diameter is much larger than the skin depth. Gold at 20 GHz: delta = 0.55 μm. A 25 μm diameter gold wire is 45 skin depths in diameter, well within the surface impedance regime. HFSS models wire bonds as cylindrical surfaces with the gold surface impedance boundary. The wire bond contributes inductance (from its length and shape) and resistance (from R_s × wire length / (pi × wire diameter)). At 20 GHz for a 500 μm long, 25 μm diameter gold wire bond: inductance ≈ 0.3 nH, resistance ≈ 0.15 ohms. Both are correctly captured by the surface impedance model.