Voltage Divider Calculator
Vout = Vin · R2 / (R1 + R2). Solve for any one of Vin/R1/R2/Vout given the other three.
Result
General calculation reads
Amazon affiliateAs an Amazon Associate we may earn from qualifying purchases. This does not add cost for you.
How to use this calculator
- Pick the unknown — V_out is the most common; R1/R2 modes solve for a needed resistor value.
- Enter V_in (supply voltage), R1 (top resistor), R2 (bottom resistor).
- If your divider feeds a real load (microcontroller pin, op-amp input, etc.), enter the load impedance to see the sagged V_out.
About this calculator
A voltage divider is two resistors in series with the output taken at the midpoint. V_out = V_in · R2 / (R1 + R2) — the unloaded transfer function. The classic failure: forgetting that any LOAD draws current through R2 in parallel, reducing the effective R2 and dropping V_out below the no-load prediction. Rule of thumb: the divider current (V_in / (R1+R2)) should be 10-100× larger than the load current, or use a buffer (op-amp follower). For voltage references requiring precision, use a Zener diode or dedicated reference IC instead — voltage dividers have no inherent regulation and shift with V_in. The tool models both ideal (no-load) and loaded cases; toggle loadR > 0 to see the sag.
Frequently asked
Why does the loaded V_out differ from the formula?+
What resistor values should I use?+
Can I use a divider as a voltage REGULATOR?+
Source?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
V = IR, P = IV = I²R = V²/R. Pick which two values you know and solve for the others.
1/R = 1/R₁ + 1/R₂ + … — find equivalent resistance of resistors in parallel.
R_total = R₁ + R₂ + R₃ + … — find equivalent resistance of resistors in series.
V = IR. Pick which to solve for. Residential circuit framing.
Sum of voltages around a closed loop = 0. Solve a 2-loop circuit with two batteries and three resistors.
Time-value-of-money solver — solve for Present Value, Future Value, Payment, Periods, or Interest rate given the other four. The HP-12C and TI BA-II Plus core in a free browser tool.