Voltage Divider Calculator
Calculate voltage divider output voltage, current, Thévenin impedance, and power dissipation from Vin, R1, and R2. Ideal for bias networks and level shifting.
Formula
How It Works
The voltage divider calculator determines output voltage, current, and power dissipation for resistive divider networks — essential for signal conditioning, ADC reference scaling, and logic level shifting. Power electronics engineers, embedded developers, and circuit designers use this tool to size resistors that achieve target voltage ratios while minimizing quiescent current. According to Horowitz & Hill's 'The Art of Electronics' (3rd ed.), voltage dividers with 10 kΩ total resistance draw 500 µA from a 5 V supply — a 40% reduction in standby power compared to 6 kΩ dividers. The Thevenin equivalent output impedance (R1 || R2) directly determines load regulation: a 1 kΩ source impedance causes 9.1% voltage sag with a 10 kΩ load. Texas Instruments application note SLVA079 recommends keeping divider impedance below 1/10th of the load impedance to maintain <1% output error. For precision applications, 0.1% tolerance resistors reduce ratio error from ±2% to ±0.14%, critical when feeding 12-bit ADCs where 1 LSB equals 0.024% of full scale.
Worked Example
A battery monitoring system requires scaling 12.6 V lithium-ion pack voltage to a 3.3 V ADC input. Target specifications: <10 µA quiescent current, <0.5% load regulation error with 1 MΩ ADC input impedance. Step 1: Calculate ratio — Vout/Vin = 3.3/12.6 = 0.262, so R2/(R1+R2) = 0.262. Step 2: Set quiescent current — For Iq < 10 µA at 12.6 V, total resistance > 1.26 MΩ. Choose R1 + R2 = 1.5 MΩ. Step 3: Solve for resistors — R2 = 0.262 × 1.5 MΩ = 393 kΩ (use 390 kΩ standard value), R1 = 1.5 MΩ - 390 kΩ = 1.11 MΩ (use 1.1 MΩ). Step 4: Verify — Vout = 12.6 × 390k/(1.1M + 390k) = 3.30 V. Thevenin impedance = 1.1M || 390k = 288 kΩ. Load regulation with 1 MΩ ADC: error = 288k/(288k + 1M) = 22.4% — unacceptable. Solution: Add unity-gain buffer (TI OPA333, 17 µA) to isolate high-impedance divider from ADC.
Practical Tips
- ✓Per TI's 'Precision Labs' series, use 0.1% thin-film resistors (e.g., Vishay TNPW series) for ADC references — temperature coefficient of ±25 ppm/°C maintains <0.1% ratio drift from -40°C to +85°C
- ✓Add 100 nF ceramic capacitor across R2 to create a low-pass filter with fc = 1/(2π × R1||R2 × C), rejecting switching noise above 10× the ADC sample rate
- ✓For high-voltage dividers (>50 V), use multiple resistors in series to stay within individual voltage ratings — typical 0805 SMD resistors are rated for 150 V maximum
Common Mistakes
- ✗Ignoring load impedance — a 10 kΩ divider with R2 = 5 kΩ loses 33% of its output voltage when driving a 10 kΩ load, not the expected 0%
- ✗Using 5% tolerance resistors in precision applications — worst-case ratio error reaches ±10%, causing 328 mV error on a 3.3 V output
- ✗Exceeding resistor power ratings — a 1 kΩ divider at 12 V dissipates 144 mW total; 1/8 W (125 mW) resistors will overheat and drift
Frequently Asked Questions
Shop Components
As an Amazon Associate we earn from qualifying purchases.
DC-DC Buck Converter Modules
Adjustable step-down converter modules for bench and prototype use
Related Calculators
General
Ohm's Law
Calculate voltage, current, resistance, and power using Ohm's Law. Enter any two values to solve for the remaining two quantities.
Power
LED Resistor
Calculate the correct current limiting resistor for an LED. Shows exact value, nearest E24 standard, actual current, and power dissipation.
Power
Buck Converter
Design a synchronous buck (step-down) converter: calculate duty cycle, inductor value, output capacitor, and input capacitor.
Power
LDO Thermal
Calculate LDO regulator power dissipation, junction temperature, thermal margin, and minimum dropout voltage for thermal design validation.