Solved Problems · Set 24

Magnetics for Switching Converters

Part 3 · DC–DC Converters — every set so far specified an inductance and moved on. Six problems on turning that number into a core, a gap, a turns count and a wire.

Prof. Mithun Mondal 6 solved problems GATE · ESE · University

Set 24 — Magnetics for Switching Converters

Every design in Part 3 ended by naming an inductance and a peak current. Twenty microhenries at 5.9 amps, 1.55 millihenries at 1.59, 760 microhenries at 6.15 — and then the component was set aside as if it could be bought. Sometimes it can. Often it cannot, and even when it can, Set 23's budget assigned nearly a fifth of an adapter's total loss to the transformer without ever computing it.

This set closes that gap. A number of henries becomes a core size, a turns count, an air gap and a wire — and the wire turns out to be the interesting part, because at a hundred kilohertz the current does not use the copper you paid for. Skin depth is a fifth of a millimetre, proximity effect can triple the AC resistance, and interleaving the windings can halve it again.

Part 3 · Chapter 23 · 6 solved problems

i Method Recap
  • Core size from the area product, which pairs the magnetic and electrical requirements:

    \[ A_p = A_eA_w = \frac{LI_{pk}I_{rms}}{K_wJB_{max}} \]

    \(K_w \approx 0.4\) for window utilisation and \(J \approx 4\ \text{A/mm}^2\) for natural convection.

  • Turns from the flux limit, gap from the inductance:

    \[ N = \frac{LI_{pk}}{B_{max}A_e}, \qquad l_g = \frac{\mu_0N^2A_e}{L} \]
  • Skin depth decides the wire, not the current alone:

    \[ \delta = \frac{66}{\sqrt{f}}\ \text{mm (}f\text{ in Hz)}, \qquad \text{strand diameter} \le 2\delta \]
  • Core loss follows the Steinmetz relation in the AC flux swing, not the peak:

    \[ P_v = kf^\alpha B_{ac}^\beta, \qquad B_{ac} = \frac{\Delta B}{2} = \frac{\mu_0N\Delta I}{2l_g} \]
  • Proximity effect multiplies the copper loss with the layer count:

    \[ F_r \approx 1+\frac{p^2-0.8}{9}\left(\frac{h}{\delta}\right)^4 \quad\text{— interleaving halves }p \]
  • Frequency scaling is not free:

    \[ A_p \propto \frac{1}{fB}, \qquad P_v \propto f^\alpha B^\beta \quad\Longrightarrow\quad B\ \text{must fall as }f\ \text{rises} \]
Problem 1CoreFrom Henries to a Core

Design a \(100\ \mu\text{H}\) inductor carrying 8 A RMS with a 10 A peak and 2 A of ripple at \(f_s = 100\) kHz. Select a core by area product, find the turns and the air gap, verify the peak flux density, and choose the wire.

gap 1.37 mm 33 turns Ae = 100 mm² B = 0.30 T L = 100 µH nearly all the energy is stored in that 1.37 mm of air
The core provides a path; the gap does the storing
Solution

The energy to be stored, which is what really sets the size:

\[ E = \tfrac12LI_{pk}^2 = \tfrac12\left(100\times10^{-6}\right)(100) = 5\ \text{mJ} \]

A useful sanity figure. Inductor size scales with stored energy, so a designer with any experience can guess the core from this number alone — and the area product formalises the guess.

The area product pairs the flux requirement with the window needed for the copper:

\[ A_p = A_eA_w = \frac{LI_{pk}I_{rms}}{K_wJB_{max}} \]
\[ = \frac{\left(100\times10^{-6}\right)(10)(8)}{(0.4)\left(4\times10^{6}\right)(0.3)} = \frac{8\times10^{-3}}{4.8\times10^{5}} = 1.67\ \text{cm}^4 \]

Read the two factors: \(LI_{pk}\) is the flux linkage the core must support, and \(I_{rms}\) divided by the current density is the copper cross-section the window must hold. A core is adequate only if it satisfies both, which is why they are multiplied.

Choose a core with \(A_e = 100\ \text{mm}^2\) and \(A_w = 200\ \text{mm}^2\):

