Resistance is measured in Ohms (Ω). Depending on the scale of the circuit, you will also encounter milliohms (mΩ), kilohms (kΩ), and megohms (MΩ). Whether you are checking a 330 Ω LED current-limiting resistor on a breadboard or verifying the 2 MΩ insulation resistance on a submersible pump motor, the base unit remains the Ohm. However, knowing the unit is only the first step. Knowing what your multimeter should read, how to configure your test leads, and how to avoid parasitic errors is what separates a wild guess from a bench-verified diagnosis.

The Direct Answer: Units of Resistance and Scale

The Ohm is defined by Ohm's Law: one Ohm is the resistance that allows one ampere of current to flow when one volt of potential difference is applied (R = V / I). In practical electronics and electrical work, we use metric prefixes to handle the massive range of values we encounter. According to the NIST Guide to the SI, these prefixes scale the base unit to keep numbers manageable.

Unit Symbol Multiplier Common Applications
Milliohm 0.001 Ω Current shunts, wire resistance, contact/switch resistance, motor windings.
Ohm Ω 1 Ω Heating elements, loudspeaker voice coils, standard current-limiting resistors.
Kilohm 1,000 Ω I2C pull-up resistors, voltage dividers, transistor bias networks.
Megohm 1,000,000 Ω Wire insulation resistance, high-impedance sensor inputs, ESD protection paths.

Multimeter Setup and Safety Categories

Before you place a probe on a component, your digital multimeter (DMM) must be configured correctly. Measuring resistance requires the meter to inject a small, known test current into the component and measure the resulting voltage drop. Because of this, resistance must only be measured on completely de-energized circuits.

⚠️ SAFETY & CAT RATINGS: Never measure resistance on a live circuit. Injecting meter test current into a live voltage source will blow the meter's internal PTC thermistor, destroy the ADC, or cause an arc flash. Even when measuring dead circuits inside a mains panel, your DMM must carry a CAT III 600V or CAT IV 600V safety rating (verified by an independent lab like UL or CSA). If you accidentally leave the dial on Ohms and touch a 480V bus, a properly rated CAT IV meter will safely contain the resulting internal explosion; a cheap, unrated meter will shatter in your hands.

Meter Setup Block

  • Dial Position: Set to the Ω (Ohms) symbol. Do not use the continuity (beep) or diode settings for quantitative resistance measurements, as they use different test currents and display voltage drops, not Ohms.
  • Lead Jacks: Black lead to COM. Red lead to the V/Ω/mA jack. (Never use the 10A high-current jack for resistance measurements).
  • Range Selection: If using an auto-ranging meter, simply connect the probes. If using a manual-ranging meter, start at the highest expected decade (e.g., 20 MΩ) and step down until you get maximum resolution without an 'OL' (Over Limit) display.
  • Zeroing (REL Mode): Short the probe tips together. Note the lead resistance (usually 0.1 Ω to 0.4 Ω). Press the 'REL' or 'ZERO' button to subtract this baseline from your final reading.

Probe Placement and Expected Readings (Good vs. Bad)

Where you place the probes dictates the accuracy of your measurement. For discrete components (resistors, heating elements), you must measure across the two terminals. Crucially, the component should be out of circuit, or at least have one leg desoldered/lifted. If you measure a component while it is still connected to a PCB, you are measuring the component in parallel with the rest of the circuit, which will always yield a lower, misleading resistance value.

Here is what a good reading looks like numerically for common bench and jobsite components, based on standard component tolerances and failure modes:

