A magnetic field unit quantifies the strength and direction of the magnetic influence exerted by a magnet or a current-carrying conductor on its surrounding space. In modern electronics and electrical engineering, the SI unit you will use 90% of the time is the Tesla (T), while the legacy CGS unit is the Gauss (G), with exactly 10,000 Gauss in one Tesla. Understanding these units is not just academic trivia; it dictates core saturation limits in your inductors, torque constants in your motors, and the exact trip points of your Hall effect current sensors.

What people most commonly confuse is Magnetic Flux Density (B-field, measured in Teslas) with Magnetic Field Strength (H-field, measured in Amperes per meter). Mixing these up on a bench or in a SPICE simulation will lead to undersized magnetics and catastrophic component failure.

The Core Units of Magnetic Field Explained

To design magnetics or select sensors, you need to read datasheets fluently. Here is the definitive translation matrix for the units of magnetic field you will encounter in component datasheets and test equipment manuals.

Property SI Unit (Modern) CGS Unit (Legacy) Conversion Factor What It Actually Means
Magnetic Flux Density (B-field) Tesla (T) Gauss (G) 1 T = 10,000 G Concentration of magnetic lines of force in a given area.
Magnetic Field Strength (H-field) Amperes/meter (A/m) Oersted (Oe) 1 A/m ≈ 0.01257 Oe The magnetizing force generated by current, independent of the core material.
Magnetic Flux (Φ) Weber (Wb) Maxwell (Mx) 1 Wb = 10^8 Mx Total magnetic field passing through a specific surface area.
The Highway Analogy: Think of Magnetic Flux (Webers) as the total number of cars on a highway, while Magnetic Flux Density (Teslas) is the number of cars per square meter of road. A core can have a massive total flux, but if the cross-sectional area is large enough, the density (Tesla) remains safely below the saturation limit.

Worked Numeric Example: Sizing a Linear Hall Effect Sensor

Let us look at a concrete bench scenario. You are building a custom BLDC motor controller and need to detect the rotor position using a linear Hall effect sensor, like the Allegro A1302. You have a surface-mount N42 neodymium magnet embedded in the rotor.

The Setup:
You place the A1302 sensor exactly 4mm from the magnet face. Using a gaussmeter, you measure the magnetic flux density at that 4mm air gap to be 65 Gauss (6.5 mT). The A1302 datasheet states a typical sensitivity of 1.3 mV/G (or 13 mV/mT).

The Calculation:
We need to know the expected output voltage swing to properly bias our ADC (Analog-to-Digital Converter) on the microcontroller.

  1. Calculate Voltage Swing: 65 G × 1.3 mV/G = 84.5 mV peak deviation from the quiescent voltage.
  2. Determine Quiescent Output: The A1302 is ratiometric to a 5V supply. At zero magnetic field, it outputs VCC/2, which is 2.50V.
  3. Find Peak Voltages: As the north pole passes, the output rises to 2.50V + 0.0845V = 2.5845V. As the south pole passes, it drops to 2.50V - 0.0845V = 2.4155V.

The Takeaway: Your total signal swing is only 169 mV peak-to-peak. If you are feeding this into a 10-bit ADC on a 3.3V ESP32, that entire magnetic field swing only occupies about 52 ADC steps. To get better resolution, you either need to move the sensor closer (increasing the Gauss reading) or switch to a sensor with higher mV/G sensitivity.

Where You Meet This in Practice

You will see the units of magnetic field pop up across several distinct domains in electrical and electronic work. Recognizing the typical numeric ranges prevents design errors.

  • Transformer and Inductor Cores: Silicon steel laminations (used in 50/60Hz mains transformers) typically saturate between 1.5 T and 2.0 T. Ferrite cores (used in high-frequency switch-mode power supplies) saturate much lower, usually between 0.3 T and 0.4 T at room temperature.
  • Permanent Magnets: A standard N42 neodymium magnet produces a surface field of roughly 0.4 T (4,000 G), but this drops off with the cube of the distance.
  • Earth's Magnetic Field: If you are designing a digital compass using a magnetometer (like the Bosch BMM150), you are measuring the Earth's field, which is incredibly weak—roughly 25 to 65 µT (0.25 to 0.65 G) depending on your latitude.
  • EMC and EMI Testing: When troubleshooting radiated emissions, near-field probes measure the H-field (A/m) generated by high-frequency switching nodes to pinpoint EMI hotspots before they fail FCC/CE compliance.

