The units of magnetism are the standardized metrics—primarily Tesla, Gauss, Weber, and Ampere-turns per meter—used to quantify magnetic flux density, total magnetic flux, and magnetic field strength in electrical and electronic systems. When you are designing a switch-mode power supply, winding a custom transformer, or troubleshooting a stalled BLDC motor, confusing these units is the fastest way to fry a MOSFET or misinterpret a Hall sensor's output.
The Core Confusion: Flux Density vs. Total Flux vs. Field Strength
The most common mistake hobbyists and junior engineers make is treating all magnetic measurements as the same thing. What people commonly confuse is the effort applied to create a magnetic field versus the result observed inside a material. To keep them straight, we separate them into three distinct physical quantities:
- Magnetic Field Strength (H): Measured in Amperes per meter (A/m) or Oersteds (Oe). This is the magnetizing force generated by your current and coil turns, completely independent of the core material.
- Magnetic Flux Density (B): Measured in Tesla (T) or Gauss (G). This is the actual concentration of magnetic field lines inside the core. It depends heavily on the material's permeability.
- Magnetic Flux (Φ): Measured in Webers (Wb) or Maxwells (Mx). This is the total aggregate number of magnetic field lines passing through a given cross-sectional area.
Think of magnetic field strength ($H$) as the water pressure generated by a pump, while magnetic flux density ($B$) is the actual volume of water flowing through a pipe packed with gravel; the gravel represents the core material's permeability, dictating how much flow you get for a given pressure. You will only ever use this analogy once, but it perfectly maps the relationship $B = \mu H$.
| Property | Symbol | SI Unit (Modern) | CGS Unit (Legacy) | Conversion Factor |
|---|---|---|---|---|
| Flux Density | B | Tesla (T) | Gauss (G) | 1 T = 10,000 G |
| Total Flux | Φ | Weber (Wb) | Maxwell (Mx) | 1 Wb = 10⁸ Mx |
| Field Strength | H | Ampere/meter (A/m) | Oersted (Oe) | 1 A/m ≈ 0.01257 Oe |
| Permeability | μ | Henry/meter (H/m) | Gauss/Oersted | μ₀ = 4π × 10⁻⁷ H/m |
For authoritative definitions of these SI base and derived units, the NIST Reference on Constants, Units, and Uncertainty remains the gold standard for electrical metrology.
What These Units Change in a Real Circuit
Ignoring the units of magnetism doesn't just result in bad math; it results in catastrophic hardware failure. The primary way magnetic flux density ($B$) changes a real circuit's behavior is through core saturation.
Different materials saturate at vastly different Tesla thresholds. Standard silicon steel (used in 50/60Hz mains transformers) saturates around 1.5 T to 2.0 T. High-frequency ferrite cores (like TDK PC44 or Ferroxcube 3C90) saturate much lower, typically around 0.3 T to 0.4 T at room temperature, and this threshold drops further as the core heats up to 100°C. Conversely, if you are using permanent neodymium magnets (like an N52 grade) in a generator or motor, their remanence (residual flux density) is roughly 1.4 T.
In sensor circuits, the output voltage of a linear Hall effect sensor (such as the Allegro A1302) scales directly with the incident flux density in Gauss or milliTesla. If you calculate the air-gap flux density incorrectly, your sensor will either clip at its supply rail or output a signal too small for your microcontroller's ADC to resolve.
Worked Numeric Example: Sizing an Inductor Core
Let's look at a real-world calculation to see how Webers, Tesla, and square meters interact on the bench. Suppose you are designing a forward converter transformer using a standard ETD34 ferrite core.
- Identify the Core Area: The datasheet lists the effective cross-sectional area ($A_e$) as $97 \text{ mm}^2$. We must convert this to square meters for SI calculations: $97 \times 10^{-6} \text{ m}^2$.
- Set the Flux Density Limit: To ensure reliability at high temperatures, you decide to limit the peak flux density ($B_{peak}$) to 0.2 T (200 mT), leaving a safe margin below the 0.3 T saturation point.
- Calculate Total Flux: The formula linking flux density to total flux is $\Phi = B \times A_e$.
Plugging in our real values:
$\Phi = 0.2 \text{ T} \times (97 \times 10^{-6} \text{ m}^2)$
$\Phi = 19.4 \times 10^{-6} \text{ Wb}$
Your total magnetic flux is 19.4 μWb (microWebers). According to Faraday's Law of Induction ($V = N \cdot \frac{d\Phi}{dt}$), this exact flux value dictates how many turns of wire ($N$) you must wind to support your target voltage and switching frequency without driving the core into saturation. If you had mistakenly read a legacy datasheet that listed the limit as 2000 Gauss and assumed it meant 2000 Tesla, your design would have failed spectacularly on the first power-up.
Where You Meet This in Practice
You will encounter the units of magnetism across several distinct domains in electrical work and embedded hardware design:
- Thermal-Magnetic Breakers: The "magnetic" trip in a standard 20A Type C miniature circuit breaker (MCB) relies on magnetic field strength (Ampere-turns). A short circuit generates a massive $H$ field, pulling in a solenoid plunger to trip the latch in milliseconds, independent of the thermal bimetallic strip.
- BLDC Motor Stalls: When a brushless DC motor stalls, back-EMF drops to zero. The current is limited only by the winding resistance, driving the magnetic field strength ($H$) sky-high. This pushes the stator core deep into saturation ($B$ maxes out), and the excess electrical energy converts directly into heat, potentially melting the windings.
- Magnetic Latches and Relays: The holding force of a relay armature or a cabinet magnetic latch is proportional to the square of the flux density ($B^2$) in the air gap. Halving the Tesla value quarters your holding force.
For deeper reading on how these units apply to magnetic component design, the All About Circuits textbook chapter on magnetic units provides excellent foundational circuit context.
Frequently Asked Questions
What is the difference between Tesla and Gauss as units of magnetism?
Tesla (T) is the modern SI unit for magnetic flux density, while Gauss (G) is the older CGS (centimeter-gram-second) unit. The relationship is strictly decimal: 1 Tesla equals exactly 10,000 Gauss. Tesla is a very large unit; the Earth's magnetic field is only about 50 microTesla (0.5 Gauss). Because of this, legacy datasheets and older American manufacturers often use Gauss or milliTesla (mT) to avoid writing excessive decimal places, whereas modern European and Asian semiconductor datasheets almost exclusively use Tesla or milliTesla.
How do you convert between the different units of magnetism?
Converting between SI and CGS units requires specific multipliers based on the physical property. For flux density, multiply Tesla by 10,000 to get Gauss. For total magnetic flux, multiply Webers by $10^8$ to get Maxwells. For magnetic field strength, multiply Amperes per meter (A/m) by $4\pi \times 10^{-3}$ (approximately 0.01257) to get Oersteds. Always verify which property (B, Φ, or H) the datasheet is referencing before applying a conversion factor.
Why do datasheets use different units of magnetism for inductors and motors?
Inductor and transformer datasheets focus on core saturation, which is a function of flux density ($B$), so they use Tesla or Gauss. Motor datasheets, however, often focus on the torque constant ($K_t$) and back-EMF constant ($K_e$), which relate to the total magnetic flux ($\Phi$) linking the stator windings, or the field strength ($H$) required to overcome the air gap. Furthermore, permanent magnet manufacturers specify remanence ($B_r$) in Tesla, but coercivity (the resistance to demagnetization) in kiloAmperes per meter (kA/m) or Oersteds, reflecting the different physical stresses the material faces in a motor assembly.
Is Oersted still used as a unit of magnetism in modern electronics?
Yes, but primarily in specific niches. While the SI unit for magnetic field strength ($H$) is Amperes per meter (A/m), the Oersted (Oe) is still heavily used in the datasheets of permanent magnets and magnetic recording media to specify coercivity—the reverse magnetic field required to demagnetize the material. If you are sourcing neodymium or ferrite magnets for a generator build, you will frequently see the intrinsic coercivity ($H_{cj}$) listed in kilo-Oersteds (kOe). However, for designing electromagnets, inductors, or PCB trace coils, A/m is the standard.






