Skip to content
LearnTronics menu

LearnTronics

Voltage Divider

Tutorial Index

Recipe #2 — the voltage divider

Two resistors can produce a smaller voltage from a larger one. This is one of the most common little circuits in electronics.

TWO-RESISTOR VOLTAGE DIVIDER +12 V R1 = 10 kΩ VOUT ≈ 6 V (no load) R2 = 10 kΩ equal resistors divide the supply in half

Example

R1 = 10 kΩ, R2 = 10 kΩ, VIN = 12 V.

VOUT = VIN × R2 / (R1 + R2)
VOUT = 12 × 10 / 20 = 6 V
Where it appears: transistor bias circuits, sensor inputs, reference voltages, volume controls, battery monitors, and measurement circuits.

Another way to think of it

The supply voltage is shared by the two resistors in proportion to their resistance. Equal resistances share it equally.

The catch: loading

Once another circuit is connected to VOUT, that circuit may draw current. If it draws enough current, it effectively changes the lower part of the divider and the output voltage shifts.

This is one reason buffers — tube cathode followers, transistor emitter followers, and op-amp voltage followers — are so useful.

Try these yourself

With two equal resistors across 12 V and no significant load, what is the midpoint voltage? TWO-RESISTOR VOLTAGE DIVIDER +12 V R1 = 10 kΩ VOUT ≈ 6 V (no load) R2 = 10 kΩ equal resistors divide the supply in half
Two equal resistors divide the supply equally, giving about half the supply at the midpoint.
What happens if a heavy load is connected to the divider output?
A voltage divider works as calculated only when the load is light enough that it does not significantly alter the resistor ratio.
Where might a divider be used?
Voltage dividers commonly provide bias voltages, references, and scaled-down measurements.