Voltage Divider Calculator
Enter values to solve instantly. Includes unit conversions, divider visualization, and Show Work.
How to Use
- Enter Vin and either both resistors (R1, R2) or a target Vout.
- Select units (mV/kV, kΩ/MΩ) as needed.
- Enable “Load” to estimate loaded Vout using an optional load resistor.
- Open “Show Work” to see formulas and steps (base units).
Show Work (step-by-step)
Voltage Divider Formulas
Quick answer: For two resistors, the ideal output is Vout = Vin × (R2 / (R1 + R2)).
Optional load: replace R2 with R2 || Rload to estimate loaded output.
- Ideal Vout: Vout = Vin × (R2 / (R1 + R2))
- Divider current: I = Vin / (R1 + R2)
- Design R2 (target Vout): R2 = (Vout × R1) / (Vin − Vout)
- Loaded R2: Req = (R2 × Rload) / (R2 + Rload)
FAQ
Why does my divider voltage drop under load?
The load forms a parallel resistance with R2, lowering the effective bottom resistance and pulling Vout down.
What divider resistor values should I use?
Higher values reduce current draw but increase sensitivity to noise and load effects. Many signal dividers use 10k–100k ranges.
Can I power a device with a divider?
Usually no. A divider is best for sensing/reference, not powering loads (unless load current is tiny compared to divider current).
Tool Info
Last updated:
Updates may include UI improvements, unit support, and calculation edge-case handling.