\[ A_p = 20{,}000\ \text{mm}^4 = 2.0\ \text{cm}^4 \;>\; 1.67\ \checkmark \]

Twenty per cent of margin, which is about right — the constants \(K_w\) and \(J\) are rules of thumb, not measurements.

The turns come from the flux limit at peak current:

\[ N = \frac{LI_{pk}}{B_{max}A_e} = \frac{\left(100\times10^{-6}\right)(10)}{(0.3)\left(100\times10^{-6}\right)} = 33.3 \quad\to\quad 33\ \text{turns} \]

Why \(B_{max} = 0.3\) T? Ferrite saturates around 0.4 T at room temperature and closer to 0.3 T when hot, so 0.3 leaves margin for the temperature rise found in Problem 2. Powdered iron would allow more; ferrite would not.

Now the air gap, which is what makes an inductor an inductor:

\[ l_g = \frac{\mu_0N^2A_e}{L} = \frac{\left(4\pi\times10^{-7}\right)(33)^2\left(100\times10^{-6}\right)}{100\times10^{-6}} \]
\[ = \left(1.257\times10^{-6}\right)(1089) = 1.37\ \text{mm} \]
\[ \text{check: } B = \frac{\mu_0NI_{pk}}{l_g} = \frac{\left(1.257\times10^{-6}\right)(33)(10)}{1.37\times10^{-3}} = 0.303\ \text{T}\ \checkmark \]

The core's own permeability does not appear, because the gap dominates the reluctance completely. That is deliberate: it makes the inductance depend on geometry rather than on a ferrite property that varies by \(\pm25\%\) and drifts with temperature.

The wire, and here the frequency intervenes. At 8 A and \(4\ \text{A/mm}^2\), 2 mm² of copper is needed — roughly AWG 14, 1.6 mm in diameter. But:

\[ \delta = \frac{66}{\sqrt{f}} = \frac{66}{\sqrt{100{,}000}} = 0.209\ \text{mm} \]

A solid conductor 1.6 mm across conducts only in a 0.2 mm skin, so most of the copper is dead weight and the AC resistance is several times the DC value. The wire has to be subdivided.

Litz wire. Each strand must be no thicker than about \(2\delta\) so that the field penetrates it fully:

\[ d_{strand} \le 2\delta = 0.42\ \text{mm} \;\Longrightarrow\; A_{strand} = 0.139\ \text{mm}^2 \]
\[ n_{strands} = \frac{2.0}{0.139} = 14.4 \quad\to\quad \text{15 strands} \]

And the strands must be transposed, not merely bundled, so that each occupies every position along the length — otherwise the outer strands still carry most of the current and nothing has been gained. That transposition is what distinguishes Litz wire from a handful of parallel wires.

The gap stores the energy; the core just guides the flux. With 1.37 mm of air in a path of tens of millimetres of ferrite, the gap holds essentially all 5 mJ — and it also makes the inductance a geometric quantity rather than a material one. An ungapped ferrite of the same size would saturate at a fraction of an amp.
Answera\(A_p = 1.67\ \text{cm}^4\)   b 33 turns, \(l_g = 1.37\ \text{mm}\)   c\(B = 0.303\ \text{T}\)   d 15-strand Litz, \(\delta = 0.21\ \text{mm}\)
Problem 2CoreWhere the Heat Comes From

For the inductor of Problem 1, find the AC flux swing, the core loss using a ferrite that dissipates \(100\ \text{kW/m}^3\) at 100 kHz and 100 mT with \(\beta = 2.68\), and the copper loss for a mean turn of 50 mm. Estimate the temperature rise with a thermal resistance of 20 K/W.

Solution

The AC flux swing is not the peak flux. Core loss responds to the excursion, and the inductor's DC bias contributes nothing:

\[ \Delta B = \frac{\mu_0N\Delta I}{l_g} = \frac{\left(1.257\times10^{-6}\right)(33)(2)}{1.37\times10^{-3}} = 60.6\ \text{mT} \]
\[ B_{ac} = \frac{\Delta B}{2} = 30.3\ \text{mT} \]

Thirty millitesla against a peak of 303 — a tenth. Using the peak in a Steinmetz calculation would overstate the core loss by a factor of \(10^{2.68} \approx 480\), which is the single most common error in magnetics work.

