The Voltage Divider Formula and Its Real-World Limits
A voltage divider splits a source voltage between two series resistors, with the output voltage at their junction given by Vout = Vin * R2/(R1+R2) — a formula every electronics student memorizes early, since it's the basis for countless sensor interfaces, reference voltage generation, and signal-level shifting circuits.
The formula's accuracy depends on an assumption that's easy to overlook: it assumes whatever is connected to the output draws negligible current compared to what flows through R1 and R2 themselves. If the load draws meaningful current, it effectively adds a third resistor in parallel with R2, pulling the actual output voltage below what the simple two-resistor formula predicts — a genuinely common source of "why is my sensor reading off" debugging sessions, especially when connecting a divider to something with a relatively low input impedance.
Voltage dividers are also inherently lossy for power delivery (unlike a proper voltage regulator, which can supply real current efficiently) — they're the right tool for measurement and reference signals, but a poor choice whenever the downstream circuit needs to draw significant current from the divided voltage.