Voltage Divider Calculator

Calculate the output voltage of a voltage divider circuit.

Vout = Vin × (R2 / (R1 + R2))

How to use:

Enter any three values to calculate the fourth. The voltage divider formula calculates the output voltage based on the input voltage and the ratio of the two resistors.

Published: December 2025 | Author: TriVolt Editorial Team | Last Updated: February 2026

Understanding Voltage Dividers

A voltage divider is one of the most fundamental and commonly used circuits in electronics. It consists of two or more resistors connected in series, with an output voltage taken from the junction between them. This simple circuit allows you to create a lower voltage from a higher voltage source, making it essential for many electronic applications.

Voltage dividers are used extensively in circuit design for level shifting, sensor interfacing, reference voltage generation, and signal conditioning. Understanding how they work is crucial for anyone working with electronics, from hobbyists to professional engineers.

The Voltage Divider Formula

The output voltage of a voltage divider circuit is calculated using the following formula:

Vout = Vin × (R2 / (R1 + R2))

Where: Vout = Output Voltage, Vin = Input Voltage, R1 = First Resistor, R2 = Second Resistor

This formula shows that the output voltage is proportional to the ratio of R2 to the total resistance (R1 + R2). The output voltage will always be less than the input voltage, and the ratio determines exactly how much lower it will be.

How Voltage Dividers Work

When two resistors are connected in series across a voltage source, the voltage drop across each resistor is proportional to its resistance. According to Ohm's Law (V = I × R), the current through both resistors is the same (since they're in series), so the voltage across each resistor is directly proportional to its resistance value.

The voltage divider takes advantage of this principle. By connecting the output between the two resistors, you can obtain a voltage that is a fraction of the input voltage. The exact fraction depends on the ratio of the two resistor values.

Practical Applications

Level Shifting

Voltage dividers are commonly used to shift voltage levels between different parts of a circuit. For example, converting a 5V logic signal to 3.3V for a microcontroller that operates at lower voltage levels. This is essential when interfacing components with different voltage requirements.

Reference Voltage Generation

Many circuits require a stable reference voltage. A voltage divider can create a reference voltage from a higher supply voltage. While not as stable as dedicated voltage reference ICs, voltage dividers are simple and cost-effective for many applications.

Sensor Interfacing

Many sensors, such as potentiometers, thermistors, and light-dependent resistors (LDRs), work as variable resistors. When used in a voltage divider configuration, changes in sensor resistance create proportional changes in output voltage, which can be measured by an analog-to-digital converter (ADC).

Biasing Circuits

In transistor amplifier circuits, voltage dividers are used to set the bias point (operating point) of the transistor. This ensures the transistor operates in the correct region (active, saturation, or cutoff) for the intended application.

Real-World Examples

Example 1: Creating a 3.3V Reference from 5V

You need to create a 3.3V reference from a 5V supply. Using standard resistor values:

If R1 = 10kΩ and R2 = 20kΩ:

Vout = 5V × (20kΩ / (10kΩ + 20kΩ)) = 5V × (20/30) = 3.33V

This creates approximately a 3.3V output from a 5V input.

Example 2: Potentiometer as Voltage Divider

A potentiometer is essentially a voltage divider with an adjustable tap. As you rotate the potentiometer, the ratio between the two resistances changes, creating a variable output voltage. This is how volume controls and many other variable controls work.

Example 3: Calculating Resistor Values

You need 2.5V output from a 12V input. Calculate R2 if R1 = 10kΩ:

2.5V = 12V × (R2 / (10kΩ + R2))

Solving: R2 = 2.63kΩ (use nearest standard value: 2.7kΩ)

Important Considerations

Load Effects

A critical limitation of voltage dividers is that they assume no current is drawn from the output. In reality, any load connected to the output will draw current, which affects the voltage divider's behavior. The output voltage will drop because the load creates a parallel path for current. For accurate voltage division, the load resistance should be much larger than the divider resistors (typically 10x or more).

Power Dissipation

The resistors in a voltage divider dissipate power as heat. For high-current applications, you must ensure the resistors are rated for the power they'll dissipate. Power in each resistor is calculated using P = V² / R or P = I² × R. Choose resistor values and power ratings accordingly.

Impedance Matching

The output impedance of a voltage divider is the parallel combination of R1 and R2. This output impedance affects how the divider interacts with connected circuits. For high-frequency applications or when driving capacitive loads, this impedance can cause issues.

Temperature Stability

Resistor values change with temperature. For precision applications, use resistors with low temperature coefficients (low TCR). For critical applications, consider using precision voltage reference ICs instead of simple voltage dividers.

Design Tips

  • Choose resistor values that are high enough to minimize power dissipation but low enough to provide adequate current for the load
  • Use standard resistor values (E12 or E24 series) for practical designs
  • Consider using a buffer amplifier (op-amp) if the load will draw significant current
  • For precision applications, use 1% or better tolerance resistors
  • Account for resistor tolerance when calculating output voltage ranges
  • Consider using a potentiometer for adjustable voltage dividers

