Part 5 · Chapter 23

Magnetics: Inductor and Transformer Design

Every other component in this book is chosen from a catalogue. The inductor or transformer is designed — core, wire, turns, gap and winding order — for one converter and no other, and it is usually the largest and heaviest thing in the box. Two independent limits govern it, a third decides when you have finished, and almost every first attempt runs too hot.

Power Electronics Prof. Mithun Mondal Reading time ≈ 55 min
Where this sits
Part 5 · Passive Components
Chapter 23 of 30
You should already know
Ripple current and inductor sizing from Chapter 12, and core saturation, flux walking and leakage from Chapter 14.
By the end you can
Choose a core from the area product, size an air gap, split losses between copper and core, and explain why a winding's resistance rises tenfold at 100 kHz.
Time
≈ 55 min reading · ≈ 50 min problems
i What you'll learn
  • Why magnetics are the components you must design rather than select — and why they set the size of most converters.
  • The area product \( A_pA_w \): one number that picks a core from the specification.
  • Why an air gap stores the energy, and how gap length sets inductance and saturation together.
  • Core loss by the Steinmetz law \( P = k f^\alpha B^\beta \), and why halving the flux swing beats halving the frequency.
  • Skin and proximity effects: why a winding that measures 10 mΩ at DC behaves like 100 mΩ at 100 kHz, and what interleaving and Litz wire actually do.
  • The thermal limit that governs everything, and why a magnetic component is sized by temperature rise rather than by any electrical quantity.
  • How to read a core datasheet and get a working design in six steps.
Section 23-1

The Component You Cannot Buy

Every other component in this book is selected from a catalogue. You compute the voltage and current a switch must handle, and you buy one. Even capacitors, awkward as their ESR and ripple ratings are, come as finished parts.

Magnetics are different. Beyond a handful of standard inductors, the inductor or transformer in a converter is designed — core, wire, turns, gap and winding arrangement — for that converter and no other. And it is usually the largest and heaviest thing in the box.

🔑
The two equations everything rests on
\[ v = N A_e\frac{dB}{dt} \qquad\text{(Faraday)}, \qquad NI = H\,\ell = \frac{B}{\mu}\ell \qquad\text{(Ampère)} \]

The first says voltage makes flux change; the second says current makes flux exist. Every design decision in this chapter is a consequence of these two and the constraint \( B \le B_{sat} \).

Section recap. Magnetics are designed rather than selected, and they usually set a converter's size. A core has two independent limits — flux in the core and copper in the window — and a good design reaches both at once, with temperature rise as the ultimate constraint.
Section 23-2

Choosing a Core: The Area Product

Before any turns can be chosen, a core must be. The area product turns the specification directly into a core size, and it comes from combining the two limits of Section 23-1.

  1. Write the flux limit From Faraday, with a peak flux density \( B_{max} \) and \( N \) turns on a core of cross-section \( A_e \):
    Working
    \[ \Phi_{peak} = B_{max}A_e = \frac{L\,I_{peak}}{N} \]
  2. Write the window limit The window area \( A_w \) must hold \( N \) turns of wire of area \( a_w \), and only a fraction \( k_u \) of the window is usable — the rest is insulation, bobbin and the spaces between round wires:
    Working
    \[ k_u A_w = N a_w = N\frac{I_{rms}}{J} \]
    with \( J \) the current density the cooling permits, typically 3–5 A/mm².
  3. Multiply the two and the turns cancel
    Result
    \[ A_e A_w = \frac{L\,I_{peak}\,I_{rms}}{k_u\,B_{max}\,J} \]
    The turns have disappeared, leaving a pure statement about core geometry. This is the area product, and it is the number a core is chosen by.
  4. Note the scaling, which is the useful insight \( A_eA_w \) has dimensions of length⁴, so a core's linear size scales as the fourth root of the energy it must handle. Doubling the stored energy grows the core by only 19%. This is why magnetics scale so well with power and so badly with frequency reduction.
🔑
Area product, inductor and transformer
\[ \text{Inductor: } A_eA_w = \frac{L\,I_{pk}I_{rms}}{k_u B_{max} J} \qquad \text{Transformer: } A_eA_w = \frac{P_o}{k_u k_f f B_{max} J\,\eta} \]

\( k_f \) is the waveform factor — 4.44 for a sine, 4.0 for a square wave. Note the transformer's \( 1/f \): doubling the frequency halves the core size, which is the single most important fact in Part 3's design practice.

Interactive · frequency, flux and core size

A 500 W transformer designed for a fixed temperature rise. Move the switching frequency and the peak flux density, and watch the core size shrink while core loss climbs — the trade that decides every magnetic design.

100 kHz
150 mT
Core size and core loss against frequency Two bars compared at the chosen operating point. The first shows the required core area product, which falls as the switching frequency rises because the transformer needs fewer volt-seconds per cycle. The second shows the core loss, which rises steeply with both frequency and flux density according to the Steinmetz law. A shaded band marks the region where core loss and copper loss are comparable, which is where a well-balanced design sits. core size (area product) core loss copper loss
Area product1.06 cm⁴
Core loss1.19 W
Copper loss2.00 W
BalanceGood

