Tested tool guide
Tested browser tools
Checked August 16, 2026
What Voltage Divider Calculator does, with a checked example
A voltage divider is the two-resistor circuit that scales a supply voltage down to a chosen fraction: the output node sits between the resistors, and the ratio of the two resistances decides the voltage there. This tool computes that output from any resistor pair, and works the other way too, finding resistor values that produce a target voltage. The one thing most people get wrong: the formula holds only while nothing is connected to the output. Hook up a load and the voltage sags, because the load sits in parallel with the bottom resistor and quietly changes the ratio.
Worked example
A concrete input and expected output from the current implementation.
Input
Supply: 9 V; R1 = 1 kohm (supply to output); R2 = 2 kohm (output to ground)
->
Expected output
Vout = 6.00 V. Divider current = 3.00 mA.
Vout = 9 V x 2000/(1000 + 2000) = 9 x 2/3 = 6 V. The 3 mA figure is the current the divider draws continuously from the supply: 9 V divided by the 3 kohm total resistance.