Skip to main content
Speclore

Series Circuits

Reference data and engineering information about series circuits for electrical applications.

seriescircuitsCalculator

Overview

In a series circuit, components are connected end-to-end so the same current flows through each component. Voltages add up.

Formula

Rtotal=R1+R2+R3+R_{total} = R_1 + R_2 + R_3 + \ldots

Calculator

Notes

  • Results are approximate and should be verified for critical applications
  • Input values should be within reasonable engineering ranges

Properties of Series Circuits

The fundamental rules governing series circuits are:

  • Current Rule: The current is the same through every component in the series circuit.
    I=I1=I2=I3=...=InI = I_1 = I_2 = I_3 = ... = I_n

  • Voltage Rule: The total voltage supplied by the source is equal to the sum of the individual voltage drops across each component.
    U=U1+U2+U3+...+UnU = U_1 + U_2 + U_3 + ... + U_n

  • Resistance Rule: The total resistance of the circuit is the sum of the individual resistances of all components.
    Rtotal=R1+R2+R3+...+RnR_{total} = R_1 + R_2 + R_3 + ... + R_n

Key Formulas

The relationship between voltage (UU), current (II), resistance (RR), and power (PP) in a series circuit is defined by Ohm's Law and the power law.

From Ohm's Law, the voltage drop across a single resistor nn is: Un=IRnU_n = I \cdot R_n

The total resistance is the sum of all resistors: Rtotal=i=1nRiR_{total} = \sum_{i=1}^{n} R_i

The current in the circuit is calculated using the total voltage and total resistance: I=URtotalI = \frac{U}{R_{total}}

The total power dissipated in the circuit is: P=UI=RtotalI2=U2RtotalP = U \cdot I = R_{total} \cdot I^2 = \frac{U^2}{R_{total}}

References