mwavepy.tlineFunctions.skin_depth

mwavepy.tlineFunctions.skin_depth(f, rho, mu_r)

the skin depth for a material.

see www.microwaves101.com for more info.

Parameters :

f : number or array-like

frequency, in Hz

rho : number of array-like

bulk resistivity of material, in ohm*m

mu_r : number or array-like

relative permiability of material

Returns :

skin depth : number or array-like

the skin depth, in m

Previous topic

mwavepy.tlineFunctions.propagation_impedance_2_distributed_circuit

Next topic

mwavepy.tlineFunctions.surface_resistivity

This Page