Mutual inductance is the ability of one coil to induce a voltage in a neighboring coil when the current flowing through the first coil changes over time. In a real circuit or installation, this phenomenon is the fundamental mechanism that allows energy to transfer across physical gaps without direct electrical contact, enabling voltage step-up/step-down in transformers and wireless power transfer, but it also introduces unwanted crosstalk and electromagnetic interference (EMI) when traces or cables are routed too closely together.
The Physics and the Math: How Magnetic Coupling Works
When current flows through a wire, it generates a magnetic field. If that wire is wound into a coil, the field concentrates. If a second coil sits inside or near that magnetic field, it 'captures' a portion of the magnetic flux. When the current in the first coil changes (as it constantly does in AC circuits or switching DC converters), the magnetic flux changes, and this changing flux induces an electromotive force (EMF) in the second coil.
To understand the relationship, think of two water wheels sitting in the same narrow, fast-moving stream. The turbulence and wake (changing current) generated by the first wheel pushes against the paddles of the second wheel, causing it to turn. However, this only works if the wheels are close enough together and properly aligned to share the same water flow.
The strength of this interaction is defined by the formula:
M = k √(L1 × L2)
- M = Mutual inductance (Henrys)
- k = Coefficient of coupling (a dimensionless number from 0 to 1)
- L1 = Self-inductance of the first coil
- L2 = Self-inductance of the second coil
The coupling coefficient k is where the real-world engineering happens. If two coils are wound tightly together on a high-permeability ferrite core, k might be 0.98. If they are separated by an air gap of a few millimeters—like a smartphone sitting on a Qi wireless charging pad—k might drop to 0.3 or lower. For a deep dive into the foundational physics of magnetic flux linkage, Georgia State University's HyperPhysics provides an excellent interactive breakdown of the underlying vector calculus.
Worked Numeric Example: Calculating Induced Voltage
Let's move away from abstract theory and calculate the actual voltage induced in a secondary coil on the bench. Suppose you are prototyping a custom flyback converter and you wind two coils on a shared powdered-iron toroid core.
Coil 1 Inductance (L1): 50 mH (0.05 H)
Coil 2 Inductance (L2): 20 mH (0.02 H)
Coupling Coefficient (k): 0.80 (typical for powdered iron with slight leakage)
Current change in Coil 1 (di): 0 A to 2 A
Time of current change (dt): 4 milliseconds (0.004 s)
Step 1: Calculate the Mutual Inductance (M)
M = 0.80 × √(0.05 × 0.02)
M = 0.80 × √(0.001)
M = 0.80 × 0.03162
M = 0.0253 H (or 25.3 mH)
Step 2: Calculate the Rate of Current Change (di/dt)
di/dt = 2 A / 0.004 s
di/dt = 500 A/s
Step 3: Calculate the Induced Voltage in Coil 2 (V2)
The induced voltage is the product of mutual inductance and the rate of current change:
V2 = M × (di/dt)
V2 = 0.0253 H × 500 A/s
V2 = 12.65 Volts
Even though Coil 2 is completely electrically isolated from Coil 1, the rapid 2A current ramp in the primary winding generates a 12.65V spike across the secondary terminals. If you are designing the snubber circuit or selecting the rectifier diode for Coil 2, you must account for this induced voltage.
Where You Meet Mutual Inductance in Practice
You interact with mutual inductance constantly, both in intentional power designs and as an unwanted parasitic effect in signal routing.
1. Mains Transformers and Power Supplies
Every classic linear power supply relies on a step-down transformer. A well-built 120V to 12V transformer wound on a grain-oriented silicon steel core operates with a coupling coefficient (k) around 0.95 to 0.98. The magnetic flux generated by the primary winding cuts across the secondary winding to transfer power. The 2% to 5% of flux that misses the secondary is called 'leakage inductance,' which limits the transformer's short-circuit current and causes voltage sag under heavy loads.
2. Qi Wireless Charging and EV Inductive Power
Modern Qi wireless chargers use mutual inductance across an air gap. The transmitter coil in the charging pad and the receiver coil in the smartphone act as a loosely coupled transformer. Because the air gap lowers the k value significantly, these systems use high-frequency switching (typically 110 kHz to 205 kHz) and resonance capacitors to maximize power transfer efficiency despite the poor magnetic coupling.
3. PCB Crosstalk and Signal Integrity
On a printed circuit board, mutual inductance is the enemy of high-speed digital signals. When you route parallel traces for DDR4 memory or USB 3.0, the changing current in the 'aggressor' trace induces a noise voltage in the adjacent 'victim' trace. According to signal integrity guidelines detailed by All About Circuits, this inductive crosstalk scales with the loop area and proximity of the traces. To mitigate this, PCB designers use the '3W rule'—spacing traces at least three times their width apart—which drops the mutual inductance to negligible levels for most mid-tier commercial designs.
4. Metal Detectors and Induction Cooktops
Induction cooktops use a primary coil under the glass surface to induce massive eddy currents (via mutual inductance) directly into the ferrous metal of the cooking pot, heating the pot itself rather than the stove. Similarly, metal detectors use a transmit coil to induce a magnetic field in buried metal, and a receive coil to detect the secondary mutual inductance bouncing back from the target.
Common Confusions: What People Get Wrong
When troubleshooting circuits or studying for exams, two specific confusions trip up most hobbyists and students.
Self-Inductance vs. Mutual Inductance: Self-inductance (L) is a single coil's opposition to its own changing current (creating back-EMF). Mutual inductance (M) strictly requires two or more distinct conductors interacting with each other's fields. You can have self-inductance in a solitary inductor, but mutual inductance is inherently a relational property.
Magnetic (Inductive) vs. Electric (Capacitive) Coupling: People often blame 'inductance' for all crosstalk. However, high-impedance circuits suffer primarily from capacitive coupling (electric fields interacting between conductors acting like capacitor plates), while low-impedance, high-current circuits suffer primarily from mutual inductive coupling (magnetic fields). Shielding a cable with copper braid stops capacitive coupling, but it does almost nothing to stop low-frequency mutual inductive coupling; for that, you need high-permeability magnetic shielding like Mu-metal, or you must physically increase the distance between the conductors.
Frequently Asked Questions
What is the difference between self and mutual inductance?
Self-inductance is the property of a single coil that causes it to resist changes in its own current by generating a back-electromotive force. Mutual inductance is the property shared between two separate coils, where a change in current in the first coil induces a voltage in the second coil via a shared magnetic field. Self-inductance is measured in a single component; mutual inductance describes the relationship between two components.
How does mutual inductance affect high-speed PCB design?
In high-speed PCB design, mutual inductance causes inductive crosstalk between parallel traces. When a fast-switching digital signal (the aggressor) changes state, its changing magnetic field induces an unwanted voltage spike in a neighboring trace (the victim). This can cause false triggering in logic gates or data corruption. Designers minimize this by increasing trace spacing (the 3W rule), routing signals on orthogonal layers, and providing tight, continuous ground planes to shrink the magnetic loop area.
Can mutual inductance be negative?
The physical value of mutual inductance (M) is always a positive magnitude, but the induced voltage can be negative depending on the physical orientation of the coils. If you reverse the winding direction of the secondary coil, or swap its connection terminals, the magnetic flux will cut the coil in the opposite relative direction, resulting in a 180-degree phase shift. In circuit schematics, this is denoted by the 'dot convention,' where dots on the coils indicate terminals that share the same instantaneous voltage polarity.
What is the standard unit of mutual inductance?
The standard SI unit for mutual inductance is the Henry (H), exactly the same as self-inductance. One Henry of mutual inductance means that a current changing at a rate of one ampere per second in the primary coil will induce exactly one volt of electromotive force in the secondary coil. In practical electronics, you will almost always see it expressed in millihenrys (mH) or microhenrys (μH).






