Visualize two-coil electromagnetic coupling via mutual inductance $M = k\sqrt{L_1 L_2}$. Switch between transformer, wireless power transfer, and induction heating modes to see current and voltage waveforms in real time.
k slider above from 0 to 1 and watch how M changes instantly.k is like the efficiency of this magnetic link? What happens if I set L₁ and L₂ to very different values?k is the magnetic link efficiency, ranging from 0 (no link) to 1 (perfect link). The formula $M = k\sqrt{L_1 L_2}$ shows M depends on both k AND the geometric mean of the two inductances. For instance, if you set L₁ very high and L₂ very low using the sliders, the simulator will show a moderate M, but the energy transfer might still be poor because of the impedance mismatch. A common case is a wireless phone charger (high L₁) powering a small receiver coil (lower L₂).The core relationship defining the strength of magnetic linkage between two coils. The mutual inductance M is proportional to the geometric mean of their self-inductances, scaled by the coupling coefficient.
$$M = k\sqrt{L_1 L_2}$$M: Mutual Inductance (Henries). k: Coupling Coefficient (0 to 1). L₁, L₂: Self-Inductance of primary and secondary coils (Henries).
This equation describes the induced voltage in the secondary coil. It is the fundamental law of electromagnetic induction (Faraday's Law) applied to two coupled circuits.
$$V_2 = -M \frac{dI_1}{dt}$$V₂: Induced voltage in the secondary coil (Volts). dI₁/dt: Rate of change of current in the primary coil (Amps/second). The negative sign indicates Lenz's Law (the induced voltage opposes the change in current).
An approximate formula for the power transfer efficiency (η). It shows how efficiency depends on the square of k and the operating frequency (ω = 2πf), but is reduced by resistive losses.
$$\eta \approx \frac{k^2 \omega^2 L_1 L_2}{R_1 Z_2 + k^2 \omega^2 L_1 L_2}$$η: Efficiency. ω: Angular frequency (rad/s) = 2π × Frequency. Z₂: Impedance of the secondary circuit, heavily influenced by R₂. This shows why high k and high frequency are sought for wireless power, but resistances are the enemy.
Wireless Smartphone Charging: This uses loose coupling (k ~ 0.2-0.5). The transmitter pad (L₁) and the receiver coil inside the phone (L₂) are separated by air and a plastic case. Designers optimize the frequency and coil geometry to maximize M and efficiency despite the low k.
Power Transformers: The core of the electrical grid. Here, coils are wound on a shared iron core to achieve very high coupling (k > 0.99). This allows efficient voltage stepping (e.g., 11kV down to 240V) with minimal energy loss, as predicted by the high M value.
Inductive Heating: Used in industrial melting and kitchen induction cooktops. A high-frequency alternating current in L₁ induces large eddy currents in a metal workpiece (which acts as a lossy L₂). The key is a moderate M coupled with high frequency to generate heat via the secondary's effective resistance.
Implantable Medical Devices: Charging pacemakers or neural implants wirelessly through the skin. This is an extreme challenge because k is very low (coils are small and far apart). Engineers use resonant tuning at specific frequencies to boost effective power transfer, as suggested by the efficiency equation.
First, understand that "the coupling coefficient k is not a fixed value." While you can easily change it with a slider in the simulator, in actual design it fluctuates significantly based on coil shape, orientation, distance, and surrounding metal (like shields or cases). For example, simply shifting a smartphone slightly on a wireless charging pad can drop k from 0.3 to 0.15, potentially halving the efficiency. In practice, it's crucial to evaluate this "misalignment tolerance" beforehand through simulation.
Next, beware of the pitfall that "the resonant frequency does not behave as calculated." The tool uses the simple resonant frequency determined by L and C, $$f_r = \frac{1}{2\pi\sqrt{LC}}$$, but real coils have parasitic capacitance (distributed capacitance) between windings. Especially at high frequencies, resonance occurs at a lower frequency than calculated. For instance, a design calculated for 1MHz might peak at 800kHz in actual measurement. Consider simulation results as a first approximation only; actual measurement with a prototype is essential.
Finally, do not finalize your design based on efficiency (η) alone. 90% efficiency is excellent, but the remaining 10% is mostly heat loss (copper loss) from coil resistance. This heat can degrade the coil's insulation or cause the device temperature to rise. For example, reducing R1 from 0.1Ω to 0.05Ω might increase efficiency by 2%, but requires thicker, more expensive copper wire. Judging the trade-offs between cost, size, and heat generation holistically is where engineering skill comes in.
For a wireless power transfer system: L₁ = 15 mH (primary coil), L₂ = 12 mH (secondary coil), k = 0.85 (air-gap coupling), operating frequency = 125 kHz. Calculated mutual inductance M = 0.85√(15×12) = 10.74 mH. At 50W input with η = 78%, secondary power output P₂ = 39 W. Resonant frequency f_res ≈ 145 kHz for matched impedance.