Scale the loss density from the quoted reference point:

\[ P_v = 100\ \text{kW/m}^3\times\left(\frac{30.3}{100}\right)^{2.68} \]
\[ = (100)(0.0407) = 4.07\ \text{kW/m}^3 \]

Twenty-five times less than the reference, from a threefold reduction in flux. That steep exponent is why keeping the ripple small is worth so much in core loss — and why a converter with 30% ripple has far less core loss than one with 60%, out of proportion to the ripple itself.

The core loss in watts, for an effective volume of \(6\ \text{cm}^3\):

\[ P_{core} = P_vV_e = \left(4070\right)\left(6\times10^{-6}\right) = 0.024\ \text{W} \]

Twenty-four milliwatts. Essentially nothing.

The copper loss, from the winding resistance:

\[ l_{wire} = N\times\text{MLT} = (33)(50) = 1650\ \text{mm} = 1.65\ \text{m} \]
\[ R_{DC} = \frac{\rho l}{A} = \frac{\left(1.72\times10^{-8}\right)(1.65)}{2\times10^{-6}} = 14.2\ \text{m}\Omega \]
\[ P_{Cu} = I_{rms}^2R_{DC} = (64)(0.0142) = 0.91\ \text{W} \]

The comparison:

LossValueShare
Copper0.908 W97.4%
Core0.024 W2.6%
Total0.932 W
\[ \frac{P_{Cu}}{P_{core}} = 37 \]

A ratio of thirty-seven to one, which is typical for a DC-biased filter inductor: the core carries a large steady flux but only swings a little, so it barely notices, while the winding carries the full DC current continuously. Effort spent on a better ferrite here would be entirely wasted.

The temperature rise:

\[ \Delta T = P_{total}R_{th} = (0.932)(20) = 18.6\ \text{K} \]

Comfortable — and it validates the \(B_{max} = 0.3\) T choice of Problem 1, since a 19 K rise leaves the ferrite well below the temperature where its saturation flux collapses. Note that this rise is what \(J = 4\ \text{A/mm}^2\) was implicitly targeting; the current density rule exists to produce roughly this answer.

When the balance reverses. The copper-dominates result is not universal:

ComponentFlux swingDominant loss
Filter inductor, DC biasedsmallcopper
Forward transformerlarge, unipolarcomparable
Bridge transformerlarge, bipolarcore
Boundary-mode inductorfull — ripple = 2× averagecomparable
Resonant tank inductorfull sinusoidalcore

The general rule: if the AC swing is a small fraction of the peak, copper dominates; if the component swings through its full range every cycle, core loss does. Optimising the wrong one is the most common way to waste effort in magnetics.

Core loss follows the ripple, not the current. This inductor carried 10 A of peak flux and lost 24 mW to the core, because it only swung 60 mT of it. Use \(B_{pk}\) instead of \(\Delta B/2\) in a Steinmetz calculation and the answer is out by a factor approaching five hundred.
Answera\(B_{ac} = 30.3\ \text{mT}\)   b\(P_{core} = 0.024\ \text{W}\)   c\(P_{Cu} = 0.91\ \text{W}\) — 37× larger   d\(\Delta T = 18.6\ \text{K}\)
Problem 3Exam levelA Flyback Transformer

Design the magnetics for a 65 W DCM flyback with \(L_m = 500\ \mu\text{H}\), a peak primary current of 2 A, a turns ratio of 8:1 and \(f_s = 65\) kHz. Find the primary turns, the gap, and verify the power. Explain why a flyback transformer is gapped when a forward transformer is not.

Solution

Confirm the power from the stored energy, since in DCM the flyback is the energy pump of Set 20:

\[ E = \tfrac12L_mI_{pk}^2 = \tfrac12\left(500\times10^{-6}\right)(4) = 1.0\ \text{mJ} \]
\[ P = Ef_s = \left(1.0\times10^{-3}\right)\left(65\times10^{3}\right) = 65\ \text{W}\ \checkmark \]

The specification is self-consistent. This is the check to do first: a flyback's power is fixed by its inductance, peak current and frequency, and if those three do not multiply to the required output, nothing downstream will fix it.

