Magnetism is the physical force generated by moving electrical charges that attracts or repels magnetic materials and induces voltage in nearby conductors. In a real circuit or installation, magnetism changes everything from your inductor's physical footprint to the exact pull-in voltage required to close a relay's contacts, and it dictates the torque curve of your DC motors. Hobbyists and junior engineers most commonly confuse magnetic field strength (the electrical effort applied, measured in Ampere-turns) with magnetic flux density (the actual magnetic result in the core, measured in Tesla), a mix-up that routinely leads to undersized coils, buzzing contactors, and saturated transformer cores.
The Core Physics: Field Strength, Flux, and Reluctance
To design or troubleshoot magnetic components, you need to understand the relationship between Magnetomotive Force (MMF), Magnetic Flux ($\Phi$), and Reluctance ($\mathcal{R}$). Think of reluctance like traffic congestion on a highway: the MMF is the number of cars trying to enter the on-ramp, and the Flux is the number of cars that actually make it through per minute. If the road narrows (an air gap in a magnetic core), the flux drops unless you push harder (apply more Ampere-turns).
Suppose you are winding a custom solenoid lock. Your mechanical spring and air gap require 500 Ampere-turns of MMF to pull the plunger closed. You have a 12V DC supply and want to limit heat dissipation to 2 Watts to prevent the coil from melting its nylon bobbin.
- Resistance needed: $P = V^2 / R \rightarrow 2 = 144 / R \rightarrow R = 72 \Omega$.
- Current draw: $I = V / R = 12 / 72 = 0.166$ A (166 mA).
- Turns required: $N = MMF / I = 500 / 0.166 = 3012$ turns.
- Wire gauge selection: Your bobbin window is 10mm x 10mm (100 mm²). With a standard 0.6 packing factor for round wire, you have 60 mm² of usable space. $60 \text{ mm}^2 / 3012 \text{ turns} = 0.0199 \text{ mm}^2$ per turn. Looking at a wire table, AWG 34 copper wire has a bare cross-sectional area of 0.0201 mm². It is a perfect fit.
Where You Meet Magnetism in Practical Installations
You interact with magnetic fields constantly on the bench and in the panel. Here is how it manifests in specific components:
Relays and Contactors
The physical air gap between the relay armature and the core dictates the pull-in voltage. As the gap closes, reluctance drops massively, which is why a relay's "must release" voltage is much lower than its "must operate" voltage. In AC contactors, a copper shading coil is embedded in the core face to generate a secondary, phase-shifted magnetic field that prevents the armature from releasing at every 120Hz zero-crossing of the AC sine wave.
Inductors and Chokes
In switch-mode power supplies, inductors store energy in their magnetic fields. However, core materials have a hard limit called saturation. When a ferrite core saturates, its permeability drops to near that of air, the inductance plummets, and the component acts like a straight piece of wire. This causes an instantaneous current spike that typically destroys your switching MOSFET.
Transformers
Transformers rely on mutual induction. The primary winding creates an alternating magnetic flux in the core, which induces a voltage in the secondary winding proportional to the turns ratio. According to All About Circuits, the efficiency of this transfer is entirely dependent on minimizing flux leakage outside the core path.
The Great Confusion: Ampere-Turns vs. Tesla
The most frequent error in magnetic design is treating the cause and the effect as the same metric. Here is the exact breakdown to keep your datasheets straight:
- Magnetic Field Strength (H): Measured in Ampere-turns per meter (A/m) or Oersteds. This is the cause. It is purely a function of your coil's current and number of turns, regardless of what material is inside the coil.
- Magnetic Flux Density (B): Measured in Tesla (T) or Gauss (G). This is the effect. It is the actual concentration of magnetic lines of force inside the core material. 1 Tesla = 10,000 Gauss.
The bridge between the two is permeability ($\mu$). A vacuum has a permeability of 1. A high-grade silicon steel transformer core might have a relative permeability of 4,000, meaning it multiplies the flux density generated by your Ampere-turns by 4,000. However, as noted in the Fair-Rite ferrite material specifications, once the flux density hits the material's saturation point (typically around 0.3T to 0.5T for power ferrites), the permeability collapses, and adding more Ampere-turns yields almost zero additional flux.
Decision Tree: Selecting Magnetic Components for Your Build
When you need to switch a load or store energy, use this decision path to select the right magnetic or solid-state component. This terminates in a concrete recommendation for the most common DIY scenario.
| Condition | If YES | If NO |
|---|---|---|
| Is the load current > 5A? | Proceed to next step. | Use a logic-level power MOSFET (e.g., IRLZ44N). |
| Is the load AC voltage (e.g., 120VAC)? | Proceed to next step. | Use a DC Solid State Relay (SSR) or high-side P-FET. |
| Is the switching frequency > 10 Hz? | Use a Zero-Cross TRIAC SSR (e.g., Crydom D2410). | Proceed to next step. |
| Do you need galvanic isolation and low cost? | Use an Electromechanical Relay (EMR). | Use a non-isolated TRIAC circuit (requires strict safety enclosures). |
FAQ: Real-World Magnetism Troubleshooting
Why is my AC contactor humming loudly and vibrating?
This is almost always a magnetic air-gap issue. Either the shading ring (the copper loop embedded in the core face) has cracked due to thermal cycling, or there is physical debris (rust, dust, or a stray wire clipping) preventing the armature from seating flush against the core. The debris increases reluctance, forcing the coil to draw excessive current and vibrate at 120Hz. Clean the mating surfaces with isopropyl alcohol; never use oil, as it attracts dust and creates a new gap.
Why did my boost converter MOSFET explode when I increased the load?
Your inductor core saturated. Inductors are rated for a specific DC bias current. If you exceed this current, the magnetic flux density hits the core's saturation limit (e.g., 0.3T for standard ferrite). The inductance drops from, say, 100µH down to 2µH. The switching controller tries to maintain output by keeping the MOSFET on longer, but with almost no inductance to limit $di/dt$, the current spikes to hundreds of amps in microseconds, exceeding the MOSFET's Safe Operating Area (SOA) and causing a catastrophic short. Always check the inductor's $I_{sat}$ (saturation current) rating, not just its $I_{rms}$ (thermal) rating.
Can I put a DC relay in series with an AC load to act as a switch?
No. While the coil might be DC, the contacts of a DC-rated relay lack the specific magnetic blowouts or wider physical gaps required to extinguish an AC arc safely, and vice-versa. Always match the relay's contact rating (AC vs DC) to the load type. Switching 10A DC is vastly harder on contacts than switching 10A AC because AC naturally crosses zero 120 times a second, helping to extinguish the arc.