Section recap. Multiplying the flux limit by the window limit cancels the turns and gives the area product — one number that selects a core. It scales as the fourth root of the requirement, and for a transformer it falls inversely with frequency, which is why every converter in Part 3 wanted a higher carrier.
Section 23-3

The Air Gap

Chapter 14 stated that a flyback transformer needs an air gap and a forward transformer must not have one. It is worth seeing why, because the gap is the single most counter-intuitive part of inductor design.

A gap looks like a defect: it reduces the inductance for the same turns, and it forces a larger magnetising current. Both are true, and both are the point.

  1. Add the reluctances in series Flux passes through the core and then the gap, so their reluctances add:
    Working
    \[ \mathcal{R} = \underbrace{\frac{\ell_c}{\mu_0\mu_r A_e}}_{\text{core}} + \underbrace{\frac{\ell_g}{\mu_0 A_e}}_{\text{gap}} \]
  2. Note that a small gap dominates With \( \mu_r = 2000 \), a 1 mm gap has the same reluctance as 2 metres of core path. A typical core path is 100 mm, so the gap dominates by a factor of twenty and the core term can usually be neglected.
  3. Get the inductance
    Result
    \[ L = \frac{N^2}{\mathcal{R}} \approx \frac{\mu_0 N^2 A_e}{\ell_g} \]
    The material has vanished from the expression entirely — the inductance is set by turns and geometry.
  4. Get the peak current the core can take
    Result
    \[ I_{sat} = \frac{B_{sat}\,\ell_g}{\mu_0 N} \qquad\text{and}\qquad W_{max} = \tfrac12 L I_{sat}^2 = \frac{B_{sat}^2 A_e \ell_g}{2\mu_0} \]
    Stored energy is proportional to the gap volume \( A_e\ell_g \) — confirming that the gap is where the energy lives.
Section recap. Essentially all the energy is stored in the gap, so \( W_{max} \propto A_e\ell_g \). The gap dominates the reluctance, making \( L = \mu_0N^2A_e/\ell_g \) independent of the ferrite's variable permeability. Design from the energy first and the inductance last.
Section 23-4

Core Loss

Driving flux back and forth through a magnetic material costs energy, in two separate mechanisms — hysteresis, from the work of reorienting magnetic domains, and eddy currents, induced in the material's own conductivity.

Rather than model them separately, practice uses an empirical fit to measured data.

🔑
The Steinmetz equation
\[ P_v = k\,f^{\alpha}\,\hat B^{\beta} \qquad \text{typically } \alpha \approx 1.2\text{–}1.6, \ \ \beta \approx 2.2\text{–}2.8 \]

\( P_v \) is loss per unit volume; \( k \), \( \alpha \) and \( \beta \) are fitted from the manufacturer's curves over a stated frequency and temperature range. Note \( \beta > \alpha \): flux density matters more than frequency.

Magnetic materials and where each belongs
MaterialSaturation \(B_{sat}\)Useful toRelative lossUsed for
Silicon steel (laminated)1.5–2.0 T~1 kHzVery high above 1 kHzMains transformers, large reactors
Amorphous / nanocrystalline1.2–1.5 T~100 kHzLowHigh-power inductors, common-mode chokes
Power ferrite (MnZn)0.3–0.5 T~1 MHzLowAlmost all SMPS magnetics
Ferrite (NiZn)0.2–0.35 T> 10 MHzLow at VHFRF, EMI suppression beads
Powdered iron0.5–1.0 T~500 kHzModerateCheap inductors; distributed gap
Sendust / MPP0.7–1.0 T~500 kHzLow–moderatePFC chokes; soft saturation
Section recap. Core loss follows \( P_v = kf^\alpha\hat B^\beta \) with \( \beta > \alpha \), so flux density matters more than frequency. Silicon steel's conductivity limits it to about a kilohertz; ferrite's ceramic resistivity takes over above that, and its low \( B_{sat} \) rarely binds because loss limits the design first.
Section 23-5

Why the Copper Gets Worse at High Frequency

A winding's DC resistance is easy to compute and often bears little relation to its loss. At 100 kHz a winding measuring 10 mΩ with a multimeter can behave like 100 mΩ, and the mechanism is not one effect but two.

1 Skin effect
  • What happens: alternating current in a conductor induces eddy currents within that same conductor, which oppose the current at the centre and reinforce it at the surface. The current crowds into a surface layer.
  • The depth: \( \delta = \sqrt{\rho/(\pi f\mu)} \). For copper at 20 °C, \( \delta \approx 66/\sqrt{f}\ \text{mm} \) with \( f \) in hertz — 9.4 mm at 50 Hz, 0.21 mm at 100 kHz, 0.066 mm at 1 MHz.
  • The rule: a round conductor thicker than about \( 2\delta \) gains almost nothing from the extra copper. At 100 kHz that is 0.42 mm — thinner than 26 AWG.
  • The remedy: many thin strands in parallel, each below \( 2\delta \). This is Litz wire, and its strands must be individually insulated and transposed so each occupies every radial position equally.
