Is magnetism intensive or extensive? Magnetism as a field strength or flux density (B or H) is an intensive property because it does not depend on the volume of the material, whereas total magnetic flux (Φ) and magnetic moment are extensive properties that scale directly with the physical size of the system. If you are designing a switch-mode power supply (SMPS) or a motor drive, confusing these two will either fry your MOSFETs from core saturation or result in a bloated, overpriced magnetics design.

People commonly confuse total magnetic flux (extensive) with magnetic flux density (intensive). Think of it like rain falling into a bucket: the depth of the water in the bucket (flux density, measured in Tesla) is intensive—it is the same whether you use a teacup or a swimming pool. But the total gallons of water collected (total flux, measured in Webers) is extensive—it scales with the bucket's surface area. In circuit design, the core material saturates based on the intensive limit (Tesla), but your coil's voltage-time product dictates the extensive requirement (Webers).

What this changes in your circuit: If you only look at total flux without considering the core's cross-sectional area, you will exceed the material's intensive saturation limit (Bsat). This collapses the inductance, causes a massive current spike, and destroys your switching transistors.

Intensive vs. Extensive Magnetic Properties Defined

To design magnetics correctly, you must separate the properties inherent to the material from the properties dictated by the geometry. Intensive properties are material limits; extensive properties are system capacities.

Property Symbol Unit Type What it means in practice
Magnetic Flux Density B Tesla (T) Intensive The concentration of magnetic field lines. Dictates core saturation.
Magnetic Field Strength H A/m Intensive The magnetizing force applied per unit length of the magnetic path.
Permeability μ H/m Intensive The material's inherent ability to support a magnetic field.
Total Magnetic Flux Φ Weber (Wb) Extensive The total number of field lines. Scales with core cross-sectional area.
Reluctance A/Wb Extensive The opposition to flux. Scales with magnetic path length and area.
Inductance L Henry (H) Extensive Total flux linkage per ampere. Scales with the square of the turns and core size.

The Numeric Reality: Core Saturation and Cross-Sectional Area

Let us look at a real-world numeric example using a standard TDK/Ferroxcube ETD34/17/11 core made of 3C90 ferrite material. This demonstrates exactly how intensive limits cap extensive capabilities.

  • Effective Area (Ae): 97.1 mm² (97.1 × 10-6 m²)
  • Saturation Flux Density (Bsat) at 100°C: 0.35 T (This is the intensive hard limit of the 3C90 material at operating temperature).

To find the maximum extensive total flux (Φmax) this specific core can handle before saturating, we use the formula:

Φmax = Bsat × Ae = 0.35 T × 97.1 × 10-6 m² = 33.98 μWb

If your SMPS topology requires a volt-second product that pushes 40 μWb of total flux, the ETD34 core will saturate and fail. If you step up to a larger ETD49 core (Ae = 236 mm²), the intensive limit (Bsat) remains exactly 0.35 T because it is the same 3C90 material. However, the extensive limit (Φmax) jumps to 82.6 μWb. You did not change the magnetism's intensive nature; you simply provided more physical area to distribute the extensive flux.

Where You Meet This in Practice: Transformers and Inductors

You encounter the boundary between intensive and extensive magnetic properties every time you calculate the turns ratio or air gap for a power converter.

Switch-Mode Power Supply (SMPS) Transformers

In a forward or flyback converter, Faraday's law dictates that the voltage applied to a winding is proportional to the rate of change of total extensive flux: V = N(dΦ/dt). However, the core does not care about your total flux; it only cares about flux density (B = Φ/Ae). Designers must calculate the required number of turns (N) to keep the intensive B below the material's Bsat at the maximum operating temperature. According to standard Texas Instruments magnetics design guidelines, failing to derate Bsat for temperature is a primary cause of field failures in power supplies.

Gapped Inductors for DC-DC Converters

When you add an air gap to a ferrite core, you are deliberately increasing the extensive reluctance (ℝ) of the magnetic circuit. This reduces the extensive inductance (L) per turn, but it allows the core to handle a much higher extensive magnetomotive force (Ampere-turns) before hitting the intensive Bsat limit. The gap stores the energy, but the ferrite still enforces the intensive flux density ceiling.

Bench Tip: Never measure core saturation with a standard LCR meter at 1 kHz. LCR meters use tiny signal levels (millivolts) that only test the extensive inductance in the linear region. To find the true intensive saturation point, you must apply a DC bias current using a dedicated B-H curve tracer or a custom test jig with a current-limited power supply.

Decision Path: Sizing an Inductor for a 5A Buck Converter

When selecting an off-the-shelf inductor, manufacturers provide both extensive limits (Inductance, RMS Current) and intensive-derived limits (Saturation Current). Here is the exact decision path to select a part for a 5A continuous, 7A peak buck converter.

Design Parameter If Condition... Then Action...
1. Target Inductance Calculated ideal L is 42 μH for desired ripple current. Select standard value: 47 μH.
2. RMS Current (Extensive Thermal Limit) IRMS rating must exceed 5A continuous. Filter parts with IRMS ≥ 6.0A (20% margin).
3. Peak Current (Intensive Saturation Limit) Isat must exceed 7A peak without dropping L by more than 20%. Filter parts with Isat ≥ 8.5A.
4. Temperature Derating Operating ambient is 85°C; core loss adds 15°C. Ensure Isat is rated at 100°C, not just 20°C.
5. Final Selection Need a shielded SMT part meeting all above criteria. Pick: Coilcraft MSS1210-473 (47 μH, IRMS = 6.8A, Isat = 10.5A).

By using the Coilcraft design tools and datasheets, we terminate the decision path at the MSS1210-473. Its 10.5A saturation current safely clears the 7A peak requirement, ensuring the intensive flux density inside its ferrite core never reaches Bsat during transient load steps.

Common Confusions: Permeability vs. Inductance

The most frequent mistake hobbyists and junior engineers make is conflating permeability with inductance when discussing intensive and extensive properties.

  • Permeability (μ) is Intensive: It is a material property. Ferrite material 3C90 has a specific initial permeability regardless of whether it is shaped into a tiny toroid or a massive U-core. You cannot 'add' permeability by making the core bigger.
  • Inductance (L) is Extensive: It is a system property. Inductance scales with the physical dimensions of the core (the extensive AL value) and the square of the number of wire turns. You can easily double the inductance by winding more turns or using a physically larger core with the exact same intensive permeability.

If you are trying to increase the energy storage of an inductor without changing the core material, you must manipulate the extensive variables: increase the cross-sectional area, increase the magnetic path length, or adjust the air gap. You cannot change the intensive saturation limit of the ferrite itself without switching to an entirely different material chemistry, such as moving from manganese-zinc ferrite to powdered iron or molypermalloy (MPP).

When designing magnetics, always respect the intensive ceiling first. Calculate your maximum allowable flux density based on the material and temperature, then scale your extensive geometry and turns count to handle the required total flux and inductance. Default to a 20% margin below the 100°C Bsat limit for all continuous-operation SMPS designs.