Voltage Divider Calculator

IEC 60364NEC
Calculator Input
Enter 3 of the 4 values to calculate the missing value.
V

Supply voltage to the divider circuit

Ω

First resistor in the divider

Ω

Second resistor in the divider

V

Voltage across R2

💡 Tip Enter exactly 3 values to calculate the 4th value.

Frequently Asked Questions

Common questions about this calculator

Two resistors in series divide input voltage proportionally. Output voltage: Vout = Vin × R2/(R1+R2). For 12V with R1=10kΩ, R2=10kΩ: Vout = 12 × 10k/(10k+10k) = 6V. The ratio R2/(R1+R2) determines output fraction.

Choose R2, then calculate R1: R1 = R2 × (Vin/Vout - 1). For 12V to 5V with R2=10kΩ: R1 = 10k × (12/5 - 1) = 14kΩ. Use nearest standard value (15kΩ gives 4.8V). Our calculator finds optimal resistor pairs.

Output voltage drops under load (Thevenin equivalent resistance = R1||R2). Not regulated—output varies with input. Power wasted in resistors. Best for: sensor biasing, reference voltages, signal attenuation. Not recommended for: power supplies, heavy loads.

Load acts as parallel resistance with R2, reducing effective R2 and output voltage. For accurate output, load resistance should be >10× R2. Example: 10kΩ divider with 10kΩ load: R2_effective = 5kΩ, output drops significantly.

Consider: 1) Ratio R2/(R1+R2) for desired voltage, 2) Total resistance affects power consumption and load sensitivity, 3) Higher resistance = lower power but more noise susceptible, 4) Lower resistance = more power but better load regulation.

Total power: P = Vin²/(R1+R2). Individual resistors: P_R1 = I²×R1, P_R2 = I²×R2 where I = Vin/(R1+R2). For 12V across 20kΩ total: P = 144/20000 = 7.2mW. Use resistors rated for calculated power plus margin.

Learn More

Voltage dividers constitute fundamental circuits using two or more series resistors to produce output voltage as fraction of input voltage. Operating on the principle that voltage drop across each resistor in a series string is proportional to its resistance value, these configurations find applications in sensor interfaces, reference voltage generation, signal conditioning, and level shifting across different logic families. The fundamental equation Vout = Vin × (R2/(R1+R2)) demonstrates that dividers only step down voltage, never amplify, with the ratio always yielding values between 0 and 1 for passive resistive networks.

Resistor Ratios and Loading Effects: The idealized divider equation assumes infinite load impedance, but real circuits draw current from the output node, creating parallel resistance that modifies the divider ratio and reduces output voltage. Divider output impedance equals (R1×R2)/(R1+R2)(R_1 \times R_2)/(R_1 + R_2), with a 10kΩ-10kΩ divider presenting 5kΩ impedance. Connecting 10kΩ load reduces effective R2 to 6.67kΩ, changing ratio from 0.5 to 0.4 and dropping output 20%. Minimizing loading requires divider impedance significantly lower than load (typically 10:1 ratio), enabling microcontroller ADC inputs with 10MΩ impedance to load 10kΩ dividers with only 0.1% error.

Temperature Effects and Precision Resistors: Resistor tolerance and temperature coefficient directly impact divider accuracy, with standard ±5% resistors creating worst-case errors approaching ±10% when tolerances stack unfavorably. Temperature-induced resistance changes compound errors—standard carbon film resistors exhibit 100-500ppm/°C coefficients causing significant drift. Precision applications demand matched resistor pairs with tight tolerances: ±1% metal film reduces error to ±2%, while bulk metal foil resistors with ±0.01% tolerance and <2ppm/°C coefficients achieve accuracies limited by measurement instrumentation rather than component variation for critical reference applications.

Power Dissipation and Thévenin Equivalent: Total power dissipation equals P = V²/(R1+R2), with power distributing proportionally to resistance values across divider resistors. High-voltage dividers or low-resistance designs require careful power analysis—a 1000V divider using 1MΩ total resistance dissipates 1W continuous power demanding appropriate ratings. High-voltage probe applications require resistors rated for applied voltage (typically 5× safety margin) with adequate creepage distances per IEC 61010 to prevent corona discharge and arc-over, critical for safety-critical measurement applications maintaining electrical isolation and preventing failures.

Frequency Response and Compensation: Parasitic capacitances in resistors and circuit layout form RC low-pass filters attenuating high-frequency signals, with output nodes seeing 10-100pF from oscilloscope inputs or ADC circuits limiting bandwidth. Frequency compensation maintains constant attenuation by adding capacitors in parallel with divider resistors, matching RC time constants where C1/C2 = R2/R1. This technique enables oscilloscope probes rated for hundreds of megahertz despite megohm resistances. The -3dB cutoff frequency occurs at f = 1/(2πRC), critical for AC applications requiring flat frequency response across measurement bandwidth.

Standards Reference: IEC 61010 specifies safety requirements for electrical equipment including creepage and clearance distances for high-voltage dividers. IEEE standards establish measurement accuracy requirements for precision instrumentation. Component specifications follow IEC 60063 for standard resistor values (E12, E24, E96 series) and tolerances, ensuring consistent designs across manufacturers and applications requiring documented component characteristics.

PLC Analog Input - Current Loop to Voltage Converter with Precision Divider

Design voltage divider to scale 250mV sense resistor output to 10V PLC input range

1
Input Voltage (Vin): 5.
2
Resistance R1: 10,000Ω (10kΩ \pm0.
3
Resistance R2: 10,000Ω (10kΩ \pm0.

Result

Input Voltage

5.0V (specified) -

Resistance R1

10,000Ω (specified) -

Resistance R2

10,000Ω (specified) -

Output Voltage

2.5V (calculated) -

Voltage Ratio

0.5 (Vout/Vin = 2.5/5.0) -

Current

0.25mA through divider -

Power Dissipated

1.25mW -

Problem

Divider output 2.5V \neq desired 10V PLC range!

Additional Notes

Critical: Voltage dividers can only step DOWN voltage, never amplify. Vout = Vin × (R2/(R1+R2)) shows Vout always ≤ Vin. For amplification, use op-amp gain stage. Current loop standards per ISA-50.00.01: max burden <600Ω. Precision resistors: ±0.1% metal foil (TCR <2ppm/°C) for <0.2% error budget.