Electronics · Math shelf · Optional — for the curious · build 2026.09.23-1644
Three short moves, each one a fact you've already measured. (The V = IR sheet on this shelf is the tool used in each step: read it first if you haven't.)
The divider formula
Vtap = 5 V × R2 ÷ (R1 + R2)
The tap voltage is the supply times R2's fraction of the total resistance. (For a supply other than 5 V, swap in its voltage.)
An engineer's habit: before trusting a formula, push it to its limits and see if it behaves.
| R1 (top) | R2 (bottom) | The fraction | Tap |
|---|---|---|---|
| 1 kΩ | 1 kΩ | 1 ÷ 2 = 0.50 | 2.50 V |
| 220 Ω | 1 kΩ | 1000 ÷ 1220 ≈ 0.82 | ≈ 4.1 V |
| 1 kΩ | 220 Ω | 220 ÷ 1220 ≈ 0.18 | ≈ 0.9 V |
| 4.7 kΩ | 4.7 kΩ | 0.50 | 2.50 V |
| 4.7 kΩ | 10 kΩ | 10 ÷ 14.7 ≈ 0.68 | ≈ 3.4 V — the "build the 3.3" winner |
Notice the second and third rows: swap the resistors and the two shares trade places, so the two taps sum to 5 V — the same split, read from opposite ends.
A potentiometer's wiper splits one resistance into R1-above and R2-below. Turning the knob trades resistance between them while the total stays fixed — so the fraction, and the tap, sweep smoothly from 0 to the full supply. Every volume knob ever made is this equation with a shaft through it.
Half of electronics is making the right voltage appear at a node, and the divider is the cheapest machine that does it. The same fraction trick wears four different hats:
What dividers are not for: power
A divider makes a voltage to be measured or compared — by a meter, a chip input, anything that draws almost nothing. Try to power something from the tap and the load becomes a second path across R2: the fraction shrinks and the tap sags (the loading note below computes it). Delivering real current at a lower voltage is a regulator's job — which is what's actually inside your supply making its rock-steady 3.3 V. Your challenge recreated the number; the regulator holds it under load.
Answers at the bottom. Every one of these is buildable — predict, then measure.
Why the LED sagged the tap — a preview
Lesson 5's stretch: hang an LED + 220 Ω across the tap and the voltage drops. The load offers the current a second path alongside R2, which behaves like a smaller R2 — a smaller fraction, a lower tap. Two resistances side by side acting like one smaller one is called parallel resistance — the Series & Parallel sheet works out the law, including this exact sag.
1. 2.50 V — equal halves, always. 2. 5 × 4.7 ÷ 5.7 ≈ 4.1 V. 3. You want a fraction of 1/5, so R2 must be much smaller: R2 ÷ (R2 + 4.7 k) = 0.2 → R2 ≈ 1.2 kΩ (a 1 k gives ≈ 0.88 V — close). 4. Any pair with R2 ÷ (R1+R2) ≈ 0.66 works: 1 k over 2.2 k gives 5 × 2.2 ÷ 3.2 ≈ 3.44 V; 4.7 k over 10 k ≈ 3.40 V. Real resistors are ±5 %, so "close" is the honest target.