2 Proximity effect
  • What happens: the magnetic field from neighbouring turns induces eddy currents in this conductor. In a multi-layer winding the field builds up layer by layer, so the effect compounds.
  • Why it is usually worse than skin effect: the field in a winding window is proportional to the enclosed ampere-turns, which grows with each layer. The outermost layer of a ten-layer winding sits in ten times the field of the innermost.
  • The scaling: the AC resistance factor rises roughly with the square of the layer count. A five-layer winding can have \( F_R = 20 \) or more at 100 kHz.
  • The remedy: interleaving. Split the primary and put half on either side of the secondary. The field reverses in the middle, so the peak magnetomotive force is halved — and since loss goes as the square, it falls by four.
🔑
Skin depth and the AC resistance factor
\[ \delta = \sqrt{\frac{\rho}{\pi f\mu}} \approx \frac{66}{\sqrt{f}}\ \text{mm (copper)}, \qquad F_R = \frac{R_{ac}}{R_{dc}} \]

Keep conductor thickness below about \( 2\delta \), and keep the layer count low. \( F_R \) rises roughly with the square of the number of layers, so interleaving is worth more than any wire choice.

Section recap. Skin effect confines current to a surface layer \( \delta \approx 66/\sqrt f \) mm deep; proximity effect adds losses from neighbouring turns and compounds with layer count. Wire thicker than \( 2\delta \) makes matters worse. Interleaving quarters the proximity loss for no material cost.
Section 23-6

A Design Procedure

The pieces now assemble into a procedure. It is iterative — the first pass rarely satisfies every constraint — but it converges quickly.

  1. Establish the electrical requirement Inductance or turns ratio, peak current, RMS current, applied volt-seconds, and the switching frequency. These come from the converter design of Parts 3 and 4.
  2. Choose \(B_{max}\) and \(J\) from experience For ferrite above 20 kHz, start at \( \hat B = 100 \) to \( 200 \) mT — well below \( B_{sat} \), because loss binds first. Take \( J = 3 \) to \( 5 \) A/mm² for natural convection, higher with forced air. Take \( k_u = 0.4 \) for a simple winding, 0.25–0.3 with safety insulation.
  3. Compute the area product and pick a core
    Working
    \[ A_eA_w = \frac{L\,I_{pk}I_{rms}}{k_uB_{max}J} \quad\text{or}\quad \frac{P_o}{k_uk_f f B_{max}J\eta} \]
    Choose the smallest standard core whose datasheet \( A_eA_w \) exceeds this.
  4. Find the turns, then the gap
    Working
    \[ N = \frac{L\,I_{pk}}{B_{max}A_e} \quad\text{(inductor)}, \qquad \ell_g = \frac{\mu_0N^2A_e}{L} \]
    For a transformer, \( N_p = \dfrac{V_p}{k_f f \hat B A_e} \) and the secondary follows from the turns ratio.
  5. Choose the wire and the winding arrangement Wire area from \( I_{rms}/J \); strand diameter below \( 2\delta \); minimise layers; interleave. Check that everything fits in the window at the assumed \( k_u \).
  6. Compute both losses and the temperature rise
    The check that governs
    \[ \Delta T \approx R_{th}\,(P_{core} + P_{cu}), \qquad R_{th} \approx \frac{53}{(A_eA_w)^{0.54}}\ \text{K/W with } A_eA_w \text{ in cm}^4 \]
    If \( \Delta T \) exceeds about 40 K, go back to step 3 with a larger core. Everything else is negotiable; this is not.
Section recap. Six steps: requirement, choose \( B \) and \( J \), area product and core, turns and gap, wire and winding, then losses and temperature rise. The temperature check is the one that governs, and first designs fail it because \( k_u \) and \( F_R \) are both optimistic.
Section 23-7

Worked Examples

1 Designing a buck converter's inductor

Problem. Design the 40 μH inductor from Chapter 12's Example 1: \( I_{pk} = 5.75 \) A, \( I_{rms} = 5.02 \) A, \( f = 100 \) kHz. Use ferrite with \( B_{max} = 0.25 \) T, \( J = 4 \) A/mm², \( k_u = 0.4 \).

Area product
\[ A_eA_w = \frac{L I_{pk}I_{rms}}{k_uB_{max}J} = \frac{(40\times10^{-6})(5.75)(5.02)}{0.4(0.25)(4\times10^6)} = 2.89\times10^{-9}\ \text{m}^4 = 0.289\ \text{cm}^4 \]

Choose an ETD29, which has \( A_eA_w \approx 0.55\ \text{cm}^4 \), \( A_e = 76\ \text{mm}^2 \) — comfortable margin, as recommended.

