The One-Sentence Definition: Magnetism terms are the standardized units and concepts—like flux, reluctance, and permeability—used to quantify magnetic fields and design electromagnetic components like transformers, motors, and inductors.
Getting these concepts wrong changes everything in a real circuit. It dictates whether your custom inductor saturates and shorts out your switching MOSFET, or if your transformer core overheats and melts the bobbin at 100 kHz. The most common trap for hobbyists and junior engineers is confusing magnetic flux (the total number of magnetic field lines, measured in Webers) with magnetic flux density (how tightly packed those lines are in a given cross-section, measured in Teslas). If you mix these up, you will drastically under-size your core and trigger thermal failure.
The Core Magnetism Terms You Actually Need
To design magnetic components, you need to map magnetic concepts to their electrical equivalents. Think of magnetomotive force (MMF) as the water pump's pressure, magnetic flux as the total gallons of water flowing, and reluctance as the pipe's friction. This single analogy bridges the gap between circuit theory and physical magnetics.
| Magnetic Term | Symbol | SI Unit | CGS Unit | Electrical Equivalent |
|---|---|---|---|---|
| Magnetomotive Force (MMF) | F or ℱ | Ampere-turns (At) | Gilberts | Voltage (V) |
| Magnetic Flux | Φ | Webers (Wb) | Maxwells | Current (I) |
| Flux Density | B | Tesla (T) | Gauss (G) | Current Density (J) |
| Magnetic Field Strength | H | Amperes/meter (A/m) | Oersteds (Oe) | Electric Field (E) |
| Reluctance | ℜ | At/Weber | Gilberts/Maxwell | Resistance (R) |
| Permeability | μ | Henries/meter (H/m) | Gauss/Oersted | Conductivity (σ) |
1 Tesla = 10,000 Gauss. You will see older American datasheets (like Micrometals/Amidon) use Gauss and Oersteds, while modern European and Asian datasheets (Ferroxcube, TDK) strictly use Teslas and Amperes/meter. Always convert before running your math.
Worked Example: Winding a T-50-2 Toroidal Inductor
Let's design a 10 µH inductor for a DIY buck converter switching at 500 kHz with a peak current of 2A. We need to select the number of turns and verify the core will not saturate.
Step 1: Calculate Turns
We choose an Amidon T-50-2 (Micrometals Material -2) powdered iron core. The datasheet lists the inductance index ($A_L$) as 49 nH/N² (or 4.9 µH per 100 turns). Assuming an ambient temperature of 25°C and no initial DC bias:
$N = \sqrt{L / A_L} = \sqrt{10,000 \text{ nH} / 49 \text{ nH/N}^2} \approx 14.28$
We round up to 15 turns of 22 AWG magnet wire.
Step 2: Check for Saturation (Flux Density)
We must ensure the peak flux density ($B$) stays below the core's saturation limit. First, find the magnetic field strength ($H$). The magnetic path length ($l_e$) for a T-50 core is 3.12 cm (0.0312 m).
$H = (N \times I_{peak}) / l_e = (15 \times 2\text{A}) / 0.0312\text{m} = 961.5 \text{ A/m}$
Now, convert $H$ to $B$ using the core's initial permeability ($\mu_i = 10$) and the permeability of free space ($\mu_0 = 4\pi \times 10^{-7}$ H/m):
$B = \mu_0 \times \mu_i \times H = (4\pi \times 10^{-7}) \times 10 \times 961.5 \approx 0.012 \text{ Tesla}$
Bench Reality Check: 0.012 T (120 Gauss) is exceptionally low. Powdered iron cores typically saturate between 1.0 T and 1.4 T. Because powdered iron has a distributed air gap, its permeability is low, meaning it takes a massive amount of current to saturate it. This is exactly why we use Material -2 for high-current, high-frequency switching regulators.
Where You Meet This in Practice
You will encounter these magnetism terms whenever energy is transferred via a magnetic field rather than a direct conductive path.
- Switch-Mode Power Supplies (SMPS): When calculating transformer core size to avoid saturation during a short-circuit fault. If your peak $B$ exceeds the material limit, the primary winding acts as a dead short, destroying your switching FETs.
- EMI Filtering: When designing common-mode chokes. You need high permeability ($\mu$) to maximize impedance at high frequencies, but you must ensure the differential mode current doesn't push the core into saturation, which would collapse the inductance and let noise pass.
- Solenoids and Relays: When calculating the pull force of an actuator. Force is proportional to the square of the flux density ($B^2$) in the air gap. Doubling the current doesn't double the force; it quadruples it, assuming the iron hasn't saturated.
Decision Path: Selecting Your Core Material
Choosing the right core material requires balancing operating frequency, allowable flux density, and core losses. Use this decision matrix to terminate your selection process with a specific material grade.
| Operating Frequency | Required Flux Density | Application Type | Concrete Material Pick |
|---|---|---|---|
| < 10 kHz | High (> 1.5 T) | Line-frequency transformers, heavy motors | Grain-Oriented Silicon Steel (e.g., Tempel M-6) |
| 10 kHz - 500 kHz | Moderate (0.2 T - 0.4 T) | Forward/Flyback SMPS transformers, gate drives | Manganese-Zinc Ferrite (e.g., TDK PC95 / Ferroxcube 3C90) |
| > 500 kHz | Low (< 0.1 T) | RF chokes, high-frequency buck inductors, EMI filters | Powdered Iron (e.g., Micrometals Material -2 or -6) |
| 100 kHz - 1 MHz | High DC Bias (> 10A) | High-current PFC chokes, output filter inductors | Sendust / Kool Mμ (e.g., Magnetics Inc. Kool Mμ) |
The Default Recommendation: If you are building a standard isolated or non-isolated DC-DC converter operating between 100 kHz and 300 kHz and need a reliable, low-loss transformer core, default to TDK PC95 or Ferroxcube 3C90 ferrite. It offers the best balance of low core loss and high saturation flux density for modern switching frequencies, and it is widely available from distributors like Digi-Key and Mouser.
Frequently Asked Questions About Magnetism Units
What is the exact difference between Gauss and Tesla?
They measure the exact same physical property (magnetic flux density, $B$), just on different scales. 1 Tesla = 10,000 Gauss. Tesla is the SI unit used in modern engineering, while Gauss is the older CGS unit still found on legacy American datasheets and cheap handheld gaussmeters.
Why do we use Ampere-turns instead of just Amperes for MMF?
Because the magnetic field is generated by the total current enclosed by the loop. A single turn carrying 10 Amps produces the exact same magnetomotive force (10 At) as 10 turns carrying 1 Amp. The coil geometry multiplies the effect of the current.
What does 'permeability of free space' ($\mu_0$) actually mean?
It is the baseline magnetic conductivity of a perfect vacuum (and practically, of air). Its value is exactly $4\pi \times 10^{-7}$ H/m. When a datasheet lists a core's relative permeability ($\mu_r$) as 2000, it means the ferrite material conducts magnetic flux 2000 times better than air does.
How does reluctance differ from resistance?
Resistance dissipates electrical energy as heat ($I^2R$ losses). Reluctance opposes the establishment of magnetic flux, but it does not dissipate energy as heat. A high-reluctance air gap in a transformer core stores energy (like a spring) rather than burning it off, which is why we intentionally add air gaps to inductors to prevent saturation.
For deeper mathematical derivations of these units and their historical context, refer to the All About Circuits DC textbook chapter on magnetic units. For official SI unit definitions and conversion standards, consult the National Institute of Standards and Technology (NIST) SI guidelines. Always verify your final core selection against the manufacturer's specific B-H curve and core loss graphs, as real-world thermal limits will override theoretical math.






