Zum Hauptinhalt springen

Widerstände in Reihe oder parallel: Regeln, Beispiele und Fehler

5 Min. Lesezeit
ElektrikWiderständeSchaltungenTechnik

Series vs Parallel Resistors: Rules, Examples, and Mistakes

Series and parallel are not just two formulas. They describe how current and voltage move through a circuit. If the same current must pass through every resistor one after another, the resistors are in series. If each resistor connects across the same two nodes, the resistors are in parallel.

That topology check comes before the math. A 10 kΩ resistor and a 15 kΩ resistor can become 25 kΩ in series or 6 kΩ in parallel. The parts did not change; the circuit did.

The Series Rule

Series resistors share current. Their voltage drops add, so the resistance values add directly:

R_total = R1 + R2 + ... + Rn

Put 220 Ω, 470 Ω, and 1 kΩ in series and the total is 1,690 Ω. On a 12 V supply, Ohm's law gives I = 12 / 1690 = 7.10 mA. Each resistor sees that same 7.10 mA, but each drops a different voltage in proportion to its resistance.

Use the resistor network calculator for a quick check, then use the Ohm's law calculator to verify current and power.

The Parallel Rule

Parallel resistors share voltage. Current splits between branches, so conductance adds:

1 / R_total = 1 / R1 + 1 / R2 + ... + 1 / Rn

For two resistors, the shortcut is:

R_total = (R1 x R2) / (R1 + R2)

For 10 kΩ and 15 kΩ in parallel, R_total = 150,000,000 / 25,000 = 6,000 Ω. The result is lower than the smallest branch because the current has more than one path. The parallel resistor calculator opens directly in the parallel mode for this exact job.

Power And Tolerance

The formula gives the electrical equivalent, not a safe bill of materials. In a parallel bank, the lowest-value resistor draws the most current. Two nominally equal resistors only share power evenly if their real values and temperature behavior are close. In a series string, every part sees the same current, but voltage stress may be uneven if leakage and capacitance matter at high voltage.

Tolerance also matters. Ten 1% parts do not magically create a 0.1% network. For ratios and references, use precision parts or matched resistor networks. For high power, choose parts with enough wattage margin and airflow.

Common Mistakes

  • Adding parallel values directly. Parallel uses reciprocals.
  • Assuming current is the same in parallel branches. Voltage is the shared quantity.
  • Assuming voltage is the same across series parts. Current is the shared quantity.
  • Forgetting that one 0 Ω branch shorts an entire parallel network.
  • Using a resistor network result without checking power dissipation.

Takeaway

Ask one question first: same current or same voltage? Same current means series and direct addition. Same voltage means parallel and reciprocal addition. Once the equivalent resistance is known, use Ohm's law to check the current, voltage drops, and power before building the circuit.