Voltage Divider Calculator

Voltage Divider Calculator
Enter Any Three Values — The Fourth Is Calculated
Vin Input Voltage Calculated
R1 Resistor 1 Calculated
R2 Resistor 2 Calculated
Vout Output Voltage Calculated
Enter any three values to begin
All Values
Vin
V
R1
Ω
R2
Ω
Vout
V
Voltage Division Ratio
R1: 50%
R2: 50%
Formula used:

Voltage Divider Equation

Vout =
Vin × R2
R1 + R2
where:
  • Vin is the input (source) voltage, measured in volts (V)
  • R1 is the resistance of the first resistor (top), measured in ohms (Ω)
  • R2 is the resistance of the second resistor (bottom), measured in ohms (Ω)
  • Vout is the output voltage at the junction, measured in volts (V)

Voltage Divider Circuit

A voltage divider uses two resistors in series to reduce voltage. The output voltage (Vout) is taken from the junction between R1 and R2.

Vin Input GND R1 Resistor 1 Vout Output R2 Resistor 2 I ↓

Vout = Vin × R2 / (R1 + R2) — The output voltage depends on the ratio of R2 to the total resistance.

What Is a Voltage Divider?

A voltage divider is a simple circuit made of two resistors connected in series between a supply rail and ground. When an input voltage is applied across the pair, it splits proportionally based on the resistance of each component. The point between them provides the output, which is always lower than the supply.

This circuit is one of the most fundamental building blocks in electronics. Engineers use voltage dividers to create reference levels, bias transistor stages, interface sensors, and reduce signal levels so that sensitive components are not damaged by high voltages. A single voltage divider can solve a surprising number of real-world problems when you understand the relationship between voltage, current, and resistance.

How a Voltage Divider Circuit Works

Imagine you have a 12 V supply and need to feed 3.3 V into a microcontroller input. Connecting the supply directly would destroy the chip. Instead, you build a resistor voltage divider — choosing component values so the ratio between them produces the exact drop you need. Because the same current flows through both resistors (they share a single path), the voltage at each one is determined entirely by its resistance.

According to Ohm’s law, V = I × R. From this, you can determine the output at the midpoint by looking at how the total resistance is divided between the two components.

Video Tutorial

Watch this clear explanation of how voltage dividers work, including real-world examples and the maths behind the circuit:

The Voltage Divider Formula

The voltage divider rule gives you a direct way to find the output without first solving for current:

Vout = Vin × R2 / (R1 + R2)

Here, Vin is the supply voltage, R1 is the resistor connected to the supply, R2 is the one connected to ground, and Vout is the output taken from the junction between them. This single equation lets you find the output from the component values and supply alone.

The formula can be rearranged to solve for any of the four values:

  • Finding Vout: Vout = Vin × R2 / (R1 + R2)
  • Finding Vin: Vin = Vout × (R1 + R2) / R2
  • Finding R1: R1 = R2 × (Vin − Vout) / Vout
  • Finding R2: R2 = R1 × Vout / (Vin − Vout)

The calculator above handles all of these automatically — enter any three values and it solves for the fourth, showing step-by-step working with your actual numbers.

How to Calculate the Output Voltage Step by Step

To calculate the output voltage of a resistor divider manually, follow these steps:

  1. Identify the supply voltage. This is the total voltage applied across both resistors — for instance, 5 V from a USB port or 9 V from a battery.
  2. Note the resistor values. Record R1 (top resistor) and R2 (bottom resistor). If you have unmarked parts, use the resistor colour code printed on each body to decode the resistance.
  3. Apply the formula. Plug your numbers into Vout = Vin × R2 / (R1 + R2).
  4. Verify on the bench. Power the circuit and confirm the reading with a multimeter. A small difference between theoretical and measured values is normal due to component tolerances.

For example, if the input voltage is 10 V, R1 is 6 kΩ, and R2 is 4 kΩ, the output is 10 × 4000 / (6000 + 4000) = 4 V. The calculator above automates this — it does the maths instantly so you can iterate faster.

When to Use a Voltage Divider

The formula works perfectly under light-load or no-load conditions. It assumes negligible current is drawn from the output node. In practice, this means voltage dividers are ideal for feeding high-impedance inputs — such as the gate of a transistor, the non-inverting pin of an op-amp, or an analog-to-digital converter on a microcontroller — where load resistance is many times larger than R2.

If you connect a heavy load, the effective resistance changes and the actual output will be lower than the formula predicts. For applications that need stable voltage under load, use a voltage regulator instead. Always verify with a multimeter after assembly.

Practical Applications of Voltage Dividers

Voltage dividers appear everywhere in modern electronics. Here are the most common uses.

Sensor Interfacing

Many sensors — such as thermistors and photoresistors — change their resistance based on environmental conditions. By pairing one with a fixed resistor in a divider configuration, the output shifts as the sensor’s resistance changes. A microcontroller can then read this changing voltage to infer temperature, light level, or other physical quantities. This is one of the simplest ways to digitise an analog measurement. For LED circuits that also rely on resistor selection, see our LED Resistor Calculator.

Level Shifting and Signal Conditioning

When two parts of a circuit operate at different voltage levels, a divider can step a higher signal down to a lower one. For example, converting a 5 V logic output to 3.3 V for a modern processor. This is a quick, passive alternative to a dedicated level-shifting IC when speed requirements are modest.

Biasing Active Components

Amplifier stages often need a stable bias level at their input. A resistor divider provides a simple, predictable voltage that keeps the active device in its correct operating region. This classic technique has been used in audio equipment, radio receivers, and instrumentation for decades. If you are biasing a transistor, our Transistor Base Resistor Calculator can help you find the right values.

Reading High Voltages Safely

If you need to measure a voltage that exceeds the range of your meter or ADC, a divider scales it down to a safe window. Industrial monitoring systems use this approach to bring high voltages into a range that components can tolerate, protecting both the measurement device and the operator. For calculating voltage loss over long cable runs, see our Voltage Drop Calculator.

Potentiometers and Reactive Dividers

Not every divider uses fixed resistors. Two common variations expand the concept further.

Potentiometer as an Adjustable Divider

A potentiometer is essentially a voltage divider in a single package. Turning the knob moves a wiper along a resistive strip, changing the ratio between the upper and lower sections. This lets you continuously adjust the output from zero up to the full supply level. Volume knobs, brightness controls, and calibration trims all rely on this principle.

Reactive Dividers (AC Circuits)

In AC circuits, a capacitor can replace one or both resistors to form an impedance-based divider. Because capacitive impedance varies with frequency, these configurations are useful for filtering and frequency-selective applications. The same proportional division principle applies, but the ratio depends on frequency rather than pure resistance. Use our Impedance Calculator for AC circuit analysis.

Key Considerations for Accurate Results

Ohm’s Law and Current Flow

The voltage divider rule is a direct consequence of Ohm’s law applied to a series circuit. The voltage drop across each resistor is proportional to its resistance. If R2 is larger than R1, the output will be closer to the supply; if R2 is smaller, the output drops closer to ground.

Load Effects

Connecting a load to the output node draws additional current, which alters the effective value of R2 and shifts the output downward. To minimise this effect, choose resistor values that are much smaller than the load resistance, or buffer the output with an op-amp voltage follower.

Component Tolerances

Real-world resistors have manufacturing tolerances — typically ±1% or ±5%. This means your calculated output may differ slightly from the measured value. For precision applications, use tighter-tolerance parts or trim the circuit with a variable resistor.

Conclusion

Voltage dividers are among the most versatile and widely used building blocks in electronics. From calculating the output of a resistor divider to selecting components for sensor interfacing, mastering this concept opens the door to countless practical designs. Remember the core idea: when an input voltage is applied across two resistors in series, the output at their junction is proportional to the resistance ratio. Apply the formula, verify with the calculator, and always confirm on the bench.

For related calculations, explore our Series & Parallel Resistor Calculator, Voltage Divider with Zener Calculator, Current Divider Calculator, and Power Calculator.

FAQ: Voltage Dividers

What is a voltage divider?
A voltage divider is a simple circuit made of two resistors in series. It takes an input voltage and produces a lower output voltage at the junction between the resistors. The output depends on the ratio of the two resistor values.
How do I use this calculator?
Enter any three of the four values — Vin, R1, R2, or Vout — and the calculator instantly computes the missing one. You can change units using the dropdown next to each field. The step-by-step section shows the formula and substituted numbers so you can follow the working.
What is the voltage divider formula?
The formula is Vout = Vin × R2 / (R1 + R2). It can be rearranged to solve for any of the four values: Vin = Vout × (R1 + R2) / R2, R1 = R2 × (Vin − Vout) / Vout, or R2 = R1 × Vout / (Vin − Vout).
Why is my measured voltage different from the calculated value?
This is usually caused by component tolerances (most resistors are ±1% or ±5%), loading effects from whatever is connected to the output, or measurement inaccuracies. The formula assumes no current is drawn from the output node — any connected load will pull the voltage slightly lower than predicted.
Can I use a voltage divider to power a device?
Generally no. Voltage dividers are not voltage regulators — they cannot maintain a stable output when the load draws significant current. They work best for high-impedance inputs like microcontroller ADC pins, op-amp inputs, or transistor gates. For powering devices, use a voltage regulator instead.
What happens if R1 and R2 are equal?
When both resistors have the same value, the output voltage is exactly half the input voltage. For example, with a 10 V input and two 10 kΩ resistors, Vout = 10 × 10000 / (10000 + 10000) = 5 V.
How do I choose resistor values for my voltage divider?
Start with the ratio you need (Vout / Vin), then pick standard resistor values that match. Keep the total resistance (R1 + R2) high enough to limit wasted current but low enough relative to any connected load. A common range is 1 kΩ to 100 kΩ. The calculator can work backward — enter Vin, Vout, and one resistor to find the other.
Can I use this calculator for AC circuits?
This calculator is designed for DC resistive voltage dividers. For AC circuits, impedance (which includes capacitive and inductive reactance) replaces simple resistance, and the division ratio becomes frequency-dependent. You would need an impedance-based calculator for accurate AC results.