Input impedance is the internal resistance and reactance a measurement tool presents to a circuit, acting as an unintended parallel load that alters the very voltage or signal you are trying to measure. In a real installation, this parasitic load creates a voltage divider with your circuit's source impedance, dragging down the actual voltage at the test point. Beginners frequently confuse a tool's display resolution (the number of digits on the screen, like a 60,000-count display) with its input impedance, assuming a high-resolution meter is inherently "better" at reading high-impedance nodes than a standard 4,000-count meter. This is false; if both share the same 10MΩ input stage, both will drag down a 1MΩ source impedance equally, regardless of how many decimal places they display.
The Loading Effect: Why Your Meter Lies
When you connect any of your tools electronics to a test node, you are not just passively observing the circuit; you are actively modifying it. Every voltmeter, oscilloscope, and logic analyzer requires a tiny amount of current to operate its internal analog-to-digital converter (ADC) and front-end amplifiers. To draw this current, the tool must present a finite impedance to the circuit.
The Thevenin Reality: Every real-world voltage source has an internal series resistance (Thevenin resistance). When your meter's input impedance is placed in parallel with the load—or directly across the source—it forms a resistive voltage divider. The higher the source impedance relative to the meter's input impedance, the more severe the measurement error.
This phenomenon is known as the loading effect. If you are measuring a stiff power supply (like a 12V lead-acid battery with milliohms of internal resistance), a standard 10MΩ multimeter draws roughly 1.2 microamps. The voltage drop across the battery's internal resistance is negligible, and your reading is accurate. However, if you are measuring a high-impedance voltage divider, a piezoelectric sensor, or a biopotential electrode, that same 10MΩ meter will pull enough current to collapse the local voltage field, giving you a reading that is mathematically precise for the loaded circuit, but entirely wrong for the unloaded circuit.
Input Impedance Specs Across Common Tools Electronics
Not all test equipment is created equal. Benchtop tools often feature switchable impedance stages or specialized electrometer-grade front ends, while standard oscilloscopes prioritize high-frequency bandwidth over high DC impedance. Below is a spec-sheet breakdown of what you are actually connecting to your circuit.
| Tool Category & Model Example | Typical DC Input Impedance | Parasitic Capacitance | Primary Use Case & Limitation |
|---|---|---|---|
| Standard Handheld DMM (e.g., Fluke 87V) | 10 MΩ (fixed) | ~100 pF | General purpose. Will heavily load source impedances >100 kΩ. |
| Benchtop DMM (e.g., Keysight 34461A) | 10 MΩ (or >10 GΩ on low V ranges) | ~50 pF | Precision lab work. Auto-switches to >10 GΩ on 100mV/1V ranges to prevent loading. |
| Digital Storage Oscilloscope (e.g., Rigol DS1054Z) | 1 MΩ ±1% | ~15 pF | Waveform analysis. 1MΩ is standard for 50Ω/75Ω transmission line matching, but terrible for high-Z DC nodes. |
| 10X Passive Scope Probe (Compensated) | 10 MΩ (at probe tip) | ~9-15 pF (adjustable) | Multiplies scope impedance by 10x while dividing signal by 10x. Essential for reducing capacitive loading at HF. |
| Electrometer (e.g., Keithley 6517B) | >200 TΩ (2×10^14 Ω) | <100 fF | Ultra-high impedance nodes (pH probes, ion chambers). Requires triaxial cabling to prevent leakage. |
Critical Takeaway: Notice the oscilloscope's 1 MΩ impedance. Many hobbyists plug a scope directly into a high-impedance DC bias network and wonder why the circuit stops working. The scope is acting as a 1 MΩ bleeder resistor to ground.
Worked Example: Calculating the Voltage Drop
Let's put real numbers to the loading effect. Imagine you are troubleshooting a bias network on a JFET audio preamplifier. The circuit consists of a 10V DC source feeding a 1 MΩ series resistor, creating a Thevenin equivalent voltage of 10V with a 1 MΩ source impedance. You need to measure the voltage at the node after the resistor.
Scenario A: Using a Cheap Multimeter (1 MΩ Input Impedance)
Some older or ultra-cheap digital multimeters have a 1 MΩ input impedance. When you connect this meter across the node, you place a 1 MΩ resistor in parallel with the 1 MΩ source resistance. Using the voltage divider formula:
V_measured = V_source × (R_meter / (R_source + R_meter))
V_measured = 10V × (1 MΩ / (1 MΩ + 1 MΩ)) = 10V × 0.5 = 5.0V
Your meter reads 5.0V. You might conclude the circuit is broken or the JFET is drawing massive current, when in reality, the meter itself is causing a 50% measurement error.
Scenario B: Using a Standard DMM (10 MΩ Input Impedance)
A quality tool like the Fluke 87V presents 10 MΩ. Recalculating:
V_measured = 10V × (10 MΩ / (1 MΩ + 10 MΩ)) = 10V × (10 / 11) = 9.09V
The reading is much closer to the true unloaded 10V, but you still have a nearly 1V (9.1%) error. In precision analog audio, a 1V shift in DC bias can push a JFET out of its linear region, causing clipping.
Scenario C: Using an Oscilloscope with a 10X Probe
If you connect a direct 1 MΩ oscilloscope input, you get the disastrous 5.0V reading from Scenario A, plus high-frequency roll-off due to the 15pF parasitic capacitance. By inserting a properly compensated 10X passive probe, the probe's internal 9 MΩ series resistor adds to the scope's 1 MΩ input, yielding a 10 MΩ load at the tip. The scope reads 0.909V, which the scope's firmware multiplies by 10 to display 9.09V, safely isolating the circuit from the scope's capacitive load.
Where You Meet This In Practice
Understanding input impedance is not just an academic exercise; it dictates which tools electronics you must deploy for specific jobsite or bench scenarios.
- Piezoelectric Sensors and Acoustic Pickups: Piezo elements generate high voltages but have virtually zero current capacity, exhibiting source impedances in the 1 MΩ to 10 MΩ range. Connecting a standard 10 MΩ DMM will load the piezo, dropping the voltage and altering the resonant frequency. You must use a buffer op-amp (like a TL072 configured as a unity-gain follower with >10^12 Ω input impedance) before measuring.
- pH Probes and Glass Electrodes: The glass membrane of a standard laboratory pH probe acts as a battery in series with a resistor ranging from 100 MΩ to 1,000 MΩ. A standard DMM will read near 0V. Measuring these requires an electrometer or a dedicated pH meter with an input impedance exceeding 10^12 Ω (1 TΩ) and specialized triaxial BNC connectors to guard against surface leakage currents on the PCB.
- I2C and SMBus Pull-Up Networks: When debugging an I2C bus running at 400 kHz, the pull-up resistors are typically 4.7 kΩ. While a 10 MΩ DMM won't heavily load the DC logic high (3.3V), the parasitic capacitance of the meter's test leads (often 50pF to 100pF) will combine with the 4.7 kΩ resistor to form a low-pass filter. This rounds off the sharp square-wave edges, potentially causing the microcontroller to miss the logic transition. Always use a 10X low-capacitance probe for digital bus debugging.
- Vacuum Tube Amplifiers: The control grid of a 12AX7 preamp tube draws zero DC current, but the grid-leak resistor is typically 1 MΩ. Probing the grid with a 1 MΩ meter halves the bias voltage, shifting the operating point and introducing severe harmonic distortion into your audio measurements.
Frequently Asked Questions
Q: Can I just multiply my meter's reading by a correction factor if I know the source impedance?
A: Mathematically, yes. If you know the exact Thevenin source resistance, you can use the voltage divider formula in reverse to calculate the true unloaded voltage. However, source impedance is rarely a pure resistance; it often includes reactive components (inductance/capacitance) that vary with frequency, making static math corrections unreliable for AC signals.
Q: Why don't oscilloscope manufacturers just make the input impedance 10 MΩ or higher like a DMM?
A: It is a compromise between DC loading and high-frequency signal integrity. A 10 MΩ input impedance at high frequencies requires massive, physically large compensation networks to manage parasitic capacitance. The 1 MΩ standard allows oscilloscopes to interface cleanly with 50Ω coaxial transmission lines and high-frequency active probes without severe signal reflections.
Q: My multimeter has a "LoZ" (Low Impedance) mode. When should I use it?
A: LoZ mode intentionally drops the meter's input impedance to roughly 3 kΩ to 100 kΩ. This is used to bleed off "ghost voltages" caused by capacitive coupling in long, unconnected AC mains cables. Never use LoZ mode on low-power electronic circuits, sensors, or communication buses, as it will act as a dead short and potentially damage the circuit or blow the meter's internal fuse.






