learn.howToCalculate
learn.whatIsHeading
Calculates output voltage from a resistor network dividing input voltage. Used for ADC inputs, sensor interfaces, and voltage scaling.
공식
Formula: Vout = Vin × (R2 ÷ (R1 + R2))
- R2
- R2 value — Variable used in the calculation
- R1
- R1 value — Variable used in the calculation
단계별 가이드
- 1Two resistors in series across supply voltage
- 2Output taken between resistors
- 3Formula: Vout = Vin × (R2 ÷ (R1 + R2))
- 4Select resistors to achieve desired output voltage
풀어진 예시
입력
V1=12V, R1=1k, R2=1k
결과
Vout=6V
피해야 할 일반적인 실수
- ✕Not buffering voltage divider with low-impedance load
- ✕Using very small resistor values (excessive power)
자주 묻는 질문
What affects voltage divider accuracy?
Load impedance (must be much higher than resistor values), temperature stability, resistor tolerance.
How do I buffer a voltage divider?
Use op-amp buffer to isolate divider from load; prevents voltage drop under load.
계산할 준비가 되셨나요? 무료 Voltage Divider 계산기를 사용해 보세요
직접 시도해 보세요 →