The primary turns, trying \(A_e = 80\ \text{mm}^2\):

\[ N_1 = \frac{L_mI_{pk}}{B_{max}A_e} = \frac{\left(500\times10^{-6}\right)(2)}{(0.3)\left(80\times10^{-6}\right)} = 41.7 \]

But the turns ratio must be exactly 8:1, so \(N_1\) must be a multiple of 8. Rounding down to 40 with 5 secondary turns raises the flux:

\[ B = \frac{L_mI_{pk}}{N_1A_e} = \frac{1\times10^{-3}}{(40)\left(80\times10^{-6}\right)} = 0.313\ \text{T} \]

Slightly over the 0.3 T target. Move to a core with \(A_e = 90\ \text{mm}^2\):

\[ B = \frac{1\times10^{-3}}{(40)\left(90\times10^{-6}\right)} = 0.278\ \text{T}\ \checkmark \]

The gap:

\[ l_g = \frac{\mu_0N_1^2A_e}{L_m} = \frac{\left(1.257\times10^{-6}\right)(1600)\left(90\times10^{-6}\right)}{500\times10^{-6}} = 0.36\ \text{mm} \]

Smaller than Problem 1's 1.37 mm because the stored energy is a fifth as much. A gap of a third of a millimetre is easily produced by grinding the centre limb or by a spacer in all three limbs — though a spacer gaps the outer limbs too, which increases the fringing field near the windings and worsens the proximity effect of Problem 4.

Why a flyback is gapped and a forward is not. The two use the core for opposite purposes:

FlybackForward
Purpose of the corestore energycouple windings
Windings conductalternatelytogether
Gaprequirednone
Magnetising currentis the whole currenta small parasitic
Energy stored\(\tfrac12L_mI_{pk}^2\) — the outputa nuisance, must be reset

A gap reduces the inductance, which lets the winding carry far more current before the core saturates — and energy storage is exactly what a flyback needs. A forward converter wants the opposite: the largest possible magnetising inductance, so that the magnetising current stays negligible and the reset burden of Set 22 stays small.

Where the energy actually sits:

\[ \frac{\text{energy in gap}}{\text{energy in core}} \approx \frac{l_g\mu_r}{l_e} = \frac{(0.36)(2000)}{60} = 12 \]

Twelve to one, for a typical ferrite permeability and magnetic path length. So the gap holds 92% of the stored energy, in a third of a millimetre of air — and the ferrite, occupying a hundred times the volume, holds the rest. That is what "storing energy in the gap" means quantitatively.

Two consequences of the gap:

\[ \text{(i) fringing flux near the gap induces eddy currents in nearby turns} \]

Which is why the winding should be kept a few gap-lengths clear of the centre limb's gap, and why distributed-gap materials such as powdered iron are sometimes preferred despite their higher core loss. And (ii) the leakage inductance of Set 22 rises with the gap, because flux that leaves the core near the gap may not link both windings — so the gap that makes the flyback work also feeds its snubber.

Gapping trades inductance for energy capacity, which is the whole flyback. An ungapped ferrite of this size would saturate below 100 mA; a third of a millimetre of air lets it carry 2 A and store a millijoule. The forward converter wants the opposite trade entirely, which is why the two look alike and are wound completely differently.
Answera\(N_1 = 40,\ N_2 = 5\), \(A_e = 90\ \text{mm}^2\)   b\(B = 0.278\ \text{T}\)   c\(l_g = 0.36\ \text{mm}\)   d the gap holds ~92% of the energy
Problem 4Exam levelThe Current in the Wrong Place

The transformer of Problem 3 has a primary wound in four layers of wire whose thickness equals the skin depth at 65 kHz. Find the skin depth, the AC resistance factor, and the improvement obtained by interleaving the primary and secondary.

Solution

The skin depth at 65 kHz:

\[ \delta = \frac{66}{\sqrt{65{,}000}} = \frac{66}{255} = 0.259\ \text{mm} \]

A quarter of a millimetre — about AWG 30. Any conductor thicker than about half a millimetre is already carrying current unevenly at this frequency.

But skin effect is the smaller problem. In a multi-layer winding, each layer sits in the magnetic field produced by every layer inside it:

