1.2.12 · D3Circuit Analysis Fundamentals

Worked examples — Read multimeter measurements (V, I, R)

3,748 words17 min readBack to topic

Everything below rests on the parent note the parent topic and on one law you already know: Ohm's Law, written ("voltage equals current times resistance"). Every meter mode is just this law solved for a different letter.


The scenario matrix

Before any example, here is the full grid of situations this topic can throw at you. Each row is a case class; the last column names the example that covers it.

Cell Case class What makes it tricky Covered by
A Normal voltage read, positive Read digits × prefix Example 1
B Sign flip — probes reversed (voltage) Screen shows minus, magnitude same Example 2
C Manual range / prefix trap "0.47" is NOT 0.47 Ω Example 3
D Current in series, cross-check Predict with Ohm's law, verify Example 4
E Degenerate: open circuit Ammeter reads 0, ohmmeter reads OL/∞ Example 5
F Degenerate: dead short , , current spikes Example 6
G Live-circuit resistance error Parallel paths lower the reading Example 7
H Limiting: loading effect High source resistance corrupts V Example 8
I Real-world word problem Choose mode + jack yourself Example 9
J Exam twist — combine everything Series drop, prefix, sign, sanity Example 10
K Sign flip — probes reversed (current) Negative current, same magnitude Example 11
L Mode: AC vs DC Wrong mode gives nonsense Example 12

We now walk each cell. Read the Forecast and try to guess before scrolling to the steps.


Cell A — Normal positive voltage


Cell B — Sign flip (probes reversed, voltage)


Cell C — The prefix / range trap


Cell D — Current in series, cross-checked


Cell E — Degenerate: open circuit


Cell F — Degenerate: dead short


Cell G — Live / in-circuit resistance error


Cell H — Limiting case: the loading effect

The figure below makes the sag visible. Its vertical axis is the measured midpoint voltage in volts (0 to 6 V, with gridline ticks). The left green bar is the true, unloaded midpoint at ; the right red bar is what the meter actually reports, ; the yellow dashed line marks the ideal level; and the blue double-arrow measures the drop the meter itself caused by loading. Each bar is also labelled with its numeric value printed on top, so the reading is legible without relying on colour alone.

Figure — Read multimeter measurements (V, I, R)

Cell I — Real-world word problem


Cell J — Exam twist (everything at once)


Cell K — Sign flip during current measurement


Cell L — Mode: AC vs DC


Recall Feynman: the whole matrix in one breath

Voltage is a difference, so it can go plus or minus depending on which whisker you call "home" — and current has the very same plus/minus quirk depending on which lead the flow enters. Current needs a full loop — snap it open and you get zero, short it out and you get a scary flood. Resistance only tells the truth when the part is alone and unpowered, because sneaky parallel neighbours always drag the number down. Even a "perfect" 10-million-ohm voltmeter lies a little when the thing it measures is itself made of millions of ohms. And you must match the mode to the waveform — a wobbling AC signal read on DC just averages away to nothing. Read the letter next to the number, watch the sign, pick AC or DC, and always ask "what path is the electricity actually taking?"


Active-recall

A meter reads "0.47" on the 20 kΩ range — what is the resistance?
, not 0.47 Ω.
Screen shows −9.0 V. Is the battery broken?
No — the probes are reversed; magnitude is 9 V, the minus is a direction label.
The ammeter reads −12.7 mA. What does the minus mean?
Current is entering the black lead instead of the red; magnitude is 12.7 mA, direction is just reversed.
Ohmmeter across an open circuit shows OL / a lone 1 — what is that?
An over-limit / infinite-resistance flag (conventions vary), meaning the resistance is too high to measure — NOT 1 Ω.
Why did the in-circuit resistor read 220 Ω instead of 1 kΩ?
A parallel path lowered it; isolate one leg to read the true value.
Why does a 10 MΩ voltmeter still misread a two-10-MΩ divider?
The meter's resistance is comparable to the source, so it loads the divider — reads 3.33 V instead of 5 V.
A 12 V AC adapter read on DCV shows ~0.1 V — why?
DCV reports the average, and a symmetric AC swing averages to ~0; switch to ACV to read 12 V (RMS).