Worked examples: stored energy, kickback spike, combining a network, and Ψ=LI per inductor

AC Circuits · Inductors · Example

Four problems. The first two cement v=LdI/dtv = L \, dI/dt and the energy formula. The third reduces a small series-parallel inductor network. The fourth works through a combination network with a given supply current, finding the flux linkage Ψ=LI\Psi = LI and stored energy on every individual inductor.

Example 1 — energy stored in an RF choke

A 100 µH RF choke carries a steady 3 A bias current. How much energy is stored in its magnetic field?

  1. Apply W = ½ L I².
    W=12LI2=12100×1069=4.5×104JW = \tfrac{1}{2} L I^2 = \tfrac{1}{2} \cdot 100 \times 10^{-6} \cdot 9 = 4.5 \times 10^{-4}\,\text{J}
  2. Put it in perspective. 0.45 mJ is tiny — about the energy it takes to lift a paperclip one centimetre. But release it in microseconds (say, when a transistor switch opens) and the power is huge (450 mJ / µs = 450 kW instantaneous). The voltage required to dissipate that power across a stray resistance is the kickback spike, covered next.

Example 2 — a kickback spike

A 10 mH relay coil is carrying 100 mA. A MOSFET switch in series with the coil snaps open in 1 µs. What's the peak voltage induced across the coil?

  1. Estimate dI/dt. The current falls from 100 mA to 0 in 1 µs, so
    dIdt0.1A1×106s=105A/s\frac{dI}{dt} \approx \frac{0.1\,\text{A}}{1 \times 10^{-6}\,\text{s}} = 10^5\,\text{A/s}
  2. Apply v = L · dI/dt.
    v=LdIdt=10×103105=1000Vv = L \frac{dI}{dt} = 10 \times 10^{-3} \cdot 10^5 = 1000\,\text{V}
    A kilovolt across the coil — plenty to punch through the MOSFET's breakdown voltage and destroy it. This is why a flyback diode across every inductive load is standard practice; it gives the collapsing field somewhere benign to dump its energy.

Example 3 — combining a small inductor network

Three inductors: L1=10mHL_1 = 10\,\text{mH}, L2=22mHL_2 = 22\,\text{mH}, L3=100μHL_3 = 100\,\mu\text{H}. L1L_1 and L2L_2 are wired in parallel; that combination is in series with L3L_3. Find the equivalent inductance.

  1. Collapse the parallel pair first. Inductors in parallel reciprocate:
    1L12=110+1220.1455/mH\frac{1}{L_{12}} = \frac{1}{10} + \frac{1}{22} \approx 0.1455\,\text{/mH}
    L126.87mHL_{12} \approx 6.87\,\text{mH}
    Parallel equivalent is smaller than the smaller element — same direction as resistors.
  2. Add L₃ in series. L3=0.1mHL_3 = 0.1\,\text{mH}.
    Leq=L12+L36.87+0.16.97mHL_{eq} = L_{12} + L_3 \approx 6.87 + 0.1 \approx 6.97\,\text{mH}
  3. Sanity check. Series adds, so the total should be bigger than the parallel pair alone (6.87 mH). It is — by just the 0.1 mH contribution of the tiny series element. The small component barely moves the needle in series with a much bigger one. Opposite of the cap case (where the smallest dominates in series).
IsL110 mHL222 mHL3100 µH
Inductor network
  1. L1FIRST
  2. L2
  3. L3
A

Equivalent inductance

L_eq =6.97 mH2 groups · inductor rules match resistors (series add, parallel reciprocal)

Example 4 — Ψ and W across a combination network