\[ \text{layer }p\text{ sees } H \propto p \;\Longrightarrow\; \text{induced eddy currents} \propto p \]

So the outermost layer of a four-layer winding sits in four times the field of the innermost, and dissipates far more than its share. That is proximity effect, and unlike skin effect it gets worse with every layer added.

The AC resistance factor, from Dowell's analysis in its practical approximate form for \(h/\delta \le 1.5\):

\[ F_r = \frac{R_{AC}}{R_{DC}} \approx 1+\frac{p^2-0.8}{9}\left(\frac{h}{\delta}\right)^4 \]

With \(h = \delta\) and four layers:

\[ F_r = 1+\frac{16-0.8}{9} = 1+1.69 = 2.69 \]

Nearly three times the DC resistance, and therefore nearly three times the copper loss — from a winding whose wire gauge was chosen correctly for the current. The copper is there; the current is not using it.

Interleaving halves the effective layer count. Splitting the primary and placing the secondary between the halves — a P–S–P arrangement — makes the field return to zero in the middle:

\[ p_{eff} = \frac{4}{2} = 2 \;\Longrightarrow\; F_r = 1+\frac{4-0.8}{9} = 1.36 \]
\[ \frac{2.69}{1.36} = 1.98 \quad\text{— copper loss halved} \]

Halved, for no extra copper and no extra core — only a different winding order. The mechanism is that the magnetomotive force builds up from zero to a maximum and back to zero across the window, rather than climbing monotonically, so no layer ever sees the full field.

How the factor grows with layers:

Layers\(F_r\) at \(h = \delta\)Interleaved
11.02
21.361.02
42.691.36
64.802.69
87.024.80

Roughly quadratic in the layer count. An eight-layer winding wastes seven times the copper loss it should — and interleaving it recovers only to the four-layer figure, so tall windings must be attacked with foil, Litz or a different core shape as well.

What interleaving costs. Nothing is free:

BenefitCost
AC resistance halvedmore insulation layers — window space
Leakage inductance falls sharplymore interwinding capacitance
Better thermal pathmore complex, slower to wind
safety creepage between P and S at each boundary

Read the second row both ways. Lower leakage shrinks the snubber loss of Set 22 — a substantial second benefit — but the increased interwinding capacitance couples common-mode noise straight across the isolation barrier, worsening conducted EMI. A screen between the windings fixes that and costs more window still.

Winding order is a design variable worth a factor of two. The same core, the same turns and the same wire gave 2.69 or 1.36 times the DC resistance depending purely on the arrangement. It costs nothing but window space and winding time, and it is invisible in any schematic — which is why it is so often left to whoever builds the prototype.
Answera\(\delta = 0.259\ \text{mm}\)   b\(F_r = 2.69\) for four layers   c interleaved: \(F_r = 1.36\) — copper loss halved
Problem 5ChallengeFaster Means Smaller, Up to a Point

A converter's switching frequency is raised from 65 kHz to 500 kHz at constant power. Using \(\alpha = 1.66\) and \(\beta = 2.68\), determine how much smaller the magnetics can be at constant core loss, and compare with the naive expectation.

Solution

The naive expectation. At fixed flux density, the area product scales inversely with frequency:

\[ A_p \propto \frac{P}{fB} \;\Longrightarrow\; \frac{f_2}{f_1} = \frac{500}{65} = 7.69 \;\Longrightarrow\; A_p\ \text{falls}\ 7.69\times \]
\[ \text{linear dimension} \propto A_p^{1/4}:\ \ 7.69^{0.25} = 1.67\times\ \text{smaller} \]
\[ \text{volume} \propto A_p^{3/4}:\ \ 7.69^{0.75} = 4.62\times\ \text{smaller} \]

Which is the sales pitch for high-frequency conversion: eight times the frequency, nearly five times less magnetics volume.

Now check the core loss. The loss density rises steeply with frequency:

\[ \frac{P_{v2}}{P_{v1}} = \left(\frac{f_2}{f_1}\right)^{1.66} = 7.69^{1.66} = 29.6\times \]

Applied to a volume that has shrunk by 4.62:

