Theory
Skin depth: $\delta = \sqrt{\dfrac{2\rho}{\omega\mu}}$Eddy loss: $P_e \propto f^2 B^2 d^2 \sigma$
Braking force: $F = \sigma v B^2 A$
Current density: $J(x) = J_0 e^{-x/\delta}$
Visualize skin depth δ = √(2ρ/ωμ), plot eddy-current loss vs frequency and braking force vs velocity. Explore induction heating, transformer design, and NDT fundamentals.
The depth to which eddy currents penetrate a material is called the skin depth. At high frequencies, current flows only in a thin surface layer, which increases effective resistance.
$$\delta = \sqrt{\dfrac{2\rho}{\omega \mu}}= \sqrt{\dfrac{1}{\pi f \mu \sigma}}$$Where:
$\delta$ = Skin depth (m)
$\rho$ = Resistivity ($\Omega \cdot m$)
$\sigma$ = Conductivity ($S/m$, $\sigma = 1/\rho$)
$\omega$ = Angular frequency ($rad/s$, $\omega = 2\pi f$)
$\mu$ = Magnetic permeability ($H/m$, $\mu = \mu_0 \mu_r$)
$f$ = Frequency (Hz)
Simulator Link: Lower the frequency $f$ and watch the skin depth $\delta$ increase, allowing currents to flow deeper into the material.
The time-averaged power loss per unit volume due to eddy currents, and the braking force on a moving conductor, are two key practical outputs.
$$P_e = \dfrac{\pi^2 f^2 B^2 d^2}{6\rho}\quad \text{(for a thin sheet)}$$ $$F_{brake}= \sigma v B^2 A$$Where:
$P_e$ = Eddy current power loss ($W/m^3$)
$B$ = Magnetic flux density (T)
$d$ = Material thickness (m)
$F_{brake}$ = Braking force (N)
$v$ = Velocity of conductor (m/s)
$A$ = Area (m²)
Physical Meaning: The loss grows with the square of frequency and flux density, which is critical for electrical machine design. The braking force is directly proportional to conductivity, speed, and the square of the magnetic field—all parameters you can adjust in the simulator to see their direct impact.
Induction Heating: This is a non-contact heating method used in manufacturing. A high-frequency alternating current is passed through a coil, creating a rapidly changing magnetic field. When a conductive workpiece (like a metal pan or a piece of steel for forging) is placed inside, powerful eddy currents are induced, heating it rapidly and uniformly from within. The simulator's frequency and conductivity controls directly model this process.
Transformer & Motor Cores: To minimize eddy current losses, the cores of transformers and electric motors are not made from solid steel. Instead, they are built from many thin laminated sheets, insulated from each other. This increases the effective resistivity perpendicular to the eddy current path, dramatically reducing $P_e$. The "Thickness d" parameter in the simulator shows why—losses scale with $d^2$.
Eddy Current Brakes: Used in trains, rollercoasters, and gym equipment. A strong magnet is moved near a rotating conductive disk (or vice-versa). The relative motion induces eddy currents that create a drag force, slowing the disk down without any physical wear. Adjust the "Velocity v" and "Flux density B" in the simulator to see how braking force is controlled.
Non-Destructive Testing (NDT): A coil carrying AC is passed over a metal component. Cracks or defects change the local eddy current flow, which alters the impedance of the coil. By monitoring this change, inspectors can detect flaws just beneath the surface without damaging the part. This relies on the principles of skin depth and current density distribution shown in the simulator.
First, while it's easy to think "the skin effect is only a high-frequency phenomenon," it cannot be ignored even at commercial power frequencies. For example, in a 50Hz transmission line using a thick copper conductor, the current density at the center can drop to about 80% of that at the surface. Particularly in bus duct design handling large currents, the shape is selected considering this effect. Next is the setting of "plate thickness d" in simulators. If the plate thickness is three times or more the skin depth δ, it can be considered practically "sufficiently thick," but if it's thinner than that, the current distribution erodes from both sides of the plate, changing the loss calculation formula. For instance, with thin copper foil for high-frequency use, note that changing the thickness causes losses to deviate from a simple square law. Finally, input errors in material properties. Permeability μ is nonlinear for ferromagnetic materials like iron, changing significantly with the applied magnetic field strength. While simulators use a fixed value, in practice, failing to consider "saturation" is a typical pitfall leading to overestimation of losses or forces.
The core of this tool, "the interaction between electromagnetic fields and matter," is applied in various advanced fields. Magnetic levitation (MAGLEV) is a prime example, using the repulsive force between eddy currents induced in a conductor plate beneath the vehicle and the magnetic field of ground coils for levitation and propulsion. The principle of "braking force" in the simulator is directly repurposed as "levitation force." Another is Wireless Power Transfer (WPT). The AC magnetic field from a transmitting coil induces eddy currents in a receiving coil, which are then extracted as power. Here, eddy current loss is a "loss" to be minimized as much as possible, making optimization of coil shape and frequency key. Furthermore, it directly relates to electromagnetic shielding design. Generating eddy currents in an electronic device's casing blocks external electromagnetic noise, and determining how much to attenuate which frequency bands starts precisely with calculating the skin depth δ.
The first next step is understanding the "diffusion equation," which could be called the "eddy current version of Maxwell's equations". This equation describes how a time-varying magnetic field "diffuses" within a conductor and is the computational core behind the simulator. Written mathematically, it is $$ \nabla^2 \boldsymbol{H} = \sigma \mu \frac{\partial \boldsymbol{H}}{\partial t}$$. Solving this partial differential equation yields the current distribution for any shape. A recommended learning path is: 1) Get a feel for the phenomenon using the tool, 2) Try deriving the skin depth formula, 3) Study the diffusion equation above. A related next topic is "Equivalent Impedance". How to handle, within the framework of circuit theory, the increase in a conductor's AC resistance due to the skin effect. This is an essential concept in high-frequency circuit and motor winding design. In practice, you will progress to full-fledged FEM (Finite Element Method)-based electromagnetic field analysis software, but before that, using this simulator to develop an intuition for "how physical quantities react to parameter changes" will give you significant power in judging the validity of results.