Component Type Nominal Value Good Reading (Pass) Bad Reading (Fail State)
Carbon Film Resistor (1kΩ, 5%) 1,000 Ω 950 Ω to 1,050 Ω OL (Open) or < 800 Ω (Drifted/Shorted)
Incandescent Bulb Filament (120V, 60W) ~240 Ω (Hot) 15 Ω to 30 Ω (Cold) OL (Blown filament)
Small AC Motor Winding ~10 Ω 2 Ω to 25 Ω 0.0 Ω (Shorted turns) or OL (Open wire)
Toaster Heating Element (120V, 800W) ~18 Ω 15 Ω to 22 Ω OL (Broken nichrome wire)
Thermistor (NTC 10kΩ at 25°C) 10,000 Ω 9.5kΩ to 10.5kΩ (at room temp) Stuck at 10kΩ regardless of heat (Failed)
Bench Tip: Tungsten filaments in incandescent bulbs have a massive positive temperature coefficient. A 60W bulb measures around 240 Ω when glowing hot (V²/P = 14400/60), but will read closer to 15 Ω when cold on your multimeter. Do not throw away a bulb just because it reads 15 Ω; as long as it isn't 'OL', the filament is intact.

Common Mistakes That Skew Resistance Measurements

If your readings don't match the expected values above, you are likely falling victim to one of three parasitic measurement errors.

1. The 'Body as a Resistor' Error

If you hold the metal tips of both probes with your bare fingers while measuring a high-value resistor, your body becomes a parallel resistor. Human skin resistance typically ranges from 50 kΩ (sweaty) to 1 MΩ (dry). If you are measuring a 470 kΩ pull-up resistor and your body adds a 500 kΩ parallel path, the meter will display roughly 256 kΩ. Fix: Hold only one probe, or use alligator clips to secure the leads to the component.

2. In-Circuit Parallel Paths

Measuring a 10 kΩ resistor while it is soldered across a 10 kΩ pull-down network will yield 5 kΩ. The formula for parallel resistance is Rt = (R1 × R2) / (R1 + R2). The meter cannot distinguish between the component you want to test and the copper traces bypassing it. Fix: Desolder one leg of the component to isolate it from the PCB.

3. Test Lead Resistance in Sub-Ohm Measurements

Standard DMM test leads have about 0.2 Ω to 0.4 Ω of internal wire and contact resistance. If you are trying to measure a 0.1 Ω current shunt on a BMS (Battery Management System), your meter will display 0.3 Ω. The lead resistance is three times higher than the actual component. Fix: Use the REL mode to zero out the leads, or switch to a 4-wire Kelvin measurement.

Decision Tree: Pass, Fail, or Remeasure?

Use this decision path to determine your next action when a resistance reading looks suspicious.

Meter Display Condition / Context Diagnosis & Action
OL (Over Limit) Measuring a known continuous path (wire, heating element, motor winding). FAIL: The component is open. Internal wire is broken. Replace the component.
OL (Over Limit) Measuring a high-value resistor or insulation, but range is set too low. REMEASURE: Increase the manual range to MΩ, or wait longer for auto-range to settle.
0.00 Ω Measuring a wire, fuse, or switch in the closed position. PASS: Continuity is confirmed. (Note: actual resistance is likely < 0.1 Ω).
0.00 Ω Measuring a discrete resistor or heating element. FAIL: The component is dead-shorted. Replace it and check for downstream damage.
Fluctuating / Jumping Reading wanders by 5% or more without touching the component. REMEASURE: Dirty probe tips or oxidized component leads. Clean with isopropyl alcohol and re-test.
Reading is 3x expected Measuring sub-ohm shunts or thick wire runs. REMEASURE: Lead resistance is skewing data. Press 'REL' to zero leads, or upgrade equipment.

The Concrete Fix for Sub-Ohm Frustrations

If your decision tree consistently terminates at the 'Lead resistance is skewing data' step, standard 2-wire DMMs are physically incapable of giving you the data you need. Stop wasting time trying to subtract lead resistance manually.

The Pick: If you need accurate sub-ohm readings for battery shunts, PCB traces, or contact resistance, upgrade to a dedicated milliohm meter or a 4-wire bench meter. For field work and tight budgets, the DER EE DE-5000 (often around $100) provides excellent 4-wire Kelvin clip measurements down to the milliohm. For professional lab environments, the Rigol DM3058E 5.5-digit bench multimeter offers 4-wire resistance resolution down to 100 µΩ, completely eliminating test lead error from your workflow.