Real-World Scenario: The Blown MOSFET and the Ferrite Saturation Trap

Nothing teaches the importance of magnetic flux density units quite like watching a $12 silicon carbide MOSFET explode on the bench because of a decimal point error in core saturation limits.

The Setup:
A designer is building a 48V to 400V DC-DC boost converter for a solar microinverter. They select an EFD30 core made of N87 ferrite material. The target switching frequency is 100 kHz. Using Faraday’s law ($B = \frac{V \cdot t_{on}}{N \cdot A_e}$), they calculate the peak flux density ($B_{pk}$) to be 0.38 T.

The Numbers:
The designer checks the TDK ferrite datasheet for N87 material. At 25°C, the saturation flux density ($B_{sat}$) is listed as 0.43 T. Seeing a comfortable 0.05 T margin, they finalize the winding turns and build the prototype.

The Outcome:
During a 10-minute full-load thermal chamber test at 85°C ambient (pushing the core temperature to roughly 110°C), the primary MOSFET violently shorts out, taking the gate driver with it. The inductor was audibly 'screaming' right before the failure.

What Went Wrong:
The designer ignored the temperature coefficient of the units of magnetic field. Ferrite saturation flux density drops significantly as temperature rises. At 100°C, N87 material saturates at roughly 0.32 T, not 0.43 T. By designing for 0.38 T, the core was pushed deep into saturation at operating temperature. When a core saturates, its relative permeability drops to near 1 (essentially becoming air). The inductance collapsed to near zero, causing a massive $di/dt$ current spike that exceeded the MOSFET's Safe Operating Area (SOA). Always derate $B_{max}$ to 0.25 T - 0.28 T for high-temperature ferrite designs.

Safety Note: When testing high-voltage DC-DC converters where magnetic saturation is a risk, always use an isolation transformer for your test equipment and implement a fast-acting hardware overcurrent comparator (like the LMV331) that can kill the PWM signal in under 100 nanoseconds. Do not rely solely on software fault detection.

FAQ: Common Magnetic Field Unit Questions

Is the Weber a unit of magnetic field?

No. The Weber (Wb) is the unit of magnetic flux (the total field), not the magnetic field itself (the density). One Weber is equal to one Tesla multiplied by one square meter ($1 Wb = 1 T \cdot m^2$). You use Webers when calculating total induced voltage via Faraday's law of induction, but you use Teslas when checking if your core material will saturate.

How do I convert Oersted to Tesla?

You cannot directly convert Oersted to Tesla because they measure fundamentally different things. Oersted measures H-field (the magnetizing force applied by a current), while Tesla measures B-field (the resulting magnetic flux density inside a material). They are related by the material's permeability ($B = \mu H$). In a vacuum, 1 Oersted produces exactly 1 Gauss (0.0001 T), but inside a ferrite core, 1 Oersted might produce hundreds of Teslas until the core saturates.

Why do some motor datasheets use milli-Teslas (mT) while others use Gauss?

It is largely a matter of regional and historical convention. European manufacturers and modern scientific literature (following NIST SI guidelines) strictly use Tesla and milli-Tesla. Older American datasheets, and many hobbyist magnet suppliers, still use Gauss. Just remember the golden rule: multiply mT by 10 to get Gauss, or divide Gauss by 10 to get mT.

What is the difference between a Gaussmeter and a Teslameter?

Functionally, nothing. They are the same instrument, often just labeled differently based on the primary display unit. A good benchtop meter (like those from Lake Shore or AlphaLab) will allow you to toggle the display between µT, mT, T, and Gauss via a front-panel button. Always verify the unit setting before logging data, as confusing a 50 mT reading for 50 T will result in a very confusing design review.