One fifth
30 kΩ on top, 7.5 kΩ underneath, and SIG between them. The same current flows through both, so the bottom one gets 7.5/37.5 of the voltage: exactly one fifth. Multiply what your board reads by five and you have the input back.
Two resistors in a row
The + screw goes to the top of a 30 kΩ resistor. Its other end goes to the top of a 7.5 kΩ resistor, and that one's other end goes to GND. SIG is the point where they meet.
There is one path through them, so one current flows through both. At 9 V on the terminal it is 9 V divided by the 37.5 kΩ total, 0.24 mA. Ohm's law then gives each resistor its share: 0.24 mA through 30 kΩ is 7.2 V, and through 7.5 kΩ is 1.8 V. SIG is the voltage across the bottom one, 1.8 V.
Why it is one fifth
The shares follow the resistances. The bottom resistor is 7.5 out of 37.5 kΩ, which is one fifth, so it gets one fifth of the voltage, whatever the voltage is. The current does not matter; it cancels out.
SIG = input × 7.5 / (30 + 7.5) = input / 5So a sketch reads SIG and multiplies by five:
input = SIG × 5That is the whole of the block. The front of the board says 5X SCALING, and the voltage divider works through the same arithmetic for any pair of resistors.
What sets the accuracy
The ratio is only as good as the two resistors. Their part numbers mark them as ±1 % parts. If the top one is 1 % low and the bottom one 1 % high, the ratio is about 1.6 % above a fifth; the other way round, about 1.6 % below. Most boards will be closer than that, but a sketch that trusts the five blindly can be off by a fifth of a volt at 12 V.
Your board's side adds its own error: the reference voltage an Uno measures against is its 5 V supply, which is rarely exactly 5.00 V. Calibrating and averaging takes both out with one number measured once.
What it does not do
The divider divides. It does not limit, clamp or switch off. 25 V on the terminal is 5 V on SIG, and 50 V would be 10 V. Nothing on the board notices the difference, which is why the limit belongs to your board and not the block.
When it does not work
Because five times 5 V is 25 V, a round number that covers a 9 V battery and a 12 V one with room to spare, on an Uno. The ratio is set by the two resistors and cannot be changed without replacing them.
The design is exactly five: (30 + 7.5) / 7.5 = 5. The parts are not perfect. Going by their part numbers they are ±1 % resistors, which puts the real ratio within about 1.6 % of five at worst. Calibrating against a multimeter, two chapters on, takes that out.
Yes, with a magnifier. The left one is printed 7501, which is 750 followed by one zero: 7500 Ω. The right one is printed 3002: 300 followed by two zeros, 30 000 Ω. The left one is the bottom of the divider, the one SIG takes its voltage from.
No. At 25 V the 30 kΩ resistor takes 20 V and dissipates about 13 mW. It is an 0805 part rated at 125 mW, so it runs at a tenth of its rating.
37.5 kΩ across whatever you measure, and when that matters.
What it takes from the circuit →Edit this page — content/books/voltmeter/one-fifth.mdx
Questions about this product
See what other owners have asked, and read their solutions.
Voltmeter
Loading discussions…
Discuss this article
Ask about this page. The answer stays here, on the page it belongs to, for whoever hits the same wall next.