\[ \frac{P_{core,2}}{P_{core,1}} = \frac{29.6}{4.62} = 6.4\times \]

Six times the core loss in a component that is a fifth the size — so thirty times the loss density per unit surface area. It would melt. The naive scaling is not merely optimistic; it is thermally impossible.

Hold the core loss constant instead and solve for the flux density:

\[ P_vV_e = \text{const} \;\Longrightarrow\; (29.6)\left(\frac{B_2}{B_1}\right)^{2.68}\times\frac{1}{4.62} = 1 \]
\[ \left(\frac{B_2}{B_1}\right)^{2.68} = \frac{4.62}{29.6} = 0.156 \;\Longrightarrow\; \frac{B_2}{B_1} = 0.156^{1/2.68} = 0.50 \]

The flux density must halve. Ferrite's saturation limit is no longer the constraint at 500 kHz — core loss is, and it binds at half the flux the material could physically support.

Which reduces the size benefit:

\[ A_p \propto \frac{1}{fB} \;\Longrightarrow\; \text{reduction} = (7.69)(0.50) = 3.84\times \]
QuantityNaiveAt constant core loss
Frequency ratio7.69×7.69×
Flux densityunchangedhalved
Area product7.69× smaller3.84× smaller
Linear dimension1.67×1.40×
Volume4.62×2.75×

A real reduction of 2.75 in volume rather than 4.62 — still worthwhile, but a good deal less than the arithmetic suggests. And this is before accounting for the semiconductor switching loss, which rose linearly with frequency in Set 2 and gets no such relief.

What else changes at 500 kHz:

\[ \delta = \frac{66}{\sqrt{500{,}000}} = 0.093\ \text{mm} \]

Skin depth falls to under a tenth of a millimetre, so Litz strands must be finer and more numerous, and foil windings become attractive. Proximity effect worsens for the same winding, since \(h/\delta\) rises — and it enters Problem 4's expression to the fourth power.

The material choice moves too:

Material\(B_{sat}\)Best frequencyUse
Silicon steel1.8 T< 1 kHzline transformers
Powdered iron1.2 T< 100 kHzDC-biased inductors
Ferrite (MnZn)0.4 T20 kHz – 1 MHzthe default
Ferrite (NiZn)0.3 T> 1 MHzRF, EMI beads
Nanocrystalline1.2 T< 100 kHzcommon-mode chokes

Notice the trend: high saturation and high frequency do not coexist. A material with a large \(B_{sat}\) gets there through a mechanism — metallic conduction — that also produces eddy currents, and every high-frequency material sacrifices flux density to suppress them.

Raising the frequency shrinks the magnetics by the square root of what the arithmetic promises. Core loss rises as \(f^{1.66}\) and must be paid for by reducing the flux density, which gives back half the size benefit. Eight times the frequency bought 2.75 times the volume reduction here — real, but not the 4.6 the naive scaling claims.
Answera naive: \(A_p\) down 7.69×, volume 4.62×   b flux must halve   c actual: \(A_p\) down 3.84×, volume 2.75×
Problem 6ChallengeA Forward Converter, Fully Wound

Complete the magnetics for the 60 W forward converter of Set 22: the \(105\ \mu\text{H}\) output inductor at 5 A with 1.5 A of ripple, and the 4.5:1 transformer at 65 kHz. Assemble the total magnetics loss and check it against the 19% share that Set 23's budget assigned.

Solution

The output inductor first. Following Problem 1's procedure:

\[ I_{pk} = 5+0.75 = 5.75\ \text{A}, \qquad E = \tfrac12\left(105\times10^{-6}\right)(33.1) = 1.74\ \text{mJ} \]
\[ A_p = \frac{\left(105\times10^{-6}\right)(5.75)(5)}{(0.4)\left(4\times10^{6}\right)(0.3)} = 0.63\ \text{cm}^4 \]

About a third of Problem 1's requirement, since the stored energy is a third as much. A core with \(A_e = 50\ \text{mm}^2\) and \(A_w = 130\ \text{mm}^2\) gives 0.65 cm&sup4; — adequate.

Its turns and gap:

