Audited ·Last updated 31 Jul 2026·3 citations·Tier 3·0 uses

Series Inductors Calculator — Total Inductance of a Chain of Coils

Add up to 20 inductors in series in nH, µH, mH or H. Inductors in series add like resistors — this gives the total and flags what coupling would change.

Series Inductors Calculator

Two to twenty values, separated by commas, spaces or new lines. All read in the unit selected below.
Unit for every value above
Total inductance
79
L_eq = L₁ + L₂ + … — inductors in series add, exactly as resistors in series do.
Total inductance in µH
79,000 µH
Inductors in the chain
3
Largest inductor in the chain
47 mH
Reading the result
3 inductors in series make 79 mH — the plain sum, exactly as resistors in series add. It is above the largest member (47 mH), which every series total must be. Every coil in the chain carries the same current, so the chain's current rating is the LOWEST rating in it and the whole chain saturates as soon as the first core does. Adding a small inductor to a large one does not share the current stress — it just adds inductance. This is the uncoupled result. If any two of these coils share a core or sit close enough to link flux, the true series value is L₁ + L₂ ± 2M, where M is the mutual inductance and the sign depends on whether the windings aid or oppose. Two identical, tightly coupled coils in series-aiding come to four times one of them, not two — a factor this page cannot see, because it does not ask for a coupling coefficient. Keep coupled coils apart, or use a coupled-inductor calculation.

Background.

Inductors in series add. Chain a 10 mH, a 22 mH and a 47 mH coil end to end and you have 79 mH, and that is the whole rule — the same arithmetic resistors in series follow, and the exact opposite of what capacitors do. The reason is that series elements all carry the same current, and the voltage across an inductor is L times the rate of change of that current, so summing the voltages around the chain sums the inductances.

Two things the total does not tell you, both stated beside the result. First, every coil in a series chain carries the identical current, so the chain's current rating is the lowest rating in it, and the whole chain saturates the moment the first core does. Adding a small inductor to a large one adds inductance but shares none of the current stress.

Second, and more important: this is the uncoupled answer. If two coils share a core or simply sit close enough for their fields to link, the series value becomes L₁ + L₂ ± 2M, where M is the mutual inductance and the sign depends on whether the windings aid or oppose each other. For two identical, tightly coupled coils wired series-aiding, the true total is four times one of them, not two. This page does not ask for a coupling coefficient and therefore cannot compute that case — so keep coupled coils physically separated, or use a coupled-inductor calculation instead of this one.

What is series inductors calculator?

A series connection wires inductors end to end so that one current path runs through all of them. Because the current is common, each coil develops a voltage vᵢ = Lᵢ di/dt across itself, and Kirchhoff's voltage law says those voltages add. Factoring out the shared di/dt leaves v_total = (ΣLᵢ) di/dt, which is exactly the behaviour of a single inductor of value ΣLᵢ. Hence the plain sum. Two consequences follow. The total always exceeds the largest coil in the chain, because every other term is positive — the same check that catches a mis-applied parallel formula. And the current rating of the chain is set by its weakest member, since all of them carry the full current; the chain saturates when the first core saturates, however generous the others are. The rule assumes the coils are magnetically isolated. Where flux links between them, the mutual inductance term enters and the simple sum no longer holds.

How to use this calculator.

  1. Type the inductor values into the list box, separated by commas, spaces or new lines. Two to twenty values are accepted.
  2. Choose the unit that applies to every value in the list — convert first if your chain mixes scales.
  3. Read the total, then check it against the largest-inductor figure. A series total must exceed it.
  4. Check the current rating separately: the chain handles only what its lowest-rated coil handles.
  5. If any two coils share a core or sit close together, treat the answer as a lower bound and work out the mutual inductance term instead.

The formula.

L_eq = L₁ + L₂ + … + Lₙ (uncoupled) coupled pair: L₁ + L₂ ± 2M

Convert every entered value into henries first, so the sum is dimensionally consistent, then add. With 10, 22 and 47 in millihenries that is 10 + 22 + 47 = 79 mH, or 0.079 H, or 79000 µH. There are no reciprocals and no shortcuts to remember, which is why series inductance is the easier of the two combination rules.