Turns and gap
\[ N = \frac{L I_{pk}}{B_{max}A_e} = \frac{(40\times10^{-6})(5.75)}{0.25(76\times10^{-6})} = 12.1 \;\Longrightarrow\; \textbf{12 turns} \]
\[ \ell_g = \frac{\mu_0N^2A_e}{L} = \frac{(4\pi\times10^{-7})(144)(76\times10^{-6})}{40\times10^{-6}} = 0.34\ \text{mm} \]
Wire, allowing for skin depth
\[ a_w = \frac{I_{rms}}{J} = \frac{5.02}{4} = 1.26\ \text{mm}^2, \qquad \delta = \frac{66}{\sqrt{10^5}} = 0.21\ \text{mm} \]

A single 1.27 mm² wire would be 1.27 mm in diameter — six times the skin depth, and a poor choice. Instead use 10 strands of 0.4 mm (0.126 mm² each, 1.26 mm² total), each strand just under \( 2\delta \).

Check it fits. 12 turns of 10 × 0.4 mm strands is about 15 mm² of copper, and the ETD29 window is 90 mm². At \( k_u = 0.4 \) the usable area is 36 mm² — comfortable.

The design point worth noting: the gap is only 0.34 mm, small enough to be a single centre-leg gap without significant fringing. Above about 1 mm it would be worth distributing.

2 Where the losses actually are

Problem. For the inductor of Example 1, estimate the core loss and the copper loss, and find the temperature rise. Take \( P_v = 8f^{1.3}\hat B^{2.5} \) kW/m³ with \( f \) in kHz, core volume 5.35 cm³, mean turn length 53 mm, and \( F_R = 1.8 \).

Core loss — note the flux swing, not the peak
\[ \hat B_{ac} = \frac{\Delta I}{2I_{pk}}B_{max} = \frac{1.5}{2(5.75)}(0.25) = 0.033\ \text{T} \]
\[ P_v = 8(100)^{1.3}(0.033)^{2.5} = 8(398)(1.98\times10^{-4}) = 0.63\ \text{kW/m}^3 \]
\[ P_{core} = 0.63\times10^3 \times 5.35\times10^{-6} = \textbf{3.4 mW} \]

Negligible — and this is the key insight for a buck inductor. The DC component of the current produces a large steady flux but no loss, because loss depends on the flux swing. Only the ripple contributes, and the ripple is 26% of the peak.

Copper loss
\[ R_{dc} = \frac{\rho\,N\,\ell_t}{a_w} = \frac{(1.72\times10^{-8})(12)(0.053)}{1.26\times10^{-6}} = 8.7\ \text{m}\Omega \]
\[ P_{cu} = I_{rms}^2 R_{dc}F_R = (5.02)^2(0.0087)(1.8) = \textbf{0.39 W} \]
Temperature rise
\[ R_{th} = \frac{53}{(0.55)^{0.54}} = 73\ \text{K/W}, \qquad \Delta T = 73(0.394) = 29\ \text{K} \]

29 K rise — acceptable, comfortably below the 40 K guideline.

The lesson. A buck inductor is almost entirely copper-loss dominated, because its flux swing is small. A flyback or forward transformer, whose flux swings the full range every cycle, is the opposite. The same core material, the same frequency, and completely different design priorities — which is why "aim for equal losses" is a transformer rule and not an inductor one.

3 What interleaving is worth

Problem. A 100 kHz forward transformer has a primary of 40 turns in 4 layers and a secondary of 10 turns in 1 layer. Estimate \( F_R \) for the primary wound conventionally and interleaved, and the resulting change in copper loss.

Conventional winding — all 4 primary layers, then the secondary. The magnetomotive force builds across the primary to a peak of \( 40I_p \) at the boundary.

Dowell's approximation, wire near \(2\delta\)
\[ F_R \approx 1 + \frac{(m^2 - 1)}{3}\Delta^4 \quad\text{with } m = 4 \text{ layers}, \ \Delta = d/\delta \approx 1.9 \]
\[ F_R \approx 1 + \frac{15}{3}(1.9)^4 \times 0.2 \approx 14 \]

Interleaved — 2 primary layers, the secondary, then 2 more primary layers. The MMF now peaks at \( 20I_p \) in each half:

Effective layers halved
\[ m_{eff} = 2 \;\Longrightarrow\; F_R \approx 1 + \frac{3}{3}(1.9)^4 \times 0.2 \approx 3.6 \]

Copper loss falls by a factor of about four, from \( 14R_{dc}I^2 \) to \( 3.6R_{dc}I^2 \) — for no extra material, no extra copper and no extra core. Only a different winding order.

Two things interleaving also does, one good and one bad:

  • Leakage inductance falls by roughly the same factor, because leakage is stored in the space between windings and interleaving halves the MMF there. In a flyback that would be unwelcome; in a forward converter it directly reduces the turn-off spike of Chapter 14.
  • Interwinding capacitance roughly doubles, because there are now two primary–secondary boundaries instead of one. That worsens common-mode EMI, and Chapter 24 deals with the consequences.

