IN Inductor Network Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

This inductor network calculator combines up to five inductors connected in series or parallel into a single equivalent inductance (Leq). If you also provide a current value, it estimates the magnetic energy stored in that equivalent inductance. It’s a practical helper when you are selecting standard parts to hit a target inductance, sanity-checking a prototype, or comparing series vs. parallel arrangements in filters, resonant tanks, and power electronics.

Introduction: What the calculator outputs

Units and entering values

Inductance is measured in henries (H), but most real inductors are specified in smaller units:

Enter all inductors in henries. Examples:

Given value Convert to H Result (H)
10 µH 10 × 10−6 0.000010
330 µH 330 × 10−6 0.000330
4.7 mH 4.7 × 10−3 0.0047
1 H 1

Formulas used

The calculator treats the set of inductors as an ideal series or ideal parallel network (see limitations below). Use the formulas that match your wiring:

Inductors in series

For series inductors, the same current flows through each inductor and the voltages add. The equivalent inductance is the sum:

Leq = i=1 Li

In plain terms: add up every non-blank inductor value you entered.

Inductors in parallel

For parallel inductors, each branch sees the same voltage and the current splits among branches. The reciprocals add:

1 / Leq = Σ (1 / Li)

Then:

Leq = 1 / Σ (1 / Li)

Energy stored (optional)

If you enter a current, the tool estimates stored magnetic energy using the equivalent inductance:

E = ½ · Leq · I2

Where E is joules (J), Leq is henries (H), and I is amperes (A).

How to interpret the results

Worked example (parallel + energy)

Three inductors in parallel:

Compute the reciprocal sum:

Sum = 100 + 50 + 25 = 175 H−1

Take the reciprocal:

Leq = 1 / 175 ≈ 0.005714 H = 5.714 mH

If the network current is I = 2 A, the stored energy estimate is:

E = ½ · 0.005714 · (2)2 = 0.5 · 0.005714 · 4 ≈ 0.011428 J

So the network stores about 0.0114 joules at 2 A under the ideal assumptions below.

Series vs. parallel: quick comparison

Aspect Series inductors Parallel inductors
Equivalent inductance Adds: Leq = L1 + L2 + … Reciprocals add: 1/Leq = 1/L1 + 1/L2 + …
Identical parts (N of them) Leq = N·L Leq = L/N
Current sharing Same current through each inductor Current splits between branches (may be uneven in real life)
Common motivation Increase inductance without sourcing a single large value Reduce inductance and/or increase current capability via multiple parts

Assumptions and limitations (important)

If you need accuracy for tightly-coupled inductors, gapped cores, or high-current designs, treat these results as a first-pass calculation and validate with datasheets, measurement, and (when applicable) a coupled-inductor model.

How to use this calculator

  1. Enter Configuration using the unit or time period shown by the field.
  2. Enter Inductor L1 (H) using the unit or time period shown by the field.
  3. Enter Inductor L2 (H) using the unit or time period shown by the field.
  4. Run the calculation and compare the output with a second scenario before acting on it.

Arcade Mini-Game: IN Inductor Network Calculator Calibration Run

Use this quick arcade run to practice separating useful scenario inputs from common planning mistakes before you rely on the calculator output.

Score: 0 Timer: 30s Best: 0

Start the game, then use your pointer or arrow keys to catch useful inputs and avoid bad assumptions.

Enter at least one inductance.