LearnTronics
Voltage Divider
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.
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.