When designing magnetic components, use the H-field (A/m) to calculate your coil geometry, ampere-turns, and driving current, and use the B-field (Tesla) to evaluate core saturation limits, flux density, and the actual Lorentz force on charges. They are fundamentally not interchangeable: H is the external electrical cause (free currents), while B is the total macroscopic magnetic effect (free currents plus the core material's internal magnetization). If you are winding a transformer, H dictates how many turns of wire you need; B dictates whether the core will saturate and destroy your switching MOSFET.

The Single Physical Difference: The H-field represents only the free currents (the electrons moving through your copper wire). The B-field represents the free currents plus the bound currents (the atomic magnetic dipoles aligning inside the ferrite or steel core). The material's permeability ($\mu$) is simply the multiplier that links the two.

The Physics: Cause, Effect, and the Permeability Multiplier

To understand why engineers separate these two fields, look at the governing equation: B = $\mu$H (or more precisely, $B = \mu_0(H + M)$, where M is magnetization).

Think of magnetics like mechanical stress and strain. The H-field is the mechanical stress you apply to a steel spring by pulling on it. It is defined purely by your physical effort (the current in the coil). The B-field is the actual physical compression of the spring. If you swap the steel spring for a rubber band (changing the material's permeability), the exact same physical pull (H) results in a vastly different amount of compression (B).

According to Georgia State University HyperPhysics, the B-field is the fundamental field that exerts the Lorentz force on moving charges ($F = qv \times B$). The H-field was invented by engineers as a mathematical convenience so they could calculate magnetic circuits using Ampere's Law without needing to map the complex quantum-level bound currents inside the core material.

B Field vs H Field Comparison Matrix

The table below breaks down the exact specifications you need when reading datasheets for ferrite cores, silicon steel laminations, and powder iron materials.

Criteria B-Field (Magnetic Flux Density) H-Field (Magnetic Field Intensity)
SI Unit Tesla (T) or Webers/m² Amperes/meter (A/m)
CGS Unit Gauss (G) [1 T = 10,000 G] Oersted (Oe) [1 A/m $\approx$ 0.01257 Oe]
Physical Origin Total field (Free + Bound currents) External drive (Free currents only)
Core Design Role Checking saturation limits ($B_{sat}$) and core losses Calculating required Ampere-turns and coil sizing
Bench Measurement Hall-effect Gaussmeter or search coil + oscilloscope Calculated from current sense resistor ($H = NI/l_e$)
Typical Limit ~0.3T for ferrites, ~1.8T for silicon steel Limited only by wire gauge thermal limits (I²R)

Where They Are NOT Interchangeable (And the Cost of Measuring Them)

The most common mistake hobbyists and junior engineers make is conflating B and H when designing inductors for switch-mode power supplies. Let's look at a practical scenario: designing a 100µH choke for a 2A buck converter using a T50-2 Micrometals powder iron core.

You use the H-field to figure out the winding. Using the Micrometals Inductor Design Tools, you determine you need 45 turns of 22 AWG magnet wire to achieve 100µH. The H-field calculation ($H = \frac{N \cdot I}{l_e}$) tells you that at 2A peak current, the magnetic intensity inside the core is roughly 125 A/m. This is your electrical "stress."

Next, you use the B-field to ensure survival. You multiply that H-field by the core's permeability to find the B-field. If your calculation shows a peak B-field of 0.8T, you have a catastrophic problem: powder iron and ferrite cores typically saturate between 0.3T and 0.5T. At 0.8T, the core's permeability crashes to near zero, the inductor acts like a short circuit, and your switching MOSFET will violently fail. You must introduce an air gap or choose a larger core to drop the B-field below the saturation knee.

Measurement Cost & Availability: Measuring the B-field directly requires physical hardware. A bench-grade Hall-effect tool like the Lake Shore 425 Gaussmeter costs upwards of $4,500, though DIY search-coil integrators on an oscilloscope can approximate it for under $50. Conversely, you almost never measure the H-field inside a core. Because it is generated strictly by the coil, you simply measure the coil current with a $10 current sense resistor and calculate H mathematically.

Decision Framework: Choose B-Field When / Choose H-Field When

Use this quick-reference framework to decide which parameter to focus on during your next magnetics design or simulation (like ANSYS Maxwell or FEMM).

  • Choose B-Field when:
    • You are checking a core against its $B_{sat}$ (saturation flux density) limit.
    • You are calculating eddy current and hysteresis core losses (Steinmetz equation relies on $\Delta B$).
    • You are determining the effectiveness of a Mu-metal magnetic shield.
    • You are calculating the physical Lorentz force on a conductor in a motor.
  • Choose H-Field when:
    • You are calculating the required Ampere-turns ($N \cdot I$) to drive a magnetic circuit.
    • You are sizing the physical winding window to ensure the wire fits.
    • You are analyzing demagnetization fields in permanent magnets.
    • You are setting boundary conditions for current-driven coils in FEA simulation software.

Frequently Asked Questions

Why is the B field measured in Tesla while the H field is in A/m?

The units reflect their physical origins. The H-field is derived directly from Ampere's Law ($\oint H \cdot dl = I_{enclosed}$), so its unit is simply the current (Amperes) divided by the path length (meters). The B-field is defined by the Lorentz force law ($F = qvB$). Rearranging for B yields units of Newtons per (Coulomb $\times$ meter/second), which simplifies to the Tesla. The Tesla measures the actual force-generating capability of the field, while A/m measures the electrical current driving it.

Can B and H ever point in different directions?

Yes, in anisotropic materials. In standard isotropic ferrites, B and H are perfectly parallel. However, in grain-oriented electrical steel (GOES) used in high-efficiency utility transformers, the material is rolled so that its crystalline structure strongly favors magnetization along one specific axis. If you apply an H-field at an angle to the rolling direction, the resulting B-field will "snap" toward the easy axis of the crystal grain, meaning the B and H vectors point in slightly different directions. This requires a permeability tensor (a matrix) rather than a simple scalar multiplier.

How do I measure the H field inside a solid ferrite core?

You don't. There is no practical sensor you can embed inside a solid piece of MnZn or NiZn ferrite to measure H directly without disrupting the magnetic path. Instead, you measure the current flowing through the wire wrapped around the core using a shunt resistor or a Rogowski coil. You then calculate the H-field using the formula $H = \frac{N \cdot I}{l_e}$, where $N$ is the number of turns, $I$ is the measured current, and $l_e$ is the effective magnetic path length provided in the core's datasheet.

Does the B field vs H field difference matter for PCB trace inductors?

Mathematically, yes; practically, the distinction blurs. PCB trace inductors are typically air-core (or FR4-core) designs. Because the relative permeability ($\mu_r$) of air and FR4 is essentially 1.0, the equation $B = \mu_0 \mu_r H$ simplifies to $B = \mu_0 H$. They scale perfectly linearly with no saturation knee to worry about. You only need to worry about the distinct, non-linear relationship between B and H when you introduce a ferromagnetic material with a $\mu_r$ greater than 100 into the magnetic circuit.