Voltage Divider Calculator
Calculate voltage divider output or solve for any unknown resistor. Enter input voltage and two known values to find the third.
Quick Answer
Vout = Vin× R2 / (R1 + R2). Two equal 10kΩ resistors on a 12V supply give 6V output. The ratio R2/(R1+R2) determines the fraction of the input voltage that appears at the output.
Solve For
Circuit:
Vin ──[ R1 ]──┬── Vout
│
[ R2 ]
│
GND
Results
6.0000 V
Output Voltage
0.600 mA
Current Draw
0.5000
Divider Ratio
7.20 mW
Total Power
About This Tool
A voltage divider is one of the most fundamental circuits in electronics. It uses two resistors in series to produce an output voltage that is a fraction of the input voltage. This calculator handles all three modes: solving for the output voltage when both resistors are known, or solving for either resistor when the desired output voltage is specified.
The Voltage Divider Formula
The output voltage is Vout = Vin× R2 / (R1 + R2). This formula assumes no load on the output, meaning whatever you connect draws negligible current compared to the current flowing through the divider itself. In practice, the load impedance should be at least 10 times R2 to keep the output voltage within about 10% of the unloaded value.
Common Uses
Voltage dividers appear everywhere in electronics. They create reference voltages for comparators and ADCs, set bias points in transistor circuits, read sensors that change resistance (thermistors, photoresistors, strain gauges), and level-shift signals between circuits running at different voltages. A potentiometer is essentially a variable voltage divider in a single package.
Loading Effects
The ideal voltage divider formula assumes zero current at the output tap. Real loads draw current, which effectively places a resistance in parallel with R2 and lowers the output voltage. To minimize loading effects, keep the divider resistances low compared to the load resistance. However, lower resistances mean higher current and more power waste. There is always a design tradeoff between accuracy and efficiency.
Choosing Resistor Values
Start by choosing the desired output voltage and divider ratio, then pick resistor values that produce reasonable current draw. For signal-level dividers, 10k to 100k ohm resistors are common. For power supply dividers feeding an ADC, 1k to 10k ohms may be appropriate. Always check the power dissipation in each resistor and ensure it stays within the resistor rating.
Frequently Asked Questions
What is a voltage divider used for?
Can I use a voltage divider as a power supply?
What happens when I connect a load to the output?
How do I choose between high and low resistance values?
Can voltage dividers step up voltage?
Was this tool helpful?