The usual compromise is to interleave and insert a grounded copper screen between primary and secondary — recovering most of the EMI performance while keeping the loss and leakage benefits.

4 Diagnosing a hot transformer

Problem. A 200 W flyback transformer runs at 115 °C in a 40 °C ambient — a 75 K rise, far above specification. The core is warm; the winding is very hot. What is happening, and what would you change?

The clue is the split. "Core warm, winding very hot" says copper-dominated, which narrows the causes considerably.

Candidate causes, in the order to check them:

  1. \( F_R \) far above the design value. If the primary has many layers of thick wire at 65 kHz, \( F_R \) could easily be 8 to 10 while the design assumed 2. This is the most likely single cause. Check: measure the winding resistance with an LCR meter at the switching frequency and compare with the DC value.
  2. Fringing loss from the gap. A flyback core has a substantial gap, and if the winding sits directly over it, the fringing field induces eddy currents in the nearest turns. Those turns can be 30 K hotter than the rest. Check: a thermal camera shows a hot band aligned with the gap. Fix: keep the winding back from the gap, or distribute the gap into several small ones.
  3. RMS current higher than assumed. A flyback's primary current is triangular, so its RMS is \( I_{pk}\sqrt{D/3} \) — and if the design used the average instead, the loss is underestimated by a large factor.
  4. Poor thermal path. Potting compound, a close-fitting enclosure or a nearby heatsink can double the effective \( R_{th} \).

The remedies, in the order of value:

  • Interleave the primary — typically a factor of four on proximity loss, at no material cost.
  • Split the wire into more, thinner strands, each below \( 2\delta \).
  • Move the winding away from the gap, or distribute the gap.
  • Only then consider a larger core. It is the expensive answer, and if \( F_R \) is the real problem a bigger core will run hot too.

The diagnostic principle worth carrying: measure which loss dominates before changing anything. Core-hot and winding-hot have entirely different remedies, and the wrong one wastes a design cycle.

Section 23-8

Summary & Formula Sheet

Chapter 23 in five sentences:

  1. A magnetic component has two independent limits — flux in the core and copper in the window — and the area product captures both in one number.
  2. Essentially all the stored energy sits in the air gap, so \( W \propto A_e\ell_g \), and the gap makes the inductance depend on geometry rather than on ferrite's variable permeability.
  3. Core loss follows \( kf^\alpha\hat B^\beta \) with \( \beta > \alpha \), so reducing the flux swing beats reducing the frequency — but it costs turns, and therefore copper loss.
  4. At high frequency the copper is worse than it looks: skin effect confines current to \( \delta \approx 66/\sqrt f \) mm, and proximity effect compounds with layer count, which interleaving halves.
  5. Everything is finally limited by temperature rise, and a first-pass design almost always fails it because \( k_u \) and \( F_R \) are both optimistic.
Formula sheet · Chapter 23
Faraday's lawvoltage makes flux change
\( v = N A_e \dfrac{dB}{dt} \)
Area product, inductorselects the core
\( A_eA_w = \dfrac{L\,I_{pk}I_{rms}}{k_u B_{max} J} \)
Area product, transformer\(k_f\) = 4.44 sine, 4.0 square
\( A_eA_w = \dfrac{P_o}{k_u k_f f B_{max} J \eta} \)
Turns, inductorfrom the flux limit
\( N = \dfrac{L\,I_{pk}}{B_{max}A_e} \)
Turns, transformerfrom the applied volt-seconds
\( N_p = \dfrac{V_p}{k_f f \hat B A_e} \)
Gapped inductancematerial has vanished
\( L \approx \dfrac{\mu_0 N^2 A_e}{\ell_g} \)
Energy in the gapdesign from this first
\( W_{max} = \dfrac{B_{sat}^2 A_e \ell_g}{2\mu_0} \)
Saturation currentgapped core
\( I_{sat} = \dfrac{B_{sat}\ell_g}{\mu_0 N} \)
Steinmetz core lossper unit volume; use the flux swing
\( P_v = k f^{\alpha}\hat B^{\beta} \)
Skin depth, copper\(f\) in hertz
\( \delta \approx \dfrac{66}{\sqrt f}\ \text{mm} \)
AC copper loss\(F_R\) from layers and \(d/\delta\)
\( P_{cu} = I_{rms}^2 R_{dc} F_R \)
Thermal resistance\(A_eA_w\) in cm⁴; the governing check
\( R_{th} \approx \dfrac{53}{(A_eA_w)^{0.54}}\ \text{K/W} \)

Key terms

