Skip to content

Parallel Inductance Calculator

This calculator computes the total inductance of multiple inductors connected in parallel. It’s useful in circuit design where lower overall inductance is needed by combining individual coils.

Equivalent Inductance for Parallel Coils

Input Fields
L_n
Enter inductance values separated by commas (µH)
If enabled, the result will update automatically when you change any value.

Parallel Inductor Formula

Formula
$$L_{\text{total}} = \frac{L_1 \cdot L_2}{L_1 + L_2}$$ $$\frac{1}{L_{\text{total}}} = \frac{1}{L_1} + \frac{1}{L_2} + \frac{1}{L_3} + \ldots + \frac{1}{L_n}$$

Where:

  • $$L_{ ext{total}}$$ = total inductance (H)
  • $$L_1$$, $$L_2$$, $$\ldots$$ = individual inductances (H)

These formulas assume no mutual inductance or coupling between inductors.


Parallel Inductance – Calculation Example

Given:

  • $$L_1$$ = 10 mH
  • $$L_2$$ = 15 mH

Calculation:

  1. $$L_{\text{total}} = \frac{10 \cdot 15}{10 + 15} = \frac{150}{25} = 6~\text{mH}$$


When inductors are connected in parallel, the total inductance decreases, similar to resistors in parallel. This configuration is useful when a specific inductance value is needed but only larger inductors are available, or to share current load. It’s common in power electronics, RF circuits, and filters. Note that mutual inductance should be considered for tightly coupled coils.

Previous
Speaker Sound Q

Leave a Reply

Your email address will not be published. Required fields are marked *