\[ N = \frac{\left(105\times10^{-6}\right)(5.75)}{(0.3)\left(50\times10^{-6}\right)} = 40\ \text{turns} \]
\[ l_g = \frac{\left(1.257\times10^{-6}\right)(1600)\left(50\times10^{-6}\right)}{105\times10^{-6}} = 0.96\ \text{mm} \]
\[ \delta_{65\,\text{kHz}} = 0.259\ \text{mm} \;\Longrightarrow\; \text{strands} \le 0.52\ \text{mm}\ \text{diameter} \]

The transformer carries no DC bias — the magnetising current is a small parasitic — so it is sized by volt-seconds rather than by energy:

\[ N_1 = \frac{V_{in}D_{max}T_s}{\Delta B\,A_e} = \frac{(120)(0.45)}{\left(65\times10^{3}\right)(0.25)\left(60\times10^{-6}\right)} \]
\[ = \frac{8.31\times10^{-4}}{1.5\times10^{-5}} = 55\ \text{turns}, \qquad N_2 = \frac{55}{4.5} = 12\ \text{turns} \]

Note \(\Delta B = 0.25\) T, not 0.3: a forward transformer's flux swings from near zero up to the peak and back, so the whole excursion must fit below saturation with margin. A bridge transformer would swing \(\pm0.25\) T and need half the turns — the core-utilisation advantage of Set 22, Problem 4, made concrete.

The transformer's core loss is significant, unlike the inductor's, because its flux swings fully:

\[ B_{ac} = \frac{\Delta B}{2} = 125\ \text{mT} \]

Scaling from 100 kW/m³ at 100 kHz and 100 mT:

\[ P_v = 100\left(\frac{65}{100}\right)^{1.66}\left(\frac{125}{100}\right)^{2.68} = (100)(0.487)(1.87) = 91\ \text{kW/m}^3 \]
\[ P_{core} = (91{,}000)\left(4\times10^{-6}\right) = 0.36\ \text{W} \]

Fifteen times the inductor's core loss, from a smaller core — entirely because \(B_{ac}\) is four times larger and enters to the power 2.68. This is the reversal that Problem 2's table predicted.

The complete magnetics budget:

ComponentCopperCoreTotal
Output inductor0.42 W0.02 W0.44 W
Transformer primary0.28 W0.28 W
Transformer secondary0.22 W0.22 W
Transformer core0.36 W0.36 W
Total magnetics0.92 W0.38 W1.30 W
\[ \frac{1.30}{60} = 2.2\%\ \text{of output power} \]

Against Set 23's transformer allocation of 1.10 W for a 65 W adapter — the same order, which validates the budget. Magnetics typically account for 2 to 3% of throughput in a well-designed converter of this class.

Where to improve, and where not to:

TargetActionWorth it?
Inductor copper (0.42 W)larger core, thicker wireyes — the largest single term
Inductor core (0.02 W)better ferriteno — already negligible
Transformer core (0.36 W)lower \(\Delta B\) — more turnsyes, but raises copper loss
Transformer copper (0.50 W)interleave the windingsyes — free, halves it
Everythingraise \(f_s\)see Problem 5 — only \(\sqrt{}\) the benefit

The fourth row is the free one. Problem 4 showed interleaving halves the AC resistance for nothing but winding order, which would take the transformer copper from 0.50 to 0.25 W — a 19% cut in total magnetics loss at no cost in parts. The third row is a genuine optimisation: more turns lower \(\Delta B\) and the core loss with it, but lengthen the winding, so there is an optimum where the two are comparable.

Copper and core loss should end up comparable in a transformer and lopsided in an inductor. A DC-biased inductor barely swings its flux, so copper dominates thirty-fold and the ferrite grade is irrelevant. A transformer swings fully, so the two terms balance — and a design where one is thirty times the other has turns to be traded.
Answera inductor: 40 turns, \(l_g = 0.96\ \text{mm}\)   b transformer: 55:12 turns   c total magnetics \(1.30\ \text{W} = 2.2\%\)
Formulas

Key Formulas

