1.2.12Circuit Analysis Fundamentals

Read multimeter measurements (V, I, R)

2,079 words9 min readdifficulty · medium

WHY does this matter?

You cannot fix, design, or trust a circuit you cannot measure. Every debugging session starts with three questions: Is there voltage? Is current flowing? Is this component the right value / not broken? The multimeter answers all three — but only if you (a) select the right mode, (b) connect it correctly, and (c) read the number with its prefix. A "5" means nothing; 5 mA5\ \text{mA}, 5 V5\ \text{V}, and 5 kΩ5\ \text{k}\Omega are wildly different.


WHAT are we actually measuring?


HOW the meter measures each (from first principles)

A digital multimeter (DMM) is fundamentally a precise voltage measurer plus clever tricks.

All three come from the same law, Ohm's law V=IRV=IR, just solved for a different unknown.

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

Reading the number: prefixes (the 80/20 skill)


Worked examples


Common mistakes (Steel-man → Fix)


Recall Feynman: explain to a 12-year-old

A multimeter is like a magic ruler for electricity. To check how pushy the electricity is (voltage), you touch its two whiskers to two spots and it tells you the "push difference." To check how much is flowing (current), you have to cut the wire and let the electricity flow through the ruler, like putting a turnstile in a hallway to count people. To check how hard something blocks electricity (resistance), you take that part out, turn everything off, and let the ruler's own tiny battery gently push through it. Same tool, three jobs — you just tell it which job by turning the dial, and you always read the little letter next to the number (k means ×1000, m means ÷1000).


Active-recall flashcards

How do you connect a meter to measure voltage?
Across the component (in parallel), touching two points — voltage is a difference.
How do you connect a meter to measure current?
In series — break the circuit and insert the meter so current flows through it.
What must be true before measuring resistance?
Power OFF and the component isolated (at least one leg lifted).
Why does a voltmeter have very high internal resistance (~10 MΩ)?
So it draws almost no current and doesn't disturb (load) the circuit it measures.
Why does an ammeter have very low internal resistance?
So it barely adds series resistance; it uses a tiny shunt resistor and reads V across it.
What single law underlies all three measurements?
Ohm's law, V = I·R, solved for the unknown quantity.
"0.47" shown on the 20 kΩ range equals what?
0.47 kΩ = 470 Ω.
1 mA equals how many amps?
0.001 A (10⁻³ A).
What happens if you leave the meter in current mode and touch it across a battery?
Near-zero resistance shorts the supply → huge current → blown fuse.
An ohmmeter forces I_test and measures V; how does it get R?
R = V_measured / I_test.
A resistor reads lower in-circuit than its marking — why?
Parallel paths in the circuit lower the combined resistance; measure it isolated.

Connections

  • Ohm's Law — the single equation behind V, I, R modes.
  • Series and Parallel Circuits — why current is series-measured and voltage parallel-measured.
  • Internal Resistance of Sources — explains small gaps between predicted and measured values.
  • Metric Prefixes and Engineering Notation — reading k, M, m, µ correctly.
  • Resistor Colour Codes — cross-check ohmmeter readings.
  • Loading Effect and Meter Accuracy — why input impedance matters.

Concept Map

is fundamentally

dial selects

dial selects

dial selects

connect across / parallel

uses large Rin 10M

connect through / series

uses tiny shunt

uses known Itest

requires

derives

read with

read with

Multimeter

Precise voltage measurer

Voltage mode

Current mode

Resistance mode

Two points

Break the circuit

Ohm's law V=IR

Power OFF isolated part

Value plus prefix mV k

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Multimeter ek hi tool hai jo teen instrument ban jaata hai — dial ghumao aur ye voltmeter, ammeter, ya ohmmeter ban jaata hai. Sabse important baat: kahan probe lagana hai. Voltage hamesha component ke across (parallel mein) naapte ho, kyunki voltage do points ke beech ka "pressure difference" hai — isliye do jagah touch karna padta hai. Current ke liye wire ko todna padta hai aur meter ko beech mein daalna padta hai (series), kyunki current wire ke through behta hai, aur meter ko us behaav ka hissa banna padta hai. Resistance naapne se pehle circuit ki power OFF karo aur component ko isolate karo, warna galat reading aayegi ya fuse ud jayega.

Andar kya ho raha hai? Voltage mode mein meter ke andar ek bahut bada resistor (~10 MOhm) hota hai taaki wo current chura na le aur circuit disturb na ho. Current mode mein ek bahut chhota shunt resistor hota hai, uske across voltage naap ke I=V/RI = V/R nikaal leta hai. Resistance mode mein meter apni chhoti battery se ek known current bhejta hai aur R=V/IR = V/I nikaalta hai. Teeno cheezein ek hi Ohm's law se aati hain, bas unknown alag hota hai.

Sabse bada 80/20 skill: prefix padhna. "5" ka koi matlab nahi — 5 mA5\ \text{mA}, 5 V5\ \text{V}, aur 5 kΩ5\ \text{k}\Omega bilkul alag hain. Manual-range meter mein dial ki position hi prefix batati hai. Aur ek zaroori galti se bacho: meter ko current mode mein chhod ke voltage mat naapo — wo short circuit ban jaayega aur fuse blow ho jaayega. Yaad rakho: VA-CC-RR — Voltage Across, Current Cut (series), Resistance Remove power.

Go deeper — visual, from zero

Test yourself — Circuit Analysis Fundamentals

Connections