Series Resistor Calculator

Total series resistance, current and the voltage drop across each resistor, step by step
Find the current and voltage drops for 470, 1000 and 2200 ohm in series on 9 V
Size the series resistor for an LED with Vf = 2.1 V at 20 mA on a 12 V supply
Compare two 100 ohm resistors in series with the same two in parallel on 10 V
Find the voltage drop across a 220 ohm resistor carrying 18 mA

Adding Resistors in Series

Series components form one unbroken path, so the same current passes through every one of them and the resistances simply add:

Rtotal=R1+R2+тЛп+RnR_{\text{total}} = R_1 + R_2 + \cdots + R_n

Symbols and units:

  • RtotalR_{\text{total}} тАФ total series resistance, ohms (╬й)
  • II тАФ the single current shared by every element, amperes (A)
  • VnV_n тАФ the drop across element nn, volts (V)

The current follows from Ohm's law applied to the whole string, and each drop from Ohm's law applied to one element:

I=VsupplyRtotalVn=IRnI = \frac{V_{\text{supply}}}{R_{\text{total}}} \qquad V_n = I R_n

Kirchhoff's voltage law guarantees the drops add back to the supply voltage, which is the check you should run every time.

The operating assumption: DC or steady-state resistive AC, ideal wires, and a source with no significant internal resistance. Reactive parts need impedance instead.

The mistake people make: adding a series total, then using the supply voltage again for a single resistor. Only IRnIR_n belongs to element nn.

Voltage Drop and the Divider Shortcut

You rarely need the current at all. Because the same II flows everywhere, the supply voltage divides in direct proportion to resistance:

Vn=Vsupply├ЧRnRtotalV_n = V_{\text{supply}} \times \frac{R_n}{R_{\text{total}}}

The largest resistor takes the largest share. Two equal resistors split the supply exactly in half.

This is also how a series resistor protects an LED. An LED is not ohmic: it holds a roughly fixed forward voltage VfV_f and the resistor absorbs the rest, so the resistor is sized from the difference:

R=VsupplyтИТVfIfR = \frac{V_{\text{supply}} - V_f}{I_f}

with IfI_f the wanted forward current in amperes.

Contrast this with parallel, where every branch sees the whole supply voltage and the currents add instead. Same two resistors, opposite behaviour: 2├Ч100┬а╬й2 \times 100\ \Omega gives 200┬а╬й200\ \Omega in series but 50┬а╬й50\ \Omega in parallel.

The mistake people make: sizing the LED resistor from the supply voltage rather than from VsupplyтИТVfV_{\text{supply}} - V_f, which lets far too much current through.

Common Mistakes to Avoid

  • Adding series resistors as reciprocals тАФ reciprocals belong to parallel. In series you just add.
  • Using the supply voltage in V=IRV = IR for one element тАФ use that element's own current and resistance.
  • Mixing prefixes тАФ 2.22.2 k╬й is 22002200 ╬й; adding 470+1+2.2470 + 1 + 2.2 is meaningless.
  • Forgetting to check the sum тАФ the individual drops must add back to the supply voltage. If they do not, the arithmetic is wrong.
  • Rounding the current too early тАФ a current rounded to two figures propagates into every drop. Carry extra digits and round only the final answers.
  • Ignoring the power in each resistor тАФ Pn=I2RnP_n = I^2 R_n, and the biggest resistor in a series string dissipates the most.
  • Assuming an LED behaves like a resistor тАФ its forward voltage is nearly constant, so it needs the difference formula, not a divider.

Examples

Step 1: Rtotal=470┬а╬й+1000┬а╬й+2200┬а╬й=3670┬а╬йR_{\text{total}} = 470\ \Omega + 1000\ \Omega + 2200\ \Omega = 3670\ \Omega
Step 2: I=V/Rtotal=9.0┬аV├╖3670┬а╬й=2.452├Ч10тИТ3┬аA=2.45┬аmAI = V/R_{\text{total}} = 9.0\ \text{V} \div 3670\ \Omega = 2.452 \times 10^{-3}\ \text{A} = 2.45\ \text{mA}
Step 3: V470=(2.452├Ч10тИТ3┬аA)(470┬а╬й)=1.15┬аVV_{470} = (2.452 \times 10^{-3}\ \text{A})(470\ \Omega) = 1.15\ \text{V}
Step 4: V1000=(2.452├Ч10тИТ3┬аA)(1000┬а╬й)=2.45┬аVV_{1000} = (2.452 \times 10^{-3}\ \text{A})(1000\ \Omega) = 2.45\ \text{V}
Step 5: V2200=(2.452├Ч10тИТ3┬аA)(2200┬а╬й)=5.39┬аVV_{2200} = (2.452 \times 10^{-3}\ \text{A})(2200\ \Omega) = 5.39\ \text{V}
Step 6: KVL check: 1.15+2.45+5.39=8.99тЙИ9.0┬аV1.15 + 2.45 + 5.39 = 8.99 \approx 9.0\ \text{V}
Answer: Rtotal=3670R_{\text{total}} = 3670 ╬й, IтЙИ2.45I \approx 2.45 mA, drops 1.151.15 V, 2.452.45 V and 5.395.39 V

Step 1: Voltage the resistor must absorb: 12┬аVтИТ2.1┬аV=9.9┬аV12\ \text{V} - 2.1\ \text{V} = 9.9\ \text{V}
Step 2: R=9.9┬аV├╖0.020┬аA=495┬а╬йR = 9.9\ \text{V} \div 0.020\ \text{A} = 495\ \Omega
Step 3: Nearest standard value above: 510┬а╬й510\ \Omega, chosen upward so the current cannot exceed 2020 mA
Step 4: Actual current: I=9.9┬аV├╖510┬а╬й=0.0194┬аA=19.4┬аmAI = 9.9\ \text{V} \div 510\ \Omega = 0.0194\ \text{A} = 19.4\ \text{mA}
Step 5: P=I2R=(0.0194┬аA)2(510┬а╬й)=(3.764├Ч10тИТ4┬аA2)(510┬а╬й)=0.192┬аWP = I^2R = (0.0194\ \text{A})^2(510\ \Omega) = (3.764 \times 10^{-4}\ \text{A}^2)(510\ \Omega) = 0.192\ \text{W}
Step 6: A 0.250.25 W part is marginal at 77%77\% of rating; a 0.50.5 W part runs comfortably
Answer: R=510R = 510 ╬й standard value, IтЙИ19.4I \approx 19.4 mA, PтЙИ0.192P \approx 0.192 W тАФ use a 0.50.5 W resistor

Step 1: Series: R=100┬а╬й+100┬а╬й=200┬а╬йR = 100\ \Omega + 100\ \Omega = 200\ \Omega, so I=10┬аV├╖200┬а╬й=0.050┬аAI = 10\ \text{V} \div 200\ \Omega = 0.050\ \text{A}
Step 2: Each series resistor drops V=(0.050┬аA)(100┬а╬й)=5.0┬аVV = (0.050\ \text{A})(100\ \Omega) = 5.0\ \text{V}
Step 3: Series total power: P=VI=(10┬аV)(0.050┬аA)=0.50┬аWP = VI = (10\ \text{V})(0.050\ \text{A}) = 0.50\ \text{W}
Step 4: Parallel: R=(100)(100)/(100+100)=50┬а╬йR = (100)(100)/(100+100) = 50\ \Omega, so each resistor sees the full 1010 V
Step 5: Each parallel branch carries 10┬аV├╖100┬а╬й=0.10┬аA10\ \text{V} \div 100\ \Omega = 0.10\ \text{A}, total 0.20┬аA0.20\ \text{A}
Step 6: Parallel total power: P=(10┬аV)(0.20┬аA)=2.0┬аWP = (10\ \text{V})(0.20\ \text{A}) = 2.0\ \text{W}, four times the series case
Answer: Series: 200200 ╬й, 0.0500.050 A, 5.05.0 V each, 0.500.50 W. Parallel: 5050 ╬й, 0.200.20 A, 1010 V each, 2.02.0 W

Frequently Asked Questions

Add the values directly: R_total = R1 + R2 + R3. Series resistance is always larger than the largest single resistor, which is the quick sanity check. Convert every value to ohms first so kilohms and ohms are not mixed.

Use V = IR with the current through that resistor, or take the shortcut V_n = V_supply x R_n / R_total. The drops across a series string always add back to the supply voltage.

Yes. A series path has nowhere for charge to go, so exactly the same current flows through every element. What differs is the voltage each one drops, in proportion to its resistance.

Subtract the LED forward voltage from the supply voltage, then divide by the wanted forward current in amperes: R = (V_supply - Vf)/If. Round up to the next standard value so the current stays at or below target, and check the resistor's power with P = I squared R.

Related Solvers

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving