Series Inductors Calculator

Calculate total inductance of series-connected inductors with optional mutual inductance. Supports up to 8 inductors with aiding/opposing coupling and parallel equivalent comparison.

0 = none, 1 = perfect
μH
μH
μH
Series Total (aiding)
367.0000 μH
No coupling
Series Total (opposing)
367.0000 μH
Same as aiding (k = 0)
Without Coupling
367.0000 μH
L₁ + L₂ + ... (k = 0)
Parallel Equivalent
27.9158 μH
If connected in parallel instead
Mutual Inductance Sum
0.0000 μH
3 pairs, k = 0
Inductors Used
3
Total range: 27.92 – 367.00 μH

Series vs Parallel Comparison

Series (aiding)367.00 μH
Series (opposing)367.00 μH
Parallel27.92 μH

Individual Inductors

#Value (μH)% of Series TotalReactance at 1 kHz (Ω)
L1100.0027.2%0.6283
L2220.0059.9%1.3823
L347.0012.8%0.2953
Total367.00100%2.3059
Planning notes, formulas, and examples

About the Series Inductors Calculator

When inductors are connected in series, their inductances add directly — L_total = L₁ + L₂ + ... — just like resistors in series. However, if the inductors are magnetically coupled (their magnetic fields interact), mutual inductance must be considered. The coupling can be aiding (fields in the same direction) or opposing (fields in opposite directions), changing the total inductance significantly.

The coupling coefficient k ranges from 0 (no coupling) to 1 (perfect coupling). For series-aiding connection: L_total = L₁ + L₂ + 2M, where M = k√(L₁L₂) is the mutual inductance. For series-opposing: L_total = L₁ + L₂ − 2M. This distinction is critical in transformer design, coupled-inductor filters, and wireless power transfer circuits.

This calculator handles up to 8 inductors in series with a shared coupling coefficient. It computes total inductance for both aiding and opposing connections, the uncoupled total, the parallel equivalent (for comparison), and shows individual inductor contributions with reactance values.

When This Page Helps

Calculating series inductance with mutual coupling requires computing mutual inductance for every pair of inductors and applying it correctly for aiding or opposing configurations. With more than two inductors, this becomes tedious. This calculator automates the pairwise mutual inductance calculation and provides both aiding and opposing totals, a parallel equivalent for comparison, and a reactance reference table.

How to Use the Inputs

  1. Set the number of series inductors (2 to 8).
  2. Enter the coupling coefficient k (0 for uncoupled, up to 1 for maximum coupling).
  3. Enter each individual inductor value in the selected unit.
  4. Use preset buttons for common configurations.
  5. Compare series aiding, opposing, and parallel equivalent results.
  6. Review the inductor breakdown table for individual contributions and reactances.
  7. Use the visual bar chart to compare connection configurations.
Formula used
Series (uncoupled): L_total = L₁ + L₂ + ... + Lₙ Series (aiding, coupled): L_total = ΣLᵢ + 2Σ M_ij M_ij = k√(Lᵢ × Lⱼ) Series (opposing, coupled): L_total = ΣLᵢ − 2Σ M_ij Parallel equivalent: 1/L_total = 1/L₁ + 1/L₂ + ... + 1/Lₙ Where k = coupling coefficient (0 to 1)

Example Calculation

Result: L_total = 367 μH

Three uncoupled inductors of 100, 220, and 47 μH in series sum to 100 + 220 + 47 = 367 μH. The parallel equivalent would be 1/(1/100 + 1/220 + 1/47) ≈ 30.4 μH — much smaller than any individual inductor.

Tips & Best Practices

  • Series inductors are useful for creating non-standard inductance values from standard parts.
  • Coupled inductors on the same core share magnetic flux — check the winding direction to determine aiding vs opposing.
  • If you measure two different total inductances by reversing one winding, the average eliminates coupling: L_uncoupled = (L_aid + L_opp) / 2.
  • At high frequencies, parasitic capacitance between inductor windings can create self-resonance, limiting the useful frequency range.
  • For EMI filter design, coupled inductors on a common-mode choke provide differential-mode filtering through leakage inductance.
  • Keep series inductors physically separated if you want to minimize unintended mutual coupling.

Mutual Inductance in Practice

Mutual inductance occurs whenever the magnetic field from one inductor passes through the coils of another. The coupling coefficient depends on physical proximity, orientation, and core material. On a shared ferrite core, k can be 0.9-0.99, while for air-core inductors a few centimeters apart, k might be 0.01-0.1. Measuring mutual inductance is straightforward: measure total inductance in aiding and opposing configurations, then M = (L_aid - L_opp) / 4.

Applications of Coupled Series Inductors

Coupled inductor designs are common in switch-mode power supplies, where energy stored in one winding is transferred to another (like a flyback transformer). In EMI filters, common-mode chokes use two tightly coupled windings to present high impedance to common-mode noise while allowing differential signals to pass with minimal impedance.

Inductor Selection Guidelines

When selecting inductors for series connection, ensure all inductors can handle the circuit current without saturating. The weakest inductor (lowest saturation current) determines the maximum current for the series string. Also consider DC resistance — series connection adds the DCR values, which may become significant for power applications.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Without coupling, yes — L_total = L₁ + L₂ + ... For coupled inductors, the total can be larger (aiding) or smaller (opposing) due to mutual inductance. In the extreme case of perfect opposing coupling, the total can approach zero.