Coil magnetism is the generation of a concentrated magnetic field when electric current passes through a wound conductor, where the total magnetic force is directly proportional to both the current magnitude and the number of wire turns. In a real circuit, this phenomenon introduces inductance—which opposes sudden changes in current and generates high-voltage kickback when switched off—and enables the conversion of electrical energy into mechanical work or stored magnetic energy.
Core Materials and Magnetic Saturation Limits
The physical core inside a coil dictates how efficiently it converts ampere-turns into usable magnetic flux. If you push too much current through a coil, the core material reaches magnetic saturation, meaning its relative permeability drops to near that of air. At this point, the coil stops acting like an inductor and behaves almost purely like a resistor, which is a common failure mode in poorly designed switch-mode power supplies.
Below is a reference table of standard core materials used in modern electronics, detailing their permeability and saturation limits.
| Core Material | Relative Permeability ($\mu_r$) | Saturation Flux Density ($B_{sat}$) | Primary Application |
|---|---|---|---|
| Air / Vacuum | 1 | N/A (Linear) | High-frequency RF tuning, Tesla coils |
| Manganese-Zinc Ferrite (e.g., TDK N87) | 1,000 – 3,000 | 0.35 – 0.45 T | Switch-mode power supplies (100kHz - 1MHz) |
| Silicon Electrical Steel (Laminated) | 4,000 – 8,000 | 1.5 – 2.0 T | 50/60Hz Mains transformers, AC contactors |
| Powdered Iron (Distributed Air Gap) | 10 – 100 | 1.0 – 1.4 T | High-current DC chokes, PFC inductors |
| Nanocrystalline (e.g., Hitachi FINEMET) | 10,000 – 100,000 | 1.2 T | High-efficiency common-mode chokes, CTs |
Source: Core material specifications adapted from TDK Electronics Ferrite Data and standard magnetics design handbooks.
Worked Example: Sizing a 12V Relay and Managing Flyback
To understand how coil magnetism impacts a physical circuit, let us look at a standard 12V DC automotive relay (e.g., a standard Bosch-style 5-pin relay) driven by a microcontroller GPIO via a 2N2222 NPN transistor.
Coil Inductance ($L$): 1.2 H
Supply Voltage ($V$): 12V DC
When the transistor turns on, the steady-state current is determined by Ohm's Law: $I = V / R = 12V / 75\Omega = 160\text{ mA}$. The coil generates a magnetic field strong enough to pull the mechanical contacts closed. The energy stored in this magnetic field is calculated as:
$E = \frac{1}{2} L I^2 = 0.5 \times 1.2 \times (0.16)^2 = 15.36\text{ mJ}$
This 15.36 millijoules of stored energy is harmless while the circuit is closed. However, when the 2N2222 transistor switches off, the current attempts to drop from 160 mA to 0 mA almost instantly. According to Faraday's law of induction, the coil will generate whatever voltage is necessary to keep the current flowing.
If the transistor switches off in just 1 microsecond ($1 \mu s$), the theoretical voltage spike is $V = L \times (di/dt) = 1.2 \times (0.16 / 0.000001) = 192,000\text{ V}$. In reality, the voltage will rise until it finds a path. It will instantly exceed the 40V $V_{CEO}$ breakdown rating of the 2N2222, avalanche the silicon junction, and permanently destroy the transistor. With the shift toward SiC and GaN transistors in 2026 power designs, switching times have dropped into single-digit nanoseconds, making coil magnetism kickback management more critical than ever.
The Fix: You must place a flyback diode (like a 1N4007) in reverse parallel across the coil. When the transistor switches off, the 192,000V theoretical spike is clamped to roughly 0.7V (the diode's forward voltage drop), allowing the 15.36 mJ of magnetic energy to dissipate safely as heat in the coil's internal resistance.
Where You Meet Coil Magnetism in Practice
You will encounter the practical effects of coil magnetism across almost every sub-discipline of electrical work:
- Electromechanical Relays and Contactors: The coil's magnetic field physically pulls an armature to close high-current contacts. Bench tip: If an AC contactor hums loudly, the shading ring (a small copper loop embedded in the core face) may be cracked, causing the magnetic field to collapse to zero at every 50/60Hz zero-crossing.
- Switch-Mode Power Supplies (Buck/Boost): Inductors store energy in their magnetic field during the switch's ON time and release it to the load during the OFF time. If the core saturates due to overcurrent, the inductor loses its inductance, resulting in a dead short across the switching MOSFET.
- Electric Motors: In stepper motors and BLDC (Brushless DC) motors, precisely timed coil magnetism in the stator pulls the permanent magnet rotor. Mis-timing the coil energization results in lost steps or severe cogging.
- Current Transformers (CTs): Used in clamp meters and energy monitoring. The primary conductor acts as a single-turn coil, inducing a proportional magnetic field that drives a multi-turn secondary coil. Safety rule: Never open-circuit the secondary of an energized CT; the core will saturate and induce lethal voltages across the open terminals.
Common Confusions: Field Strength vs. Flux Density
When reading datasheets or studying for electrical exams, makers frequently confuse two distinct magnetic metrics, as well as the difference between DC resistance and AC impedance in coils.
Magnetic Field Strength ($H$) vs. Magnetic Flux Density ($B$)
According to Georgia State University's HyperPhysics, these are related but distinct concepts:
- Magnetic Field Strength ($H$): Measured in Amperes per meter (A/m). This is the "effort" you put in. It depends only on the current and the number of turns ($H = \frac{N \times I}{l}$). It does not care what material is inside the coil.
- Magnetic Flux Density ($B$): Measured in Tesla (T). This is the "result" you get. It depends on $H$ multiplied by the permeability of the core material ($B = \mu \times H$).
Analogy: $H$ is the water pressure you apply to a sponge; $B$ is how much water the sponge actually holds. A ferrite core (high permeability) holds vastly more magnetic flux than an air core for the exact same applied $H$.
Inductance vs. DC Resistance
A common beginner mistake is measuring a relay coil or motor winding with a multimeter, seeing 2 $\Omega$, and assuming it will draw 6 Amps on a 12V battery. While the DC resistance is 2 $\Omega$, the coil's inductance creates inductive reactance ($X_L = 2\pi f L$) in AC circuits, which heavily limits the actual current. Even in DC circuits, the inductance prevents the current from reaching 6A instantly; it ramps up exponentially over a time period defined by the $\tau = L/R$ time constant.
Frequently Asked Questions
Does using thicker wire increase a coil's magnetic strength?
Not directly. Thicker wire lowers the DC resistance, which allows more current to flow if your power supply is voltage-limited. However, because thicker wire takes up more physical space on the bobbin, you will fit fewer turns ($N$). Since magnetic force is proportional to Ampere-Turns ($I \times N$), the increase in current is usually perfectly offset by the decrease in turns. To genuinely increase coil magnetism, you must increase the applied voltage, improve the core material, or increase the physical size of the coil to hold more turns of the same wire.
Why do AC solenoid coils get hot if they are just wire?
AC coils suffer from two unique losses that DC coils do not. First, eddy currents circulate inside the solid metal core, generating heat (which is why AC cores are made of thin, insulated laminated sheets). Second, hysteresis loss occurs because the magnetic domains in the core are physically forced to flip direction 100 or 120 times a second, creating internal friction.






