Measuring input impedance comes down to applying a known signal, measuring how much voltage drops across a known resistor, and using that ratio to calculate the unknown impedance. The simplest version requires only a signal source, a resistor, and a way to measure voltage. More advanced methods bring in oscilloscopes, LCR meters, or network analyzers depending on the frequency range and accuracy you need.
What Input Impedance Actually Tells You
Input impedance is the opposition a circuit presents to a signal trying to enter it. Think of it as how much the circuit “resists” drawing current from whatever is feeding it. A high input impedance means the circuit draws very little current and barely affects the source signal. A low input impedance means it draws more current and can load down the source.
This matters because of something called the bridging rule: if the input impedance is at least 10 times the source impedance, most of the source voltage actually reaches the load. When impedances are equal, half the voltage is lost across the source itself, costing you 3 decibels. At a 10:1 ratio you lose about 10% of the available voltage. At 100:1 you lose about 1%. So knowing the input impedance of your amplifier, oscilloscope, or audio interface tells you whether you’re getting an accurate, full-strength signal or losing a significant chunk of it before it even arrives.
The Voltage Divider Method
This is the most accessible technique and works with basic equipment. The idea is simple: place a known resistor in series between your signal source and the device under test. The known resistor and the unknown input impedance form a voltage divider, and comparing voltages on either side of the known resistor lets you solve for the unknown.
Here’s the procedure:
- Step 1: Connect a signal source (a function generator works well) to your circuit through a known resistor. Call this resistor R.
- Step 2: Measure the voltage amplitude at the point before the resistor (call it point A) and after the resistor, at the input of your device (call it point B).
- Step 3: Use the voltage divider relationship to calculate input impedance. If V_A is the voltage at point A and V_B is the voltage at point B, then: Z_in = R × V_B / (V_A − V_B).
There’s an even quicker shortcut. Swap in different values of R until the voltage at point B drops to exactly half of the voltage at point A. When that happens, the test resistor equals the input impedance. No math required.
Choosing the right value for R matters. If it’s far too large compared to the input impedance, almost all the voltage drops across R and you’re left measuring a tiny signal at point B, which kills accuracy. If it’s far too small, the voltage barely changes and you can’t distinguish the difference. Start with a resistor in the same ballpark as your expected impedance. For a typical oscilloscope input (1 megohm), try a 1 megohm test resistor. For a 50-ohm RF input, use something near 50 ohms.
Measuring With an Oscilloscope
An oscilloscope lets you measure impedance more precisely because you can read both voltage amplitude and phase shift between two points. This matters whenever the impedance has a reactive component, meaning it includes capacitance or inductance rather than pure resistance.
Set up the same series circuit: function generator, then a precision reference resistor (R_ref), then the unknown impedance to ground. Probe the node between the generator and the resistor (A1) and the node between the resistor and the unknown impedance (A2). Set the function generator to output a sine wave at the frequency you care about.
From the two voltage readings and the phase difference between them, the impedance magnitude is:
Z = (V_A2 × R_ref) / √(V_A1² − 2·V_A1·V_A2·cos θ + V_A2²)
Here, θ is the phase difference between the waveform at A2 relative to A1. When the impedance is purely resistive, θ is zero and this simplifies back to the basic voltage divider formula. When it’s reactive (a capacitor or inductor), θ tells you how much of the impedance is resistive versus reactive.
A few tips for accuracy: use the oscilloscope’s averaging mode (128 averages is a good starting point) to reduce noise. Adjust the vertical scale so the waveforms fill as much of the screen as possible, since using more of the display’s range improves measurement precision. Use the same probe model on both channels to minimize differences in probe loading.
Why Impedance Changes With Frequency
Input impedance is not a single fixed number for most real circuits. It varies with frequency because capacitance and inductance behave differently at different frequencies. A capacitor’s impedance drops as frequency rises; an inductor’s impedance increases. Any circuit with stray capacitance or inductance (which is every real circuit) will have an impedance that shifts across the frequency spectrum.
To characterize this, you sweep the test frequency and measure impedance at each point. Plotting the results gives you a frequency response curve, often displayed as a Bode plot with magnitude on one graph and phase on another. At low frequencies, many circuits look nearly resistive, with magnitude close to the DC value and phase near zero. As frequency climbs, reactive elements start to dominate, magnitude changes, and phase shifts away from zero.
This is why a single impedance measurement at one frequency can be misleading. If your circuit operates at 1 MHz but you measured impedance at 1 kHz, the numbers could be dramatically different. Always measure at or near the actual operating frequency.
Tools for Different Situations
LCR Meters
An LCR meter is purpose-built for impedance measurement. Unlike a standard multimeter, which measures resistance using a DC signal, an LCR meter applies AC test signals at selectable frequencies (commonly 100 Hz, 1 kHz, 10 kHz, and beyond). It reports inductance, capacitance, and resistance directly, and supports both series and parallel equivalent circuit models. This gives you a much richer picture of a component’s behavior under real operating conditions. If you’re measuring passive components or characterizing an amplifier’s input at audio or low RF frequencies, an LCR meter is the most straightforward tool.
Vector Network Analyzers
At radio frequencies and above (roughly 1 MHz into the gigahertz range), a vector network analyzer is the standard tool. A VNA measures how much of a signal reflects back from the device under test and expresses this as S-parameters. The S11 parameter, displayed on a Smith chart, directly shows the input impedance at each frequency across a sweep. However, VNA measurements at high frequencies are sensitive to calibration quality and fixture effects. Measuring a small component by simply grounding one end and probing the other can introduce significant error if the probe and fixture aren’t carefully calibrated with a port extension. This method is really only appropriate for a narrow range of component impedances without careful setup.
Common Sources of Error
The biggest practical problem is probe loading. Every measurement probe has its own input impedance, typically 10 megohms in parallel with a small capacitance (around 10 to 15 pF for a standard passive probe). When you connect a probe to measure a high-impedance node, the probe’s impedance appears in parallel with the circuit, pulling the actual impedance down and distorting your reading.
This gets worse at higher frequencies. Research on oscilloscope loading effects shows that input capacitance causes increasing signal loss as frequency rises. In one set of measurements, an oscilloscope with an input resistance that dropped to around 10 kilohms at its cutoff frequency produced a 20% voltage error if no correction was applied. Across multiple oscilloscopes tested, uncorrected bandwidth measurements varied from the true value by 4% to 36% depending on how severely the input impedance degraded with frequency.
To minimize loading errors, use the highest-impedance probe available. Active probes with input capacitance under 1 pF are ideal for high-frequency or high-impedance measurements. For lower frequencies, a standard 10x passive probe (which raises the effective input resistance to 10 megohms) is usually adequate. Keep test leads as short as possible, since longer leads add stray capacitance and inductance that become significant at higher frequencies. And whenever possible, verify your measurement by repeating it with a different value of reference resistor. If both measurements give the same input impedance, your result is trustworthy.
Typical Input Impedance Ranges
Knowing what to expect helps you choose the right measurement technique and sanity-check your results. Bipolar transistor amplifier inputs typically range from tens of ohms to a few kilohms. FET-based circuits run much higher, into the megohm range. Voltage feedback op-amps have input impedances from 100 kilohms up to a trillion ohms (10¹² Ω), usually with a few picofarads of shunt capacitance. Current feedback op-amps have a high-impedance non-inverting input (100 kilohms to 1 gigohm) but a very low-impedance inverting input, typically 10 to 100 ohms.
Standard oscilloscope inputs are 1 megohm (with about 15 pF capacitance) or 50 ohms for high-frequency models. Audio line inputs on professional equipment are generally in the tens of kilohms range, while hi-Z instrument inputs (for guitars and similar sources) run from 500 kilohms to several megohms. RF systems almost universally standardize on 50 ohms, with 75 ohms used in video and cable television.

