Enter the supply voltage, current, and resistance into the calculator to determine the voltage drop across a resistor.

Resistor Voltage Drop Calculator

Choose a mode, enter the values you have, then calculate.

Voltage drop
Series dropper
Divider drops

Related Calculators

Resistor Voltage Drop Formula

The calculator uses Ohm's law and standard divider relationships, depending on the mode you choose.

Voltage drop mode — voltage across a resistor when current and resistance are known:

V = I * R

Series dropper mode — resistor needed to drop a supply down to a target voltage at a given load current:

R = (Vs - Vload) / I

Divider mode — output voltage across the bottom resistor of a two-resistor divider, with optional load:

Vout = Vs * (R2 || Rload) / (R1 + (R2 || Rload))
  • V — voltage drop across the resistor, in volts (V)
  • I — current through the resistor, in amps (A)
  • R — resistance, in ohms (Ω)
  • Vs — supply voltage (V)
  • Vload — desired voltage at the load (V)
  • R1 — top (series) resistor in a divider (Ω)
  • R2 — bottom resistor in a divider (Ω)
  • Rload — load resistance across R2 (Ω); blank means unloaded

Power dissipated in the resistor is P = I²R = V²/R. The calculator flags this and recommends a part with at least 2× the calculated power. The formulas assume DC, ideal resistors, and a stiff supply. R2 and Rload combine in parallel as R2*Rload / (R2+Rload).

Reference Tables

Common resistor power ratings and when they apply:

Calculated dissipation Recommended rating (2× margin) Typical package
≤ 60 mW1/8 W0805 SMD, small axial
≤ 125 mW1/4 WThrough-hole axial
≤ 250 mW1/2 WLarger axial
≤ 1 W2 WMetal film, large axial
> 1 W5 W or wirewoundCeramic / aluminum-clad

Typical forward voltages for series-resistor LED calculations:

LED color Typical Vf Typical drive current
Red1.8 – 2.1 V10 – 20 mA
Yellow / Orange2.0 – 2.2 V10 – 20 mA
Green2.1 – 3.3 V10 – 20 mA
Blue / White3.0 – 3.4 V15 – 20 mA

Worked Example

Drive a red LED from 9 V at 15 mA. Use Vf = 2.0 V.

  • Voltage to drop: 9 V − 2.0 V = 7.0 V
  • Resistor: 7.0 V / 0.015 A = 467 Ω → use 470 Ω (E12)
  • Power: 7.0 V × 0.015 A = 0.105 W → a 1/4 W part is fine

FAQ

Does the resistor's tolerance matter? For LEDs and most signal work, 5% is acceptable. For dividers feeding ADCs or precision references, use 1% or better.

Why does my divider output sag under load? Any load resistance smaller than about 10× R2 pulls the output down. Lower R1 and R2, or buffer the output with an op-amp.

Can I use this for AC? Only for purely resistive loads at low frequency. Reactive loads need impedance, not resistance.

Why double the power rating? Resistors derate at higher ambient temperatures and degrade over time near their limit. Running at 50% of rated power keeps them cool and reliable.