Area product, \(A_eA_w\)
Core cross-section times window area. One number combining both limits; selects the core.
Window utilisation, \(k_u\)
Fraction of the window that is actually copper. 0.4 for a simple winding; 0.25 with safety insulation.
Air gap
A deliberate break in the magnetic path. Stores essentially all the energy and makes \(L\) depend on geometry.
Fringing
Flux spreading out around a gap into the winding, causing extra eddy loss in nearby turns.
Steinmetz equation
Empirical core loss law \(P_v = kf^\alpha\hat B^\beta\), fitted from measured data over a stated range.
Skin depth, \(\delta\)
The depth at which AC current density falls to \(1/e\). Conductors should not exceed about \(2\delta\).
Proximity effect
Eddy currents induced by neighbouring turns' fields. Compounds with layer count; usually worse than skin effect.
Interleaving
Splitting a winding either side of another to halve the peak MMF, quartering the proximity loss.
Litz wire
Many individually-insulated, transposed strands each below \(2\delta\). Effective, expensive, hard to terminate.
AC resistance factor, \(F_R\)
\(R_{ac}/R_{dc}\). Often 3–10 in a real high-frequency winding, and the largest error in first-pass designs.
Distributed gap
Several small gaps rather than one large one, or a powder core whose gap is inherent. Reduces fringing loss.
Check yourself

Test Yourself

Chapter 23 · six questions answers hidden until you ask
An air gap reduces inductance and increases magnetising current. Why would anyone add one deliberately?

Because the gap is where the energy is stored, and an inductor whose job is to store energy is useless without one.

The physics. Energy density is \( \tfrac12 BH = \tfrac12 B^2/\mu \). At the same flux density, a material with \( \mu_r = 2000 \) stores two thousand times less energy per unit volume than air. So even a fraction of a millimetre of gap holds far more energy than the entire ferrite core around it.

Put numbers on it. ETD34, \( A_e = 97\ \text{mm}^2 \), \( \ell_c = 78 \) mm, \( \mu_r = 2000 \), 40 turns:

  • Ungapped: \( L = 5.0 \) mH, but \( I_{sat} = B_{sat}\ell_c/(\mu_0\mu_rN) = 0.27 \) A. Stored energy \( \tfrac12LI_{sat}^2 = 184\ \mu\text{J} \).
  • 1 mm gap: \( L = 195\ \mu\text{H} \) — 26 times less — but \( I_{sat} = 6.96 \) A. Stored energy 4.73 mJ.

26 times more energy, from a component with a twenty-sixth of the inductance. Inductance was never the figure of merit.

The factor is exactly the reluctance ratio \( \ell_g\mu_r/\ell_c = 25.6 \): gapping divides \( L \) by it and multiplies \( I_{sat} \) by it, so \( \tfrac12LI^2 \) rises by it. Equivalently, the gap now holds 96% of the stored energy and the ferrite holds 4%.

Two further benefits:

  1. Predictability. Ferrite's permeability varies ±25% part to part and drifts strongly with temperature. Once the gap dominates the reluctance, \( L = \mu_0N^2A_e/\ell_g \) depends only on geometry — a large manufacturing gain.
  2. Graceful saturation. A gapped core's inductance falls gradually as it approaches saturation rather than collapsing, which gives the control loop a chance to react.

And the case where a gap is wrong. A true transformer only transfers energy, so any it stores is magnetising current — pure overhead that must be supplied, reset and paid for in loss. A forward, push–pull or bridge transformer therefore wants the highest magnetising inductance available: no gap.

The rule: indirect converters store, so they gap. Direct converters transfer, so they do not.

A buck inductor carries 20 A DC with 2 A of ripple. Why is its core loss almost zero?

Because core loss depends on the flux swing, not on the flux level — and the DC current, however large, produces no swing at all.

The mechanism. Hysteresis loss is the area of the B–H loop traversed each cycle; eddy-current loss depends on \( dB/dt \). A steady flux traverses no loop and has \( dB/dt = 0 \). Neither mechanism operates.

Only the ripple matters:

\[ \hat B_{ac} = \frac{\Delta I/2}{I_{pk}}B_{max} = \frac{1}{21}B_{max} \approx 0.048\,B_{max} \]

And the Steinmetz exponent makes that tiny. With \( \beta = 2.5 \):

\[ \frac{P_{core}}{P_{core,\text{full swing}}} = (0.048)^{2.5} = 5\times10^{-4} \]

Five hundredths of one percent of the loss the same core would suffer if the flux swung its full range.

The design consequence. A buck, boost or PFC inductor is almost entirely copper-loss dominated. So:

  • Design to the saturation limit, not to a loss-limited flux density. Running at 0.3 T is fine.
  • Spend the effort on the winding — strand size, layer count, interleaving — not on a lower-loss core material.
  • Powdered iron and sendust cores, which have higher loss but higher \( B_{sat} \) and a distributed gap, are often better here than expensive ferrite.

The exact opposite applies to a transformer, whose flux swings the full range every cycle. Same material, same frequency, and completely inverted priorities — which is why one design rule cannot serve both.

One caution. The DC flux still counts towards saturation. The core must accommodate \( B_{dc} + \hat B_{ac} \), and it is the peak that saturates even though only the swing dissipates.

Why does using thicker wire sometimes increase a winding's loss?

Because beyond about twice the skin depth, the extra copper carries no current but does provide more volume for eddy currents to circulate in.