QuantityRelationNotes
Stored energy\(E = \tfrac12LI_{pk}^2\)Sets the core size
Area product\(A_p = \dfrac{LI_{pk}I_{rms}}{K_wJB_{max}}\)\(K_w \approx 0.4,\ J \approx 4\ \text{A/mm}^2\)
Turns (inductor)\(N = \dfrac{LI_{pk}}{B_{max}A_e}\)Peak current
Turns (transformer)\(N_1 = \dfrac{V_{in}DT_s}{\Delta B\,A_e}\)Volt-seconds
Air gap\(l_g = \dfrac{\mu_0N^2A_e}{L}\)Gap dominates the reluctance
Flux check\(B = \dfrac{\mu_0NI_{pk}}{l_g}\)Must be below \(B_{sat}\)
Skin depth\(\delta = 66/\sqrt{f}\) mm0.21 mm at 100 kHz
Litz strands\(d \le 2\delta\), transposedBundling alone is useless
Core loss density\(P_v = kf^\alpha B_{ac}^\beta\)\(\alpha \approx 1.66,\ \beta \approx 2.68\)
AC flux swing\(B_{ac} = \Delta B/2 = \dfrac{\mu_0N\Delta I}{2l_g}\)Not the peak
Copper loss\(P_{Cu} = I_{rms}^2R_{DC}F_r\)\(R_{DC} = \rho\,N\cdot\text{MLT}/A\)
Proximity factor\(F_r \approx 1+\dfrac{p^2-0.8}{9}\left(\dfrac{h}{\delta}\right)^4\)For \(h/\delta \le 1.5\)
Interleaving\(p_{eff} = p/2\)Halves the loss — free
Temperature rise\(\Delta T = P_{total}R_{th}\)Target 20–40 K
Frequency scaling\(A_p \propto 1/(fB)\), \(B \propto f^{-\alpha/\beta}\)Half the promised benefit
Pitfalls

Common Mistakes

  1. Choosing wire by current alone. At 100 kHz the skin depth was 0.21 mm, so a correctly sized solid conductor mostly does not conduct — Problem 1.

  2. Bundling parallel wires and calling it Litz. Without transposition the outer strands still carry the current — Problem 1.

  3. Using \(B_{pk}\) in a Steinmetz calculation. Core loss follows \(\Delta B/2\); here the error would be a factor near 500 — Problem 2.

  4. Optimising the ferrite grade of a DC-biased inductor. Copper loss was 37 times the core loss — Problem 2.

  5. Rounding the turns without rechecking the flux. Going from 41.7 to 40 turns pushed \(B\) from 0.29 to 0.31 T — Problem 3.

  6. Gapping a forward transformer, or failing to gap a flyback one. One stores energy and one must not — Problem 3.

  7. Ignoring proximity effect in multi-layer windings. Four layers gave 2.69 times the DC resistance — Problem 4.

  8. Leaving the winding order to whoever builds it. Interleaving halves the copper loss for nothing — Problems 4 and 6.

  9. Expecting size to scale inversely with frequency. Core loss forces the flux down, giving 2.75 times the volume reduction rather than 4.62 — Problem 5.

  10. Assuming high saturation and high frequency are compatible. Every high-frequency material trades \(B_{sat}\) for low eddy-current loss — Problem 5.

Looking Ahead

That completes Part 3. Eight sets took the self-commutating switch of Part 1 and built the entire DC–DC toolkit from it: three basic topologies, a fourth-order pair with continuous terminal currents, isolated converters reaching from 15 W to kilowatts, the control loops that hold them regulated, and finally the magnetics that every one of them had been specifying and setting aside. The recurring theme was that controlling at kilohertz decouples the source from the load — which is what dissolved every difficulty Part 2 had accumulated.

All of it produced DC. The chopper varied a DC output, the buck regulated one, the flyback isolated one — and the duty ratio was a number that changed slowly, if at all. Vary that same duty ratio sinusoidally, at fifty times a second while switching at twenty thousand, and the same half bridge that drove a motor in Set 17 produces alternating current instead. That is an inverter, and it is the same hardware with a different modulation.

Next: Part 4 begins with Set 25 — Single-Phase Voltage Source Inverters, where square-wave, quasi-square and sinusoidal PWM outputs are analysed for their harmonic content, the modulation index is defined and pushed into overmodulation, the H-bridge of Set 17 reappears with a sinusoidal reference, and the dead time that protected the devices turns out to distort the output.