Classical magnetism is the macroscopic force generated by moving electric charges and aligned atomic dipoles that causes materials to attract, repel, or induce voltage. In a real circuit or electrical installation, it dictates how energy is stored in inductors, transferred across transformers, and converted into mechanical work in motors, while simultaneously causing destructive inductive kickback and electromagnetic interference (EMI) if left unmanaged. Hobbyists and junior technicians commonly confuse classical magnetism with electrostatics (which deals with stationary electric charges) or assume it only applies to permanent magnets, entirely ignoring the electromagnetism that drives their relays, solenoids, and switching power supplies.
Core Parameters and Material Selection
To harness classical magnetism in electronics, you must understand three interrelated parameters: Magnetic Field Strength (H), measured in Amperes per meter (A/m), which represents the magnetizing effort applied by your coil; Magnetic Flux Density (B), measured in Tesla (T), which is the actual magnetic field produced inside the material; and Permeability (μ), the ratio between B and H that defines how easily a material supports magnetic field formation.
The relationship is defined by the equation B = μ × H, where μ is the product of the permeability of free space (μ₀ ≈ 4π × 10⁻⁷ T·m/A) and the relative permeability of the core material (μr). However, every magnetic material has a saturation flux density (Bsat). Once the core saturates, μr drops drastically toward 1, inductance collapses, and current spikes.
| Core Material | Relative Permeability (μr) | Saturation Flux Density (Bsat) | Primary Application |
|---|---|---|---|
| Vacuum / Air | 1 | N/A (No saturation) | RF chokes, high-current air-core inductors |
| MnZn Ferrite (e.g., TDK PC44) | 1,500 – 3,000 | 0.35 – 0.50 T | High-frequency switch-mode transformers (50kHz - 1MHz) |
| Silicon Steel (M19 Grade) | 4,000 – 6,000 | 1.80 – 2.00 T | 50/60Hz mains transformers, motor stators |
| Sendust Powdered Iron | 60 – 125 | 1.00 – 1.20 T | DC-DC Buck/Boost chokes, PFC inductors |
Selecting the wrong core material is a frequent point of failure. For instance, using MnZn ferrite in a 60Hz mains transformer would result in immediate core saturation and overheating, as ferrites are engineered for high frequencies and cannot handle the massive flux swings of low-frequency AC without saturating. For deep dives into material specifications, manufacturers like TDK Electronics provide exhaustive datasheets detailing B-H curves and temperature dependencies.
Worked Example: Solenoid Design and Core Saturation
Let’s calculate the magnetic flux density of a custom solenoid coil to demonstrate the saturation trap that destroys beginner designs. Assume we wind a coil with 500 turns of 20 AWG magnet wire over a 5 cm (0.05 m) length, and we drive it with 2 Amps of DC current.
First, we find the turn density (n):
n = N / L = 500 / 0.05 = 10,000 turns/meter
Scenario A: Air Core (μr = 1)
B = μ₀ × μr × n × I
B = (4π × 10⁻⁷) × 1 × 10,000 × 2
B ≈ 0.025 Tesla (25 mT)
Scenario B: MnZn Ferrite Core (μr = 2,000)
To boost the field, we slip a ferrite rod into the coil. Naively plugging the numbers in:
B = (4π × 10⁻⁷) × 2,000 × 10,000 × 2
B ≈ 50.2 Tesla
The Saturation Trap: A 50 Tesla field would theoretically rival an MRI machine, but this is physically impossible here. As noted in our table, MnZn ferrite saturates at roughly 0.40 Tesla. Once the applied field (H) pushes the flux density past 0.40 T, the core saturates. The relative permeability (μr) instantly crashes from 2,000 down to near 1. The inductance of your coil collapses, the impedance drops to just the DC resistance of the copper wire, and the current spikes massively, likely burning out your driving transistor or power supply.
This exact mechanism is why switch-mode power supplies (SMPS) use powdered iron or specialized gapped ferrites for DC-DC converters—they need a core that can handle high DC bias currents without hitting that saturation cliff. For the underlying physics of inductor saturation, Georgia State University's HyperPhysics provides excellent interactive B-H curve visualizations.
Where You Meet Classical Magnetism in Practice
Classical magnetism isn't just a bench-top theory; it dictates physical installation rules and circuit protection requirements.
- Inductive Kickback and Flyback Diodes: When you de-energize a relay coil, the collapsing magnetic field induces a massive reverse voltage spike (V = -L × di/dt). A 12V relay coil can easily generate a 200V spike that will punch through the silicon of your control transistor. This is why a flyback diode (like a 1N4007) wired in reverse-bias across the coil is mandatory; it provides a path for the induced current to circulate and dissipate safely.
- NEC 300.3 and Conduit Heating: In AC mains wiring, classical magnetism causes eddy currents in ferrous metals. If you run the Line (hot) conductor through a steel conduit but leave the Neutral on the outside, the unbalanced alternating magnetic field will induce severe eddy currents in the steel, turning the conduit into an induction heater. This is why NIST-traceable electrical codes (like NEC 300.3) require all conductors of the same circuit to be routed in the same conduit—the opposing magnetic fields of the Line and Neutral cancel each other out, resulting in a net-zero external magnetic field.
- Hall Effect Current Sensing: To measure high DC currents (like a 100A battery bank draw) without inserting a shunt resistor that wastes power as heat, we use Hall effect sensors (e.g., the ACS712 or Allegro ACS758). These ICs measure the classical magnetic field generated by the current-carrying wire and output a proportional analog voltage, providing galvanic isolation and high efficiency.
Common Confusions and Magnetic Troubleshooting
When troubleshooting circuits, misidentifying magnetic phenomena leads to wasted time and misapplied fixes.
Confusion 1: Magnetic Field (B) vs. Magnetic Field Strength (H)
Engineers often use the word "magnetic field" loosely. H (A/m) is the effort your circuit applies, determined purely by coil geometry and current. B (Tesla) is the actual result inside the material, heavily dependent on the core. If you are calculating the force exerted on a nearby wire, you need B. If you are calculating the amp-turns required to magnetize a core, you use H.
Confusion 2: Electrostatics vs. Electromagnetism
Shielding against electric fields (capacitive coupling/electrostatics) requires a simple Faraday cage or grounded copper foil. Shielding against low-frequency classical magnetic fields requires high-permeability materials like Mu-metal to divert the flux lines. Wrapping a transformer in copper tape will stop RF electric noise but will do absolutely nothing to stop 60Hz magnetic hum.
Troubleshooting Transformer Hum:
If a custom-wound mains transformer emits a loud 120Hz mechanical hum, the core laminations are likely vibrating due to magnetostriction (the physical changing of core dimensions under a magnetic field). The Fix: The core is either saturating (too few primary turns for the applied voltage) or the laminations are loose. Tighten the mounting hardware, and if the hum persists, increase the primary turn count to lower the peak flux density (B) below 1.5 Tesla.
Frequently Asked Questions
Does classical magnetism apply to permanent magnets?
Yes. Classical magnetism describes the macroscopic behavior of permanent magnets (like Neodymium N52) using the concept of bound surface currents and magnetic dipoles, without needing to invoke the quantum mechanical exchange interactions that actually cause the alignment at the atomic level.
Why do we use ferrite beads on USB and HDMI cables?
Ferrite beads leverage classical magnetism to suppress high-frequency EMI. The alternating magnetic field from high-frequency noise currents on the cable induces hysteresis and eddy current losses inside the ferrite material, converting the high-frequency electrical noise into a tiny amount of harmless heat.
Can I put a strong neodymium magnet near my Arduino or ESP32?
Static magnetic fields from permanent magnets generally do not harm silicon microcontrollers. However, moving the magnet near the board will induce voltage spikes in the PCB traces via Faraday's Law of Induction, which can cause brownouts, reset the watchdog timer, or corrupt I2C/SPI data lines.