A 5 A current source drives the following network: L1=40mHL_1 = 40\,\text{mH} in series with a parallel pair L2=60mHL_2 = 60\,\text{mH} and L3=30mHL_3 = 30\,\text{mH}. Find the equivalent inductance, then the current, flux linkage, and stored energy for every inductor.

  1. Reduce the parallel pair.
    1L23=160+130=160+260=360\frac{1}{L_{23}} = \frac{1}{60} + \frac{1}{30} = \frac{1}{60} + \frac{2}{60} = \frac{3}{60}
    L23=20mHL_{23} = 20\,\text{mH}
  2. Combine L₁ and L₂₃ in series.
    Leq=L1+L23=40+20=60mHL_{eq} = L_1 + L_{23} = 40 + 20 = 60\,\text{mH}
  3. Current through L₁ (series group — carries the full supply current):
    I1=Is=5AI_1 = I_s = 5\,\text{A}
    Ψ1=L1I1=40×103×5=200mWb\Psi_1 = L_1 I_1 = 40 \times 10^{-3} \times 5 = 200\,\text{mWb}
    W1=12L1I12=12×40×103×25=500mJW_1 = \tfrac{1}{2} L_1 I_1^2 = \tfrac{1}{2} \times 40 \times 10^{-3} \times 25 = 500\,\text{mJ}
  4. Current division in the parallel pair. Current divides inversely with L (current divider rule):
    I2=IsL23L2=5×2060=531.67AI_2 = I_s \frac{L_{23}}{L_2} = 5 \times \frac{20}{60} = \frac{5}{3} \approx 1.67\,\text{A}
    I3=IsL23L3=5×2030=1033.33AI_3 = I_s \frac{L_{23}}{L_3} = 5 \times \frac{20}{30} = \frac{10}{3} \approx 3.33\,\text{A}
    Check: I2+I3=53+103=5AI_2 + I_3 = \frac{5}{3} + \frac{10}{3} = 5\,\text{A}
  5. Flux linkage of L₂ and L₃. Parallel inductors share the same flux linkage — the dual of parallel capacitors sharing voltage:
    Ψ2=L2I2=60×103×53=100mWb\Psi_2 = L_2 I_2 = 60 \times 10^{-3} \times \tfrac{5}{3} = 100\,\text{mWb}
    Ψ3=L3I3=30×103×103=100mWb\Psi_3 = L_3 I_3 = 30 \times 10^{-3} \times \tfrac{10}{3} = 100\,\text{mWb}
    Both equal L23×Is=20×103×5=100mWbL_{23} \times I_s = 20 \times 10^{-3} \times 5 = 100\,\text{mWb}
  6. Stored energy in L₂ and L₃.
    W2=12×60×103×(53)283.33mJW_2 = \tfrac{1}{2} \times 60 \times 10^{-3} \times \left(\tfrac{5}{3}\right)^2 \approx 83.33\,\text{mJ}
    W3=12×30×103×(103)2166.67mJW_3 = \tfrac{1}{2} \times 30 \times 10^{-3} \times \left(\tfrac{10}{3}\right)^2 \approx 166.67\,\text{mJ}
    Total: W=W1+W2+W3=500+83.33+166.67=750mJW = W_1 + W_2 + W_3 = 500 + 83.33 + 166.67 = 750\,\text{mJ}
    Check: 12LeqIs2=12×60×103×25=750mJ\tfrac{1}{2} L_{eq} I_s^2 = \tfrac{1}{2} \times 60 \times 10^{-3} \times 25 = 750\,\text{mJ}

Verify in the network combiner — enter 5 A

5 AL140 mH5.00 A200.00 mWbL260 mH1.67 A100.00 mWbL330 mH3.33 A100.00 mWb
Inductor network
  1. L1FIRST
  2. L2
  3. L3
A

Equivalent inductance

L_eq =60.00 mH2 groups · inductor rules match resistors (series add, parallel reciprocal)

Current, flux & energy per inductor(Is = 5 A)

IndLConnectionCurrent IFlux ΨEnergy W
L140.00 mHSER5.00 A200.00 mWb500.00 mJ
L260.00 mHSER1.67 A100.00 mWb83.33 mJ
L330.00 mHPAR3.33 A100.00 mWb166.67 mJ
Four rules, one topic. Ψ=LI\Psi = LI, v=LdI/dtv = L \, dI/dt, W=12LI2W = \tfrac{1}{2} L I^2. Series sums and parallel reciprocates. Parallel inductors share flux linkage Ψ; series inductors share current I — the exact dual of capacitor combinations.

Play with the inductor network in the Simulate stage or test your memory on the Quiz.