The derivation is one line. Series elements share a current i. Each inductor develops vᵢ = Lᵢ di/dt. Kirchhoff's voltage law makes the total voltage the sum of those, and di/dt is common to all of them, so v = (L₁ + L₂ + … ) di/dt. Comparing with v = L_eq di/dt gives L_eq = ΣLᵢ.

The arithmetic check that catches a mistake is that the total must exceed the largest single coil: 79 mH is greater than 47 mH. If your answer comes out below the largest value, you have applied the parallel rule by accident.

What the sum leaves out is mutual inductance. Two coils that link flux are not independent, and the series result becomes L₁ + L₂ + 2M when the windings aid and L₁ + L₂ − 2M when they oppose, where M is the mutual inductance between them. The size of the error is not small: for two identical coils with perfect coupling, M equals L, so the series-aiding total is 4L rather than 2L — a factor of two wrong — and the series-opposing total is zero. This page reports the uncoupled sum and says so beside every result, rather than quietly producing a number that could be that far out.

Rounding happens once, at the end, to ten decimal places, with all intermediate arithmetic at forty significant digits. Outputs are in millihenries and microhenries rather than henries because a nanohenry-scale chain expressed in henries would round away entirely at that precision.

A worked example.

Example

Three common values — 10 mH, 22 mH and 47 mH — wired end to end. Series inductances add directly, so the total is 10 + 22 + 47 = 79 mH, which is 79000 µH. The result is above the largest coil in the chain, 47 mH, as every series total must be. Compare the same three coils in parallel and you would get about 6.00 mH instead, below the smallest of them — the two rules run in opposite directions. Two practical points that the 79 mH figure alone does not carry. All three coils see the same current, so if the 10 mH part is rated for 200 mA and the others for 2 A, the chain is a 200 mA chain and it saturates when that first core does. And this 79 mH assumes the three coils are magnetically isolated from each other; if any two of them share a core or sit close enough to link flux, the true value shifts by ±2M and can be far from 79 mH.

inductance UnitmH
inductances10, 22, 47

Frequently asked questions.

How do you calculate inductors in series?
Add them: L_total = L₁ + L₂ + L₃ + … For 10 mH, 22 mH and 47 mH the total is 79 mH. It is the same arithmetic as resistors in series and the opposite of capacitors in series, which combine as reciprocals. The one condition is that the coils must not be magnetically coupled — if they share a core or sit close enough for flux to link, the mutual inductance term changes the answer.
Do inductors in series add like resistors or like capacitors?
Like resistors. Inductors in series add, and inductors in parallel take the reciprocal of the sum of reciprocals — exactly the resistor pattern. Capacitors do the reverse: they add in parallel and take reciprocals in series. The reason is what each element shares. Series elements share a current, and an inductor's voltage depends on the rate of change of current, so the voltages add and so do the inductances. A capacitor's voltage depends on accumulated charge, and in series it is the charge that is shared, which produces the reciprocal rule instead.
Does putting inductors in series increase the current rating?
No — and assuming it does is a good way to saturate a core. Every coil in a series chain carries the same current, so the chain can only handle what its lowest-rated member handles. Putting a 200 mA choke in series with a 5 A one gives you more inductance and a 200 mA limit. Saturation is the failure mode to watch: as a core saturates its inductance collapses, so a chain that measured 79 mH at low current can measure far less at working current, without anything looking wrong.
What happens if the coils are magnetically coupled?
The simple sum stops being correct. Two coupled coils in series give L₁ + L₂ + 2M when their windings aid each other and L₁ + L₂ − 2M when they oppose, where M is the mutual inductance. For identical, tightly coupled coils M is close to L, so the aiding total approaches 4L and the opposing total approaches zero — errors of a factor of two in one direction and total cancellation in the other. This page computes the uncoupled sum only, because it does not ask for a coupling coefficient. If the coils share a core, are wound on the same former, or sit within a coil diameter of each other, treat the answer here as an estimate and measure the real thing.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 977 calculators remain free
  • No billing is enabled
Coming soon