A potential divider is a simple way to get a lower voltage from a higher one, just like cutting a slice of cake from a whole. It uses two resistors in series across a voltage source. The voltage across the second resistor is a fraction of the input voltage.
Think of a water pipe with two taps. The water pressure at the end of the pipe depends on how much pipe is left. In a circuit, the “pressure” is voltage and the “pipe” is resistance. By placing two resistors one after the other, we split the voltage just like we split the water flow.
`
+V_in ----R1----+----R2---- Ground
|
V_out
`
The two resistors, \(R1\) and \(R2\), are connected in series between the input voltage \(V{\text{in}}\) and ground. The output voltage \(V{\text{out}}\) is taken across \(R_2\).
The voltage across \(R_2\) is a fraction of the input voltage:
\$V{\text{out}} = V{\text{in}} \frac{R2}{R1 + R_2}\$
If you want a specific output voltage, you can rearrange the formula to find the required resistor values.
| R1 (Ω) | R2 (Ω) | Vout (V) @ 12 Vin |
|---|---|---|
| 6 kΩ | 6 kΩ | 6 V |
| 10 kΩ | 5 kΩ | 4.8 V |
| 2 kΩ | 8 kΩ | 9.6 V |