Skip to main content

Analog Measurement Techniques

Learning Objectives

  • Describe how a multimeter measures DC voltage, AC voltage, current, and resistance
  • Explain the loading effect and how meter impedance affects measurement accuracy
  • Analyze a Wheatstone bridge circuit to find an unknown resistance
  • Describe capacitance and inductance measurement methods, including the RC/LC time-constant approach
  • Interpret an oscilloscope display to determine amplitude, frequency, and phase
  • Apply safe measurement practices when working with live circuits

Quick Answer

Analog measurement techniques are the practical methods and instruments — multimeters, oscilloscopes, bridge circuits — used to determine voltage, current, resistance, capacitance, and inductance in real circuits. Every technique ultimately reduces to comparing an unknown quantity against a known reference, whether that's a calibrated meter movement, a balanced bridge, or a precisely-timed RC/LC circuit. Mastering these techniques is what turns circuit theory into something you can actually verify on a workbench — every calculation in this unit (op-amp gain, filter cutoff, oscillator frequency) is only as trustworthy as your ability to measure and confirm it.

Voltage Measurement

DC voltage is measured by connecting a voltmeter (or multimeter set to DC volts) in parallel across the component or points of interest — a voltmeter is designed with very high internal resistance so it draws minimal current and disturbs the circuit as little as possible.

AC voltage measurement uses the same parallel connection, but the meter (or its internal circuitry) must first rectify and/or true-RMS-convert the AC waveform to display a meaningful reading — a basic multimeter typically reports the RMS value assuming a sine wave, which can give inaccurate readings for non-sinusoidal waveforms (square, triangular) unless the meter specifically supports "true RMS" measurement.

Differential voltage measurement compares two points directly (rather than each against a common ground), useful when neither point is at ground potential — for example, comparing the outputs of two floating power supplies.

The loading effect: Every real voltmeter has finite (not infinite) input resistance, which draws a small current from the circuit being measured. If this meter resistance is comparable to the circuit's own resistance at the measurement point, the meter itself measurably changes the voltage it's trying to measure — an error called the loading effect.

Worked example: A voltage divider made of two 1 MΩ resistors from a 10 V supply should ideally read 5 V at the midpoint. If a multimeter with 1 MΩ input resistance is connected there, it effectively places 1 MΩ in parallel with the lower 1 MΩ resistor, forming a 500 kΩ combination. The divider ratio becomes 500 kΩ / (1 MΩ + 500 kΩ) = 1/3, so the meter reads about 3.33 V instead of the true 5 V — a significant error caused entirely by the meter loading the high-impedance circuit. This is why measuring high-impedance circuits requires a meter with much higher input impedance (modern digital multimeters typically offer 10 MΩ or more) than the circuit being measured.

Current Measurement

Current is measured by inserting an ammeter in series with the circuit, so the entire current of interest flows through the meter — an ammeter is designed with very low internal resistance to minimally disturb the circuit.

Shunt method: For currents too large for a meter to handle directly, a precision low-value shunt resistor is placed in the current path, and the small voltage drop across it (measured by a voltmeter, per Ohm's law) is used to calculate the current: I = V_shunt / R_shunt. This avoids breaking the circuit to insert a bulky series ammeter and is the standard approach for high-current measurement.

Worked example: A 0.01 Ω shunt resistor develops 25 mV across it. Current = V/R = 0.025/0.01 = 2.5 A — measured without interrupting the main current path with a full in-line ammeter.

Resistance Measurement

Ohm's Law method: Apply a known voltage, measure the resulting current, and calculate R = V/I — simple but sensitive to measurement errors in both V and I.

Multimeter (ohms) method: The meter itself applies a small known current internally and measures the resulting voltage drop across the unknown resistor, directly displaying the calculated resistance — convenient, but only valid on an unpowered, isolated component (measuring resistance on a live or connected circuit gives misleading readings due to parallel paths).

Wheatstone bridge: For precise resistance measurement, a Wheatstone bridge arranges four resistors (three known, one unknown) in a diamond configuration with a galvanometer across the bridge's midpoints. The bridge is "balanced" by adjusting a known variable resistor until the galvanometer reads zero current, at which point:

R_unknown = R2 × (R3 / R1)

using the standard bridge resistor labeling where R1 and R3 form one ratio arm and R2 is the adjustable known resistor in series with the unknown. Because balance is judged by a null (zero) reading rather than an absolute meter reading, Wheatstone bridges achieve much higher precision than a direct multimeter measurement — commonly used with strain gauges and thermistors, where a small resistance change from a physical quantity (force, temperature) needs to be measured with high sensitivity.

Kelvin (four-wire) bridge: An extension of the Wheatstone bridge specifically designed to accurately measure very small resistances (milliohms and below), where the resistance of the connecting leads themselves would otherwise swamp the tiny unknown resistance in a standard two-wire measurement.

Capacitance and Inductance Measurement

RC time-constant method: Charge an unknown capacitor through a known resistor and measure the time it takes to reach a defined fraction of the supply voltage (commonly 63.2%, one time constant τ = RC). Since τ and R are related to C by C = τ/R, measuring the charging time and knowing R directly yields the capacitance.

Oscilloscope method: Directly observe the charging/discharging curve of a capacitor (or the current waveform through an inductor) on an oscilloscope, reading time-axis measurements to determine the time constant and calculate C or L.

LC resonant method: Combine the unknown inductor with a known capacitor to form a resonant tank circuit, then measure the resonant frequency (by finding where impedance is maximum/minimum, or by observing peak oscillation amplitude when driven near resonance); since f = 1/(2π√(LC)), a known C and measured f let you solve for the unknown L.

Reading an Oscilloscope

An oscilloscope plots voltage (vertical axis) against time (horizontal axis), making it the primary instrument for observing waveform shape, amplitude, frequency, and phase relationships directly — information a multimeter cannot provide.

  • Amplitude: Read the peak-to-peak voltage by counting vertical divisions and multiplying by the volts/division setting.
  • Frequency/period: Read the time for one complete cycle by counting horizontal divisions and multiplying by the time/division setting, then take the reciprocal for frequency (f = 1/T).
  • Phase relationship: With two channels displayed simultaneously, the horizontal time offset between corresponding points on each waveform (converted to degrees using the known period) reveals the phase difference — essential for verifying filter phase shift or oscillator loop-phase conditions discussed earlier in this unit.

Worked example: A sine wave spans 4 vertical divisions peak-to-peak at 2 V/division, giving 8 V peak-to-peak (4 V amplitude). It spans 5 horizontal divisions per cycle at 0.2 ms/division, giving a period of 1 ms and a frequency of 1/0.001 = 1 kHz — exactly the kind of reading you'd take to verify a function generator's stated output or an oscillator circuit's actual operating frequency against its calculated design value.

Safety Considerations

Working with live circuits carries real electrical hazards, and good measurement practice always includes: de-energizing circuits before making resistance measurements (a live circuit will give false readings and can damage the meter or injure the user), using appropriately rated probes and personal protective equipment for higher-voltage work, following manufacturer guidance for the specific meter and circuit voltage/current ratings, and staying alert to electromagnetic interference sources that could affect measurement accuracy or indicate an unsafe condition.

Why It Matters

Circuit theory tells you what a circuit should do; measurement is how you confirm what it actually does. Every concept from earlier in this unit — op-amp gain, filter cutoff frequency, oscillator frequency, feedback stability — is ultimately verified or debugged using exactly the techniques in this chapter: a multimeter to check DC bias points, an oscilloscope to observe waveform shape and timing, a bridge circuit for precision resistance measurement. Engineers who can't measure accurately can't debug real circuits, no matter how well they understand the underlying theory.

Common Mistakes

Misconception 1: "A voltmeter with higher resistance always gives a 'better' reading, so it doesn't matter which meter you use for any measurement." Why it's wrong: While higher meter input resistance generally reduces loading error, an inappropriately high-impedance meter can sometimes pick up more noise or be more sensitive to stray capacitance in certain AC measurements; the real requirement is that meter impedance be large relative to the specific circuit impedance being measured, not simply "as high as possible" in every case. Correct understanding: Compare the meter's input impedance to the impedance of the circuit node under test — the meter should be at least 10–100 times higher impedance than the circuit to keep loading error small, but blanket claims about "always use the highest impedance meter" ignore context like AC bandwidth and noise sensitivity.

Misconception 2: "You can measure the resistance of a component while it's still connected in a powered circuit, as long as you're careful." Why it's wrong: A multimeter's ohmmeter function applies its own small test current and assumes no other current sources or parallel paths are present; a powered circuit has its own voltage sources driving current, and any other connected components form parallel paths, both of which corrupt the measurement and can also damage the meter. Correct understanding: Always de-energize and (when necessary) isolate/desolder one end of a component from the rest of the circuit before measuring its resistance directly with an ohmmeter, or use in-circuit test techniques specifically designed for the purpose.

Misconception 3: "A Wheatstone bridge is just an old-fashioned, less-precise alternative to a modern digital multimeter's resistance mode." Why it's wrong: A digital multimeter's resistance reading is only as good as its internal reference and analog-to-digital conversion accuracy; a Wheatstone bridge measures resistance by finding a null (zero) balance point, which can be determined with extremely high precision even with a comparatively simple, inexpensive galvanometer, because detecting "exactly zero" is inherently easier and more accurate than reading an absolute analog value. Correct understanding: Null-balance techniques like the Wheatstone bridge remain the gold standard for high-precision resistance measurement (as used with strain gauges and precision thermistors) precisely because null detection avoids the accuracy limitations of reading an absolute meter value.

Comparison and Connections

MeasurementInstrument/MethodConnectionKey Formula
DC/AC VoltageVoltmeter/MultimeterParallelV = IR (used for loading analysis)
CurrentAmmeter, or shunt + voltmeterSeries (ammeter) or across shuntI = V_shunt/R_shunt
Resistance (general)Multimeter ohms modeIsolated component, powered offR = V/I (Ohm's Law)
Resistance (precision)Wheatstone bridgeBridge network, null balanceR_unknown = R2 × (R3/R1)
CapacitanceRC time-constant or oscilloscopeCharge/discharge through known RC = τ/R
InductanceLC resonant methodTank circuit with known CL = 1/((2πf)² × C)
FeatureWheatstone BridgeDirect Multimeter Reading
Measurement principleNull balance (zero galvanometer current)Absolute analog-to-digital reading
PrecisionVery high, especially for small resistance changesGood, limited by meter's internal reference accuracy
Typical useStrain gauges, thermistors, precision unknown resistorsGeneral-purpose resistance checks

Practice Questions

Recall 1: State how a voltmeter and an ammeter must each be connected relative to the component being measured. Answer guidance: A voltmeter is connected in parallel across the component; an ammeter is connected in series with the current path.

Recall 2: Write the balance condition formula for a Wheatstone bridge. Answer guidance: R_unknown = R2 × (R3/R1), where R2 is the adjustable known resistor and R1, R3 form the known ratio arm.

Understanding 1: Explain the loading effect and why it's more significant when measuring high-impedance circuits. Answer guidance: Every real voltmeter draws a small current through its finite input resistance; when this resistance is comparable to the circuit's own impedance at the measurement point, the meter itself forms a parallel path that changes the actual voltage present, distorting the reading. In high-impedance circuits, even a fairly large meter resistance can be "comparable" to the circuit resistance, making the loading error proportionally larger than in low-impedance circuits.

Understanding 2: Why is a null-balance technique (like a Wheatstone bridge) generally more precise than reading an absolute value directly off a meter? Answer guidance: Detecting that a galvanometer reads exactly zero current is a much more sensitive and less error-prone task than accurately reading and interpreting an absolute analog deflection or digital value, since even tiny imbalances register as a nonzero galvanometer reading, allowing very fine adjustment of the known resistor to find true balance.

Application 1: A 0.05 Ω shunt resistor shows a voltage drop of 150 mV. Calculate the current flowing through it. Answer guidance: I = V/R = 0.15/0.05 = 3 A.

Application 2: An oscilloscope displays a waveform spanning 3 vertical divisions peak-to-peak at 1 V/division, and one complete cycle spans 4 horizontal divisions at 0.5 ms/division. Determine the peak-to-peak voltage, period, and frequency. Answer guidance: Peak-to-peak voltage = 3 × 1 V = 3 V. Period = 4 × 0.5 ms = 2 ms. Frequency = 1/0.002 = 500 Hz.

Analysis 1: A student measures the midpoint voltage of a 2 MΩ–2 MΩ voltage divider (from a 12 V supply) using a multimeter with 2 MΩ input resistance and gets 4 V instead of the expected 6 V. Explain this discrepancy quantitatively. Answer guidance: The meter's 2 MΩ resistance appears in parallel with the lower 2 MΩ divider resistor, forming an effective 1 MΩ. The divider ratio becomes 1 MΩ/(2 MΩ + 1 MΩ) = 1/3, so the reading is 12 × 1/3 = 4 V — exactly matching the observed (incorrect) reading, confirming the loading effect is the cause, since the meter's resistance is comparable to the circuit's own resistance.

Analysis 2: Compare using an oscilloscope versus a standard (non-true-RMS) multimeter to measure the amplitude of a square wave signal, and explain which gives more reliable information and why. Answer guidance: A standard multimeter designed to display RMS values assuming a sine wave will give an inaccurate reading for a square wave, since a square wave's RMS-to-peak relationship differs from a sine wave's; it may report a plausible-looking but wrong number without indicating an error. An oscilloscope directly displays the actual waveform shape and lets you read peak-to-peak voltage directly off the graticule regardless of waveform shape, making it the more reliable choice whenever the waveform isn't a pure sine wave or its shape is uncertain.

FAQ

Q1: Why do ammeters need very low internal resistance while voltmeters need very high internal resistance? A: An ammeter is placed in series, so any resistance it adds directly reduces the current it's trying to measure (and could also unacceptably drop voltage in the circuit); a voltmeter is placed in parallel, so low resistance would draw significant current and disturb the very voltage it's measuring — high resistance minimizes that disturbance.

Q2: What does "true RMS" mean on a multimeter, and why does it matter? A: A true-RMS meter calculates the actual root-mean-square value of any waveform shape by direct computation, rather than assuming a sine wave and applying a fixed conversion factor; this matters whenever measuring non-sinusoidal waveforms (square waves, triangle waves, switching power supply outputs), where a non-true-RMS meter would give a systematically wrong reading.

Q3: Why is de-energizing a circuit necessary before measuring resistance with a multimeter? A: The multimeter's ohmmeter function applies its own small test current and measures the resulting voltage drop, assuming that's the only current flowing; a live circuit has its own voltage sources actively driving current through the same paths, which corrupts the measurement and can potentially damage the meter.

Q4: Can a Wheatstone bridge measure quantities other than resistance directly? A: Yes — by replacing the unknown resistor with a resistive sensor (like a strain gauge, thermistor, or photoresistor), a Wheatstone bridge indirectly measures whatever physical quantity (force, temperature, light) changes that sensor's resistance, with high sensitivity to small resistance changes.

Q5: What's the advantage of a Kelvin (four-wire) bridge over a standard Wheatstone bridge for very small resistances? A: A standard two-wire measurement includes the resistance of the connecting leads themselves as part of the measured value, which is negligible for larger resistances but can dominate and corrupt measurements of very small resistances (milliohms or less); a four-wire Kelvin connection separates the current-carrying leads from the voltage-sensing leads, eliminating lead resistance from the measurement.

Quick Revision

  • Voltmeters connect in parallel (high internal resistance); ammeters connect in series (low internal resistance).
  • Loading effect: finite meter resistance forms a parallel path that distorts the voltage being measured, especially in high-impedance circuits.
  • Shunt method measures large currents indirectly via I = V_shunt/R_shunt, avoiding an in-line ammeter.
  • Wheatstone bridge balance condition: R_unknown = R2 × (R3/R1), found via null (zero galvanometer) balance.
  • Null-balance techniques are more precise than absolute meter readings because detecting exact zero is inherently more sensitive.
  • Kelvin (four-wire) bridges eliminate lead resistance error for very small resistance measurements.
  • RC time-constant and LC resonant methods measure unknown capacitance/inductance against a known component.
  • Oscilloscopes read amplitude (volts/division), period/frequency (time/division), and phase (time offset between channels).
  • True-RMS multimeters are needed for accurate readings on non-sinusoidal waveforms.
  • Always de-energize a circuit before measuring resistance directly with an ohmmeter.

Prerequisites: Analog Signal Fundamentals, Signal Conditioning, Noise and Interference

Related: Analog-to-Digital Converters, Feedback Systems

Next: Review the full Analog Electronics unit; proceed to Digital Electronics topics