Voltage Divider Calculator
Calculate the output voltage of a resistor voltage divider circuit instantly.
📖 What is a Voltage Divider?
A voltage divider is one of the most fundamental and widely used circuits in electronics. It consists of two resistors (R1 and R2) connected in series between an input voltage source (Vin) and ground. The output voltage (Vout) is taken from the junction between the two resistors.
The circuit "divides" the input voltage proportionally based on the relative values of R1 and R2. If R1 = R2, exactly half the input voltage appears at the output. If R2 is twice R1, two-thirds of Vin appears at the output.
Voltage dividers are found in almost every electronic circuit: they set bias voltages for transistors, scale down voltages for microcontroller ADC inputs, create reference voltages, and convert between logic levels (e.g., interfacing a 5V sensor with a 3.3V microcontroller). They are passive, require no power supply of their own, and can be built with just two resistors.
The key limitation: voltage dividers only work accurately when the load connected to Vout has a much higher impedance than R2. If the load draws significant current, it lowers the effective R2 and reduces Vout - a phenomenon called "loading."