Skin effect. AC current induces eddy currents within its own conductor, which cancel the current at the centre. The current density falls as \( e^{-x/\delta} \) from the surface, with

\[ \delta \approx \frac{66}{\sqrt f}\ \text{mm} \quad\text{— 0.21 mm at 100 kHz} \]

A conductor thicker than about \( 2\delta \) has a dead core carrying almost nothing.

Proximity effect, which is usually worse. The field from neighbouring turns also induces eddy currents, and in a multi-layer winding the field builds up layer by layer. The outermost layer of a ten-layer winding sits in ten times the field of the innermost, and the induced loss goes as the field squared.

Why thicker wire makes this worse. The eddy current loops driven by the external field are larger in a thicker conductor, so they dissipate more. Adding copper adds loss.

Concretely at 100 kHz:

  • 1.0 mm wire, 4 layers: \( d/\delta = 4.8 \), \( F_R \approx 12 \).
  • Same copper as 0.4 mm strands: \( d/\delta = 1.9 \), \( F_R \approx 2.5 \). Nearly five times less loss.

What to do, in order of value:

  1. Interleave. Halving the peak MMF quarters the proximity loss, and it costs only winding time. Nothing else comes close for the effort.
  2. More, thinner strands, each below \( 2\delta \).
  3. Foil for high-current, low-turn windings — one turn per layer and excellent utilisation.
  4. Litz wire where the frequency demands it — but genuinely transposed, since bunched wire gives far less than its strand count suggests.

And the trade to remember: interleaving increases interwinding capacitance, worsening common-mode EMI. A grounded screen between windings is the usual compromise.

Silicon steel has four times ferrite's saturation flux density. Why is it useless at 100 kHz?

Because it conducts, and eddy-current loss rises with the square of frequency.

The resistivity gap. Silicon steel is a metal at about \( 5\times10^{-7}\ \Omega\text{m} \). Ferrite is a ceramic at roughly \( 1\ \Omega\text{m} \) — two million times higher. A changing flux induces the same voltage in both, but ferrite's resistance is so high that almost no current flows.

Why lamination stops helping. Eddy loss in a lamination of thickness \( t \) goes as \( t^2f^2\hat B^2 \). To hold the loss constant while doubling the frequency, the thickness must be halved:

  • 50 Hz: 0.35 mm — standard, easily stacked.
  • 10 kHz: about 25 μm — possible, expensive, poor stacking factor.
  • 100 kHz: about 2.5 μm — thinner than kitchen foil, impossible to handle, and the insulation between laminations would occupy more volume than the steel.

So the crossover is near 1 kHz. Below it, steel's high \( B_{sat} \) gives a smaller core. Above it, ferrite wins on loss despite needing four times the cross-section for the same flux.

The exception: amorphous and nanocrystalline alloys. Metals cooled from the melt fast enough never to crystallise, produced as 20–25 μm ribbon. They keep \( B_{sat} \approx 1.2 \) T while controlling eddy currents into the hundreds of kilohertz. Several times ferrite's price, and used where size or weight justifies it — large PFC chokes, common-mode chokes, aerospace magnetics.

And why ferrite's low \( B_{sat} \) matters less than it appears. Above 20 kHz a ferrite design is usually limited by loss, not saturation: a typical transformer runs at 100–200 mT against a \( B_{sat} \) of 350 mT. Raising \( B_{sat} \) would not help, because \( \hat B^{2.5} \) would make the losses intolerable long before saturation was reached.

A design's core loss and copper loss are both 3 W and the component runs 55 K hot. What should change?

The core is too small. Redistributing turns will not help, because the losses are already balanced.

Why balance means you are stuck. Total loss is roughly \( P = A/N^\beta + BN^2 \) — core loss falling with turns, copper loss rising with them. Differentiating shows the minimum lies where \( \beta P_{core} = 2P_{cu} \), so with \( \beta = 2.5 \) the optimum is \( P_{core} \approx 0.8P_{cu} \) — near equality.

At that point every trade is already exhausted:

  • Add turns → core loss falls, copper loss rises more. Total increases.
  • Remove turns → the opposite. Total increases.

The design is at its minimum-loss point, and the minimum is too high.

So the answer is more surface area. Options, in order:

  1. A larger core. \( R_{th} \approx 53/(A_eA_w)^{0.54} \), so doubling the area product cuts \( R_{th} \) by 31% and reduces both losses, since there is more room for copper and more core volume for the same flux.
  2. Raise the frequency. A transformer's area product goes as \( 1/f \), so doubling \( f \) halves the required core — but core loss rises as \( f^{1.3} \), so the net gain must be checked. Often worthwhile up to a point.
  3. Improve cooling. Forced air can double the permissible current density, which is equivalent to a much larger core. Cheapest if a fan is present anyway.
  4. Better core material. A lower-loss ferrite grade at the same size shifts the balance and permits fewer turns.

The diagnostic value of the split. Unequal losses tell you what to change without measuring anything else:

  • Core ≫ copper: too much flux — add turns.
  • Copper ≫ core: too little flux — remove turns, and check \( F_R \).
  • Both high, roughly equal: the core is too small.

Which is why measuring the two separately — a thermocouple on the core and one on the winding — is the first thing to do with a hot magnetic component.

Why is a magnetic component rated by temperature rise rather than by voltage or current?

Because nothing in a magnetic component fails at a particular voltage or current — everything fails at a particular temperature.

What actually sets the limits:

  • Wire enamel is rated by class — 130 °C, 155 °C, 180 °C, 200 °C. Exceed it and the insulation degrades, turns short, and the component fails.
  • Bobbin plastic softens and deforms above its rating.
  • Ferrite's Curie temperature — around 200–250 °C — is where it stops being magnetic entirely. But long before that, \( B_{sat} \) falls by about 30% from 25 °C to 100 °C.
  • Safety approvals specify maximum temperatures for insulation systems, and exceeding them invalidates the certification.

So current and voltage are proxies, and poor ones. The same winding carrying the same RMS current dissipates quite different power at 10 kHz and 1 MHz, because \( F_R \) differs. The same core at the same flux density loses quite different power at different frequencies. Neither current nor voltage predicts temperature without the rest of the design.

What this means in practice:

  1. The design converges on \( \Delta T \). Every other quantity — turns, wire, gap, core size — is adjusted until the temperature rise is acceptable, typically 40 K.
  2. Cooling is a design variable. Forced air roughly doubles the permissible current density, which is worth as much as a core size increase.
  3. Ambient temperature must be specified. A 40 K rise is fine in a 25 °C room and destructive in a 90 °C enclosure.
  4. Measurement beats calculation. \( k_u \), \( F_R \), fringing loss and thermal path are all hard to predict. A thermocouple on the core and one on the winding, run to equilibrium at full load, settles the question in twenty minutes.

And it explains a catalogue oddity. The same inductor is sold with two ratings — a saturation current and an RMS current. The first is a magnetic limit; the second is thermal, and is usually quoted for a stated temperature rise. They are independent, and a design must satisfy both.

Practice

Problems

Three habits for magnetic design:

  1. Start from the energy, not the inductance. The gap volume must hold \( \tfrac12LI_{pk}^2 \); the turns follow.
  2. Use the flux swing for core loss and the flux peak for saturation. They are different numbers and confusing them is a common error.
  3. Compute \( F_R \) before believing any copper-loss figure.

Problems 1–5 are direct application; 6–9 need judgement; 10–12 are design questions worth discussing in a tutorial.

  1. An inductor must give 220 μH at a peak current of 8 A with an RMS of 6.5 A. With \( B_{max} = 0.3 \) T, \( J = 4 \) A/mm² and \( k_u = 0.4 \), find the required area product.
  2. For a core with \( A_e = 120\ \text{mm}^2 \), find the turns and the gap needed for the inductor of Problem 1.
  3. Find the skin depth in copper at 20 kHz, 100 kHz and 500 kHz, and state the largest sensible round-wire diameter at each.
  4. A ferrite has \( P_v = 6f^{1.4}\hat B^{2.6} \) kW/m³ (\(f\) in kHz, \(\hat B\) in tesla). Find the loss in a 12 cm³ core at 80 kHz with a 120 mT swing, and again with a 60 mT swing.
  5. A 300 W transformer runs at 120 kHz with \( \hat B = 150 \) mT, \( k_u = 0.3 \), \( k_f = 4 \), \( J = 4 \) A/mm², \( \eta = 0.97 \). Find the required area product.
  6. Show that a gapped inductor's stored energy is proportional to the gap volume, and hence explain why an ungapped core makes a poor energy store however many turns it carries.
  7. A buck inductor carries 30 A DC with 4 A of ripple at 200 kHz. Explain why its core loss is negligible, and state what this implies for the choice of core material.
  8. A four-layer primary at 100 kHz uses 0.8 mm wire. Estimate \( F_R \), then estimate it again if the winding is interleaved. State two consequences of interleaving besides the loss reduction.
  9. A transformer's core runs at 95 °C and its winding at 130 °C in a 45 °C ambient. Diagnose which loss dominates, list three likely causes and give the remedy for each.
  10. Design the inductor for a 400 V, 5 kW boost PFC stage: \( L = 500\ \mu\text{H} \), \( I_{pk} = 30 \) A, \( I_{rms} = 20 \) A, \( f = 65 \) kHz. Choose a material, find the area product, turns and gap, select the wire, and estimate the temperature rise.
  11. A designer proposes doubling a transformer's switching frequency to halve its size. Analyse the proposal: what happens to the area product, the core loss, the copper loss and the temperature rise, and under what conditions does the change actually help?
  12. Compare ferrite, powdered iron and nanocrystalline material for a 10 kW, 20 kHz inductor carrying a large DC current with small ripple. Consider saturation flux density, core loss, cost and thermal behaviour, and recommend one with reasons.