Skip to main content
🔬 Advanced

Voltage Divider Calculator – Output Voltage & Resistor Values

Calculate output voltage, resistor values, and current for voltage divider circuits. Free online electronics calculator for instant results. No signup.

اس کیلکولیٹر کو کیسے استعمال کریں

  1. Input Voltage (Vin) درج کریں
  2. R1 (اوپری مزاحم) درج کریں
  3. R2 (نچلا مزاحم) درج کریں
  4. حساب کریں بٹن پر کلک کریں
  5. Output Voltage، کرنٹ اور خرچ ہونے والی طاقت دیکھیں

What Is a Voltage Divider?

A voltage divider is one of the simplest and most useful circuits in electronics — two resistors in series that split a voltage into a smaller fraction.

The output voltage formula is: Vout = Vin × R2 / (R1 + R2)

Where R1 is the top resistor (between Vin and Vout), and R2 is the bottom resistor (between Vout and ground).

Voltage Divider Formulas

FindFormulaGiven
Output voltageVout = Vin × R2 / (R1 + R2)Vin, R1, R2
R1 (top resistor)R1 = R2 × (Vin/Vout − 1)Vin, Vout, R2
R2 (bottom resistor)R2 = R1 × Vout / (Vin − Vout)Vin, Vout, R1
Current through dividerI = Vin / (R1 + R2)Vin, R1, R2
Power dissipatedP = Vin² / (R1 + R2)Vin, R1, R2

Example: Vin = 12V, R1 = 10kΩ, R2 = 5kΩ: Vout = 12 × 5000/(10000+5000) = 4V. Current = 0.8mA. Power = 9.6mW.

Common Voltage Divider Applications

ApplicationExampleNotes
Logic level conversion5V to 3.3V for Arduino/ESP32Use resistors; consider bidirectional level shifter for signals
Sensor scaling0–10V sensor → 0–3.3V ADCRatio should match sensor range to ADC range
Battery voltage monitoring12V battery → 3.3V ADC pinAdd decoupling capacitor at output
PotentiometerVariable voltage dividerR2 is variable, allows Vout adjustment

Frequently Asked Questions

کیا میں کسی آلے کو پاور کرنے کے لیے Voltage Divider استعمال کر سکتا ہوں؟

عام طور پر نہیں — کسی بھی چیز کے لیے جو خاطر خواہ کرنٹ کھینچتی ہو۔ آلات کو پاور کرنے کے لیے linear voltage regulator (جیسے LM7805) یا switching regulator استعمال کریں۔ Voltage dividers ADC pins یا op-amp inputs جیسے high-impedance inputs کے لیے بہترین ہیں۔

5V logic کو 3.3V میں کیسے تبدیل کریں؟

R1 = 1kΩ اور R2 = 2kΩ استعمال کریں: Vout = 5 × 2/(1+2) = 3.33V۔ یہ I2C یا GPIO جیسے سست سگنل کے لیے کام کرتا ہے۔ تیز سگنل (SPI، high baud UART) کے لیے dedicated level-shifter chip استعمال کریں۔

کون سی مزاحم tolerance استعمال کرنی چاہیے؟

زیادہ تر voltage divider applications کے لیے 1٪ tolerance (E96 series) مزاحم تجویز کی جاتی ہیں۔ معیاری 5٪ (E24) مزاحم کے ساتھ اصل output voltage حساب سے 10٪ تک مختلف ہو سکتی ہے۔

Loading effect کیا ہے؟

جب آپ voltage divider کی output سے load جوڑتے ہیں تو load resistance R2 کے ساتھ موازی ہو جاتی ہے، R2 کو کم کرتی ہے اور Vout کو گھٹاتی ہے۔ جب load resistance R2 سے کم از کم 10× بڑی ہو تو غلطی نہ ہونے کے برابر ہوتی ہے۔