Yes, voltmeters have very high internal resistance. A voltmeter is designed with intentionally high internal resistance (typically 10 MΩ or more) so it draws negligible current from the circuit, ensuring the voltage reading remains accurate. If a voltmeter had low resistance, it would create an unintended parallel current path, altering the very voltage you are trying to measure—a phenomenon known as the loading effect.
When you connect a meter across a component, you are adding that meter's internal resistance in parallel with the component. In real-world installations and bench prototypes, this changes the total equivalent resistance of that branch, which in turn shifts the voltage drops across the entire circuit. Understanding this is the difference between trusting your meter and chasing phantom bugs for hours.
Why Voltmeters Need High Internal Resistance
To see exactly what a voltmeter changes in a real circuit, let's look at a worked numeric example using a simple voltage divider. Imagine a 12V DC power supply connected to two 100 kΩ resistors in series. Theoretically, the voltage at the midpoint between the resistors should be exactly 6.00V.
Because a voltmeter connects in parallel, its internal resistance ($R_{meter}$) combines with the bottom resistor ($R_2$) to form a new equivalent resistance ($R_{eq}$):
R_eq = (R_2 × R_meter) / (R_2 + R_meter)
Here is how different meters handle this exact circuit:
- Ideal Meter (Infinite Resistance): $R_{eq}$ remains 100 kΩ. The meter reads 6.00V.
- Vintage Analog Meter (e.g., Simpson 260 on 10V scale): Rated at 20,000 Ω/V, its internal resistance is 200 kΩ. The parallel combination of 100 kΩ and 200 kΩ drops the bottom resistance to 66.67 kΩ. The new voltage divider ratio causes the meter to read 4.80V. The meter's low resistance loaded the circuit, dropping the voltage by 20%.
- Standard Digital Multimeter (e.g., Fluke 117): Features a fixed 10 MΩ input impedance. The parallel combination of 100 kΩ and 10,000,000 Ω yields 99.01 kΩ. The meter reads 5.97V—a highly acceptable 0.5% error.
This math proves why modern digital multimeters (DMMs) use high-resistance voltage dividers and FET-input amplifiers. As All About Circuits notes in their DC theory textbook, the higher the meter's resistance relative to the circuit's resistance, the less the circuit is disturbed.
Input Impedance Specifications Across Meter Types
Not all meters are created equal. The term 'resistance' is often used interchangeably with 'input impedance,' though impedance technically accounts for AC capacitance and inductance as well. Below is a spec-sheet breakdown of what you will find on the bench today.
| Instrument Type | Typical Input Impedance | Current Drawn at 12V | Best Use Case |
|---|---|---|---|
| Moving Coil Analog (Simpson 260) | 20 kΩ/V (200 kΩ on 10V range) | 60.0 µA | Low-impedance power rails, automotive 12V systems |
| Standard DMM (Fluke 117, Brymen BM235) | 10 MΩ (fixed across DCV ranges) | 1.2 µA | General electronics, HVAC, appliance repair |
| High-Impedance DMM (Keithley 2000) | >10 GΩ (10,000 MΩ) | <1.2 nA | Piezo sensors, pH probes, high-Z voltage dividers |
| Oscilloscope (Standard 1x Probe) | 1 MΩ (with ~15 pF parallel capacitance) | 12.0 µA | Low-frequency AC, audio signals |
| Oscilloscope (10x Passive Probe) | 10 MΩ (with ~10 pF parallel capacitance) | 1.2 µA | General high-frequency probing, switching power supplies |
Bench Note: Notice the oscilloscope 1x probe. While its DC resistance is only 1 MΩ (ten times lower than a standard DMM), it is acceptable for low-impedance audio or power circuits. However, that 1 MΩ resistance will severely load a high-impedance sensor circuit.
Where You Meet High Impedance in Practice
Theory is great, but here is where meter impedance actually bites you on the jobsite or at the workbench.
1. Ghost Voltages in Home Wiring
If you are pulling 12 AWG THHN through a conduit alongside an active 120V AC circuit, the disconnected wire will act as one plate of a capacitor, with the live wire acting as the other. This capacitive coupling induces a 'ghost voltage' that can read anywhere from 40V to 90V AC on a standard 10 MΩ DMM. I have seen DIYers refuse to touch a wire because their meter read 72V, convinced the breaker was faulty.
For a deeper dive into this specific jobsite hazard, Fluke's official guide on ghost voltages details how capacitive coupling tricks high-impedance meters.
2. Vacuum Tube Amplifiers and Sensor Buffers
In vacuum tube guitar amplifiers, the grid-leak resistor on a preamp tube (like a 12AX7) is often 1 MΩ or higher. If you try to measure the DC bias voltage on the grid using a standard 10 MΩ DMM, the meter forms a voltage divider with the grid resistor, pulling the bias voltage down and altering the operating point of the tube. The amp will sound different while you are probing it! To measure these nodes accurately, you need an oscilloscope with a 10x probe (10 MΩ) or a specialized high-impedance buffer circuit.
Common Confusions: Ammeters, Test Leads, and AC Impedance
When discussing meter resistance, a few misconceptions frequently trip up hobbyists and trade students.
Confusion 1: Voltmeter vs. Ammeter Resistance
People often assume all test equipment should have high resistance. This is dangerously wrong for ammeters. An ammeter measures current and must be placed in series with the load. Therefore, an ammeter must have extremely low internal resistance—often less than 1 Ω, and sometimes just a few milliohms for high-current shunts. If an ammeter had 10 MΩ of resistance, it would choke the circuit current to near zero and likely blow its internal fuse (or destroy the meter) if connected across a voltage source.
Confusion 2: Test Lead Resistance
A common question is whether the 10 MΩ spec includes the test leads. It does not. Standard silicone test leads add roughly 0.1 Ω to 0.5 Ω of resistance. When placed in series with a 10,000,000 Ω input impedance, an extra 0.2 Ω is statistically irrelevant. However, when you switch that same meter to the Ohms (Ω) or Amps (A) function, that 0.2 Ω lead resistance becomes a massive source of error, which is why you must use the 'Relative' (REL) or 'Zero' button to null out the leads before measuring low resistances or high currents.
Confusion 3: DC Resistance vs. AC Impedance
For DC measurements, pure resistance is all that matters. But for AC measurements, input impedance dictates the loading effect. A standard 10x oscilloscope probe has a 10 MΩ DC resistance, but it also has about 10 pF to 15 pF of parallel capacitance. At low frequencies (like 60 Hz mains), that capacitance is invisible. But at 10 MHz (like a switching power supply ripple), the capacitive reactance ($X_c = 1 / 2\pi fC$) of 15 pF drops to roughly 1 kΩ. At high frequencies, your '10 MΩ' probe acts like a 1 kΩ resistor, heavily loading high-speed digital buses like SPI or I2C. This is why high-speed digital debugging requires active FET probes with <1 pF capacitance.
Understanding your meter's internal resistance is not just an academic exercise; it is a fundamental troubleshooting skill. Whether you are using a basic multimeter to check a battery or debugging a high-impedance sensor array, always ask yourself: Is my meter changing the circuit I am trying to measure?