Tips for Using This Calculator

  • Enter any three known values to calculate the fourth
  • Ensure all resistance values use consistent units (ohms, kilohms, etc.)
  • Remember that the output voltage will always be less than the input voltage
  • Consider load effects when using the calculated values in actual circuits
  • Verify resistor power ratings match your application requirements
  • Always verify critical calculations independently, especially for safety-critical applications

Worked Examples

Example 1 — 12V to 5V reference. Using R1 = 14 kΩ, R2 = 10 kΩ: V_out = 12 × 10/(14+10) = 5.0 V exactly. Current through the divider = 12 / 24 kΩ = 500 μA. Power dissipated in each resistor: P_R1 = I²R = (500 μA)² × 14 kΩ = 3.5 mW; P_R2 = 2.5 mW. Both fit in 1/8 W resistors.

Example 2 — ADC input scaler, battery voltage monitor. Scaling a 0–20 V battery bus to 0–3.3 V for a microcontroller ADC. Ratio = 3.3/20 = 0.165. Choose R2 = 10 kΩ, so R1 = R2 × (20/3.3 − 1) = 10 × 5.06 = 50.6 kΩ. Nearest E96 value 49.9 kΩ gives 3.33 V — within ADC range with margin. Add a small filter cap (100 nF) across R2 to suppress ADC switching noise.

Example 3 — Loading effect. Same 12V-to-5V divider loaded with a 1 kΩ amplifier input. The R2||R_load = 10k||1k = 909 Ω. V_out = 12 × 909/(14k + 909) = 0.73 V — a 4.3 V error! Rule: source impedance of a divider (R1||R2 ≈ 5.8 kΩ) must be ≤ R_load/10 to avoid loading. Buffer the divider with an op-amp or reduce divider impedance by 10×.

Example 4 — Resistor tolerance. Using 5% resistors in a precision 12V-to-5V divider, the worst-case output spans 4.75 V to 5.25 V (±5%). Using 1% resistors tightens it to 4.95 V to 5.05 V (±1%). For a voltage-reference divider feeding a 10-bit ADC (resolution ~5 mV), use 0.1% or better.

Common Pitfalls

Ignoring load current. The unloaded divider equation assumes zero load current. Any real load draws current from the divider, pulling V_out down. Rule of thumb: divider current should be 10× the load current, or buffer with an op-amp follower (input impedance ~10¹² Ω).

Using low-wattage resistors in high-voltage dividers. A 400 V DC bus divided by 100k + 10k draws 3.6 mA, and R1 dissipates 1.44 W — exceeds a standard 1/4 W resistor. Either use higher-resistance values (reducing divider current but increasing noise susceptibility) or select appropriate wattage (1–2 W).

Forgetting temperature coefficient. Cheap carbon-film resistors have TCR of ±500 ppm/°C. Over a 60°C swing, that's 3% — enough to push a marginal reference out of spec. Metal-film 50–100 ppm/°C is cheap insurance for any precision application.

Dividing AC without considering parasitic capacitance. At high frequencies, resistor parasitic capacitance (0.1–0.5 pF) forms a low-pass filter with the divider impedance. A 10 MΩ/1 MΩ divider rolls off at ~30 kHz regardless of the AC source. For wide-bandwidth dividers, compensate with parallel capacitors.

Expecting voltage regulation. A voltage divider is NOT a regulator. V_out changes proportionally with V_in. If input voltage varies (battery discharge, line fluctuation), output varies by the same ratio. Use a linear regulator (78xx, LDO, TL431) or switching converter for stable voltage.

Frequently Asked Questions

How do I choose resistor values? Determine acceptable current: low current (μA) saves power but is noise-sensitive; high current (mA) is noise-immune but wastes power. For battery circuits, use 100 kΩ–1 MΩ dividers. For reference dividers, 10–100 kΩ. For low-impedance signal dividers, 1–10 kΩ.

Can I use a potentiometer instead? Yes. A potentiometer is a variable voltage divider with R1 and R2 sliding on a single resistive element. Total resistance stays constant; the wiper position sets the ratio. Common for volume controls, adjustable references, sensor calibration.

What about more than two resistors? Multiple taps from a series string give multiple voltage outputs simultaneously. Each tap has its own source impedance (parallel combination of the segments above and below). Used in successive-approximation ADCs, level-shifters, and voltage-reference chains.

What's a Thévenin equivalent? A divider with open-circuit output voltage V_out and source resistance R1||R2. Any load calculation can use the Thévenin form: V_load = V_thev × R_load/(R_load + R_thev). This is often simpler than re-deriving the divider with the load attached.

Why not just use a variable resistor? A single variable resistor (rheostat) changes total current but doesn't isolate load from source — as the load changes, so does the voltage. A divider holds output voltage regardless of modest load changes (within the 10× rule). Rheostats are for current control; dividers for voltage sensing and reference.

Related Calculators

Voltage dividers are an entry point to circuit analysis. Pair with:

Disclaimer

This calculator is provided for educational and informational purposes only. While we strive for accuracy, users should verify all calculations independently, especially for critical applications. We are not responsible for any errors, omissions, or damages arising from the use of this calculator.


Also in Engineering