Engineering calculator
Voltage Divider Calculator, Output Voltage & Power Dissipation
Calculate output voltage and power dissipation for resistive voltage divider circuits. Enter Vin and two resistor values to find Vout.
How CalcMesh solves a voltage divider
A two-resistor voltage divider outputs Vout = Vin × R2 / (R1 + R2). We compute the output voltage, and the resistor value needed to hit a target, directly from this exact formula.
The result assumes negligible load current draw at the output; where a load matters we explain the correction in our methodology.
According to the U.S. National Institute of Standards and Technology, resistor tolerances of 1% to 5% are typical, so we remind you that a real divider’s output can drift several percent from the ideal figure.
Voltage Divider Guide
How It Works
A voltage divider consists of two resistors (R1 and R2) connected in series between a voltage source and ground. The output voltage is taken from the node between the resistors:
Vout = Vin × R2 / (R1 + R2)
The current through the divider is: I = Vin / (R1 + R2)
When to Use a Voltage Divider
- Sensor reading: Scale a 0-5V sensor output to 0-3.3V for a microcontroller
- Voltage measurement: Measure high voltages with a low-voltage ADC
- Transistor biasing: Set the operating point for BJT amplifiers
- Reference voltage: Create a stable reference for comparators
- Level shifting: Interface between circuits running at different voltages
Load Impedance Warning
The output voltage formula assumes no load (or infinite load resistance). When a load is connected, it appears in parallel with R2, effectively lowering the combined resistance and dropping the output voltage.
Rule of thumb: Load resistance should be at least 10× the value of R2 for the output to remain within 10% of the calculated value.
Practical Design Tips
- Use 1% tolerance resistors for precision applications
- Keep total resistance between 1k and 100k ohms
- Add a buffer (op-amp voltage follower) if driving any significant load
- Consider temperature effects on resistor values for precision work
Note: This calculator assumes ideal resistors with no load connected to the output.
Methodology & Assumptions
This calculator implements standard formulas drawn from primary-source authorities. Values are point-in-time estimates; consult a licensed professional for high-stakes decisions. See the per-input definitions and source citations below.
How this works
Computations are deterministic and run client-side, no inputs leave your
browser. Formulas are derived from
standard published formulas for the calculator's domain (mortgage,
taxes, energy, conversions, etc.). When the underlying agency publishes
updated rates or thresholds we refresh defaults and update the page's
lastmod timestamp.
| Input | Default | Source / authority |
|---|---|---|
| All inputs | Domain-typical defaults | Editorial methodology, CalcMesh 2026 |