000
ELCS
iT Talk
[ DIGITAL DIAGNOSTICS WORKBENCH v1.0.4 ]
SYS_STATE: NOMINAL
TEMP: 34.2°C
CLOCK: 16.000 MHz
[SLOT_01]|SYSTEM_TAG: VOLT_DIV

Voltage Divider

Ready for computation
[ FUNCTION MODE ]
[ PARAMETERS ]
[ SOLVED READOUT ]
VOUT = 2.5000V
Formula: Vout = Vin × (R2 / (R1 + R2))
[ LIVE SCHEMATIC ]
Vin (5.0V)R1Vout (2.50V)R2GND
[ THE THEORY ]

A voltage divider is a simple passive linear circuit that scales down an input voltage. The output voltage is directly proportional to R2's fraction of the total series resistance (R1 + R2).

[ KEY USES ]
  • Level-shifting communication lines (e.g., 5V to 3.3V UART).
  • ADC scaling to monitor battery voltages safely.
  • Interfacing analog resistive sensors (like LDRs/Thermistors).
[ DETAILED THEORY & SPECIFICATIONS ]

What is a Voltage Divider?

A voltage divider is a simple and widely used electronic circuit that reduces a higher input voltage to a lower output voltage using two resistors connected in series.

It is commonly used in:

  1. Signal level reduction
  2. ADC input scaling (microcontrollers)
  3. Sensor interfacing
  4. Reference voltage generation

How It Works:

  • In a voltage divider, the same current flows through both resistors because they are in series.
  • The voltage drop across each resistor depends on its resistance value.
  • Higher resistance > higher voltage drop
  • Lower resistance > lower voltage drop
  • By choosing proper resistor values, we can get the desired output voltage.

Formula Variables:

SymbolDescription
VinInput Voltage (V)
VoutOutput Voltage (V)
R1, R2Resistor values (Ω)

Key Features:

Calculate Vout from Vin, R1, R2 | Calculate Vin from Vout, R1, R2 | Calculate R1 from Vin, Vout, R2 | Calculate R2 from Vin, Vout, R1 | Real-time calculation

Specifications:

FormulaVout = Vin × (R2 / (R1 + R2))
InputsVin, R1, R2, Vout
OutputUnknown value
PrecisionUp to 6 decimal places
UnitsVolts, Ohms