Inductance in serial connection¶
The total inductance of the circuit whose components are connected in series is the sum of the inductances of individual components.
Conditions:
Components are connected in series.
Inductors are not magnetically coupled.
Links:
- total_inductance¶
Total
inductanceof the circuit.
- Symbol:
L- Latex:
\(L\)
- Dimension:
inductance
- inductance¶
inductanceof the \(i\)-th component.
- Symbol:
L[i]- Latex:
\({L}_{i}\)
- Dimension:
inductance
- law¶
L = Sum(L[i], i)- Latex:
- \[L = \sum_i {L}_{i}\]