Resistor Voltage Drop Calculator
Use this tool to calculate voltage drop across resistors using Ohm's Law or a simple two-resistor voltage divider.
What is resistor voltage drop?
Voltage drop is the reduction in electrical potential as current flows through a resistor. In simple terms, when current passes through resistance, energy is used, and that appears as a drop in voltage. This is one of the most important ideas in basic electronics and electrical troubleshooting.
If you know the current through a resistor and the resistor value, you can find voltage drop instantly with Ohm's Law:
V = I × R
How this calculator works
1) Ohm's Law mode (I × R)
Use this mode when you already know current and resistance. The calculator returns:
- Voltage drop across the resistor
- Power dissipation in watts (P = I²R)
- Remaining voltage and drop percentage (if supply voltage is entered)
2) Voltage divider mode (R1 and R2 in series)
Use this mode when you have two series resistors connected to a supply. The calculator computes:
- Total current in the divider
- Voltage across R1 and R2
- Power dissipated by each resistor
This is useful for signal scaling, sensor circuits, reference voltages, and ADC input conditioning.
Quick practical examples
Example A: LED resistor check
Suppose an LED branch current is 20 mA and the resistor is 220 Ω. The resistor drop is:
V = 0.02 × 220 = 4.4 V
If the supply is 5 V, then only about 0.6 V remains for the LED and wiring. This quick check helps you confirm component values before building.
Example B: 12 V divider for 8 V output
With Vs = 12 V, R1 = 1 kΩ, and R2 = 2 kΩ:
- Total current = 12 / 3000 = 4 mA
- VR1 = 4 V
- VR2 = 8 V
So the output at the R1-R2 junction relative to ground is approximately 8 V.
Tips for accurate voltage-drop calculations
- Use correct units: convert mA to A when doing manual math.
- Consider tolerance: real resistors vary (e.g., ±1%, ±5%).
- Check power rating: calculated wattage should be safely below resistor rating.
- Account for temperature: resistance can shift as parts warm up.
- Measure under load: open-circuit and loaded voltages can differ significantly.
Common mistakes
- Entering current in mA but treating it as A
- Using kilo-ohms in your head while entering plain ohms in the calculator (or vice versa)
- Ignoring resistor power dissipation and overheating risk
- Forgetting that divider output changes when a load is attached
Frequently asked questions
Can this be used for AC circuits?
For pure resistive AC circuits, yes, using RMS values. For circuits with capacitors and inductors, impedance-based analysis is required.
Why does my measured drop not match the calculated drop?
Usually because of component tolerance, wiring resistance, source sag, or load effects. Real circuits are rarely ideal.
How much power headroom should I keep?
A common rule is to use a resistor rated for at least 2× the expected dissipation. More margin improves reliability.