Measurements · Module 6 of 10
Analog Electrical Measurements
Most transducers speak in volts and ohms. This module covers the Wheatstone bridge that turns a resistance change into a voltage, and the loading error that a real meter introduces.
Readiness check
This module measures electrical quantities. Tick only what you can do closed-notes.
- Cross-multiply a ratio of resistances.
- Form a ratio like R/(R + r).
- Recall Ohm's law and a voltage divider.
- Recall that meters have an input resistance.
- Convert a fraction to a percentage.
The core idea
A Wheatstone bridge turns a small resistance change into a measurable voltage and is balanced when R1/R2 = R3/R4. Any real meter draws some current, so the value it reads is scaled by Rm/(Rm + Rs): loading error, minimized by a high input impedance.
bridge balance: R1/R2 = R3/R4loading: Vread/Vtrue = Rm/(Rm + Rs)loading error = −Rs/(Rs + Rm)Many mechanical measurands, strain, temperature, displacement, reach the electronics as a change in resistance or a small voltage, so the analog circuit that reads them shapes the result. The workhorse is the Wheatstone bridge: four resistances in a diamond with a source across one diagonal and a detector across the other. When the ratios match, R1/R2 = R3/R4, the bridge is balanced and the detector reads zero; a small change in one arm, as from a strain gauge, unbalances it into a voltage proportional to that change, which is how tiny resistance shifts become usable signals. The second essential idea is loading. An ideal voltmeter would draw no current, but a real one has a finite input resistance Rm, and connecting it across a source with output resistance Rs forms a divider, so the reading is only Rm/(Rm + Rs) of the true value. The resulting loading error is negative and shrinks as Rm grows relative to Rs, which is why instruments are designed with high input impedance and why impedance matching matters. Amplifiers, filters, and careful grounding then condition the bridge output for the digital stages ahead.
The skills, taught in order
Five skills read a transducer's electrical output without corrupting it.
6.1 Measuring current, voltage, resistance
Ammeters go in series, voltmeters across, and resistance is found by driving a known current and reading the voltage. Each connection perturbs the circuit, which is exactly what loading analysis quantifies.
6.2 The Wheatstone bridge
The bridge compares two voltage dividers. At balance, R1/R2 = R3/R4 and the detector reads zero; a small resistance change unbalances it into a voltage. Null operation is precise; deflection operation is fast.
6.3 Loading error and impedance matching
A meter of input resistance Rm across a source of resistance Rs reads Rm/(Rm + Rs) of the true voltage. The loading error is small only when Rm is much larger than Rs, the reason instruments use high input impedance.
| Rm / Rs | Vread/Vtrue | Loading error |
|---|---|---|
| 10 | 0.909 | −9.1% |
| 100 | 0.990 | −1.0% |
| 1000 | 0.999 | −0.1% |
Loading error falls as the meter's impedance grows relative to the source. Aim for at least a hundred to one.
6.4 Amplifiers and conditioning
A bridge output is often only millivolts, so an instrumentation amplifier with high input impedance and common-mode rejection boosts it without loading the bridge, readying it for the converter.
6.5 Filters, grounding, and shielding
Real analog signals carry noise. Low-pass filtering, a single clean ground, and shielded cable keep interference, especially at mains frequency, from swamping a small transducer signal.
Engineering connection: a strain-gauge bridge feeding a high-impedance instrumentation amplifier is the standard front end of a load cell, chosen precisely to avoid loading error.
Worked example 1: balancing a bridge
A Wheatstone bridge has R1 = 100 Ω, R2 = 200 Ω, and R3 = 150 Ω. What value of R4 balances it?
- ProblemFind R4 that balances the bridge in Figure 1.
- Given / findR1 = 100 Ω, R2 = 200 Ω, R3 = 150 Ω. Find R4.
- AssumptionsIdeal resistors; balance means zero detector current.
- ModelBalance: R1/R2 = R3/R4, so R4 = R3R2/R1.
- EquationsR4 = 150 × 200 / 100
- SolveR4 = 300 Ω.
- CheckR1/R2 = 0.5 and R3/R4 = 150/300 = 0.5, so the ratios match and the bridge nulls.
- ConclusionWith R4 = 300 Ω the bridge is balanced; any deviation from 300 Ω would appear as a detector voltage.
Worked example 2: voltmeter loading error
A voltmeter of input resistance Rm = 1 MΩ measures a source whose output resistance is Rs = 100 kΩ. Find the loading error.
- ProblemFind the loading error for the meter in Figure 2.
- Given / findRm = 1 MΩ, Rs = 100 kΩ. Find the loading error.
- AssumptionsSource modelled as an ideal voltage behind Rs; meter as Rm.
- ModelVread/Vtrue = Rm/(Rm + Rs); error = that ratio − 1.
- Equationsratio = 1000 / (1000 + 100)error = ratio − 1
- Solveratio = 1000/1100 = 0.909; error = −9.1%.
- CheckRm/Rs = 10, and the table gives −9.1 percent at a ratio of 10, matching.
- ConclusionThe meter reads 9.1 percent low; a 10 MΩ meter would cut the error to about 1 percent.
Misconceptions and diagnostics
| Mistake | Symptom | Diagnostic question | Correction |
|---|---|---|---|
| Assuming an ideal meter | Reading trusted despite low impedance | "How does Rm compare to Rs?" | Account for loading unless Rm ≫ Rs. |
| Inverting the balance ratio | Wrong R4 for balance | "Do the arm ratios match?" | Balance is R1/R2 = R3/R4. |
| Loading a bridge output | Millivolt signal collapses | "Is the amplifier high impedance?" | Buffer a bridge with a high-impedance amplifier. |
| Ignoring grounding | Mains hum on the signal | "One clean ground?" | Use a single ground and shielding. |
Practice ladder
A bridge has R1 = 200 Ω, R2 = 400 Ω, R3 = 100 Ω. Find R4 for balance.
Show answer
R4 = R3R2/R1 = 100 × 400 / 200 = 200 Ω.
A voltmeter with Rm = 1 MΩ measures a source with Rs = 50 kΩ. Find the loading error.
Show answer
ratio = 1000/1050 = 0.952; error = −4.76%.
A source has Rs = 1 kΩ. What meter input resistance keeps the loading error below 1 percent?
Show answer
Need Rm/(Rm+Rs) ≥ 0.99, so Rm ≥ 99 Rs = 99 kΩ.
A strain gauge changes resistance by a tiny fraction. Explain why a Wheatstone bridge, not a direct ohmmeter, is used to read it.
What good work looks like
A gauge's resistance change is a fraction of a percent, far too small to read directly with useful precision. A bridge nulls out the large baseline resistance so only the change produces an output, which an amplifier then boosts. A good answer notes the small ΔR and the bridge's baseline cancellation.
Working with AI, and proving it yourself
Use AI as an examiner, not a solver
Portfolio task
Analyze one real analog measurement: compute a bridge balance or a loading error and state how to reduce it.
Retrieval and spaced review
Closed notes. Answer out loud, then reveal.
1. Write the bridge balance condition.
R1/R2 = R3/R4.
2. Write the loading ratio.
Vread/Vtrue = Rm/(Rm + Rs).
3. How to reduce loading error?
Make the meter's input resistance much larger than the source resistance.
4. Why a bridge for a strain gauge?
It cancels the baseline resistance so only the tiny change produces output.
5. Why an instrumentation amplifier?
High input impedance and common-mode rejection boost a bridge output without loading it.
Textbook mapping
This module follows Figliola and Beasley, Theory and Design for Mechanical Measurements, 5th edition. Use these references to read further.
| Topic in this module | Where to read more |
|---|---|
| Resistance measurement and the bridge | Figliola and Beasley, Section 6.4, Analog Devices: Resistance Measurements |
| Loading errors and impedance matching | Figliola and Beasley, Section 6.5, Loading Errors and Impedance Matching |
| Amplifiers and filters | Figliola and Beasley, Sections 6.6 and 6.8 |
Section numbers refer to Figliola and Beasley, 5th edition. Any edition with the same chapter titles is equivalent for study.