Your Sensor Is Accurate - Your Measurement Still Might Be Wrong

Written by Andrew Mills on 2026-03-02

A sensor’s accuracy figure is one of the most comforting numbers in engineering. It sits there in the datasheet, usually with a neat plus-or-minus sign, suggesting that the difficult bit has been dealt with.

Buy a ±0.2 °C temperature sensor, connect it to something with enough pins, and surely the measurement is now ±0.2 °C. Job done. Tea earned.

Sadly, that number describes the sensor under stated conditions. Your measurement is the result of a much longer chain: the thing you want to know about, the sensor’s position, its physical mounting, its response time, its wiring, its electronics, its software, its calibration, its data handling and, finally, whatever a human or automated process decides the number means.

An accurate sensor can therefore report a perfectly accurate value for the wrong place, at the wrong time, or in a way that answers a subtly different question from the one you thought you asked. This is not a failure of the sensor. It is a failure of the measurement system, which is much less satisfying because it cannot be fixed by circling another component in a catalogue.

Accuracy belongs to a sensor, usefulness belongs to a system

Take a temperature probe in a refrigerated cabinet. The sensor may genuinely be accurate to its specified tolerance. But is it measuring product temperature, air temperature near the evaporator, the temperature beside a frequently opened door, or the local climate inside a little plastic housing warmed by its own electronics?

Those are all real temperatures. They are not interchangeable temperatures.

Cold air stratifies. Airflow creates local differences. Products have thermal mass and respond far more slowly than the air around them. A probe clipped to a metal shelf may partly measure the shelf. One mounted close to a fan may faithfully report a rather dramatic microclimate that the stored product barely notices.

The same issue turns up everywhere. A humidity sensor in an enclosure may be influenced by self-heating or a warm circuit board. A pressure sensor may be correct at its port but misleading if the impulse line is blocked, leaking or full of condensate. A current transformer may accurately sense current while an algorithm converts it into a poor estimate of energy because waveform distortion and phase error were ignored.

The first useful question is not, “How accurate is the sensor?” It is, “What physical quantity does this installation actually represent?” That question has saved many projects from becoming expensive exercises in measuring the corner of a box.

The sensor has a response time, whether the dashboard likes it or not

Every physical sensor has inertia of some sort. For temperature sensors, it is often thermal mass. A probe needs time to exchange heat with its surroundings. A larger stainless steel probe is durable and easy to clean, but it may respond more slowly than a small exposed sensing element. Neither is automatically better. The choice depends on whether resilience or response speed matters most.

A common model is the time constant. After one time constant, a sensor exposed to a step change has moved roughly 63% of the way towards the new value. After several time constants, it is close to settled. If the environment changes faster than the sensor can respond, the reading becomes a smoothed and delayed version of events.

That is sometimes exactly what you want. A noisy process can benefit from sensible averaging. But averaging does not create truth. It creates a less noisy estimate that arrives later.

Imagine a door opening in a chilled store for two minutes. A fast air probe may show a sharp excursion. A probe embedded in a product simulator may barely move. Both readings can be useful, provided everyone understands the distinction. Treating them as conflicting evidence is rather like accusing a clock and a calendar of disagreeing about time.

Sampling introduces another layer. Logging once every 15 minutes may be adequate for long-term storage trends but wholly inadequate for detecting a brief excursion. Logging every second can reveal the event, but it also generates more data, more power use and more opportunities for a mobile connection to choose that exact moment to develop artistic differences with reality.

Your sampling interval must be driven by the shortest event you need to detect, not by how often a graph looks pleasantly populated.

Installation error is often the largest error

Datasheet accuracy commonly assumes specified supply voltage, ambient conditions, mounting arrangements and a proper calibration state. Field installations are rarely so considerate.

For electrical sensors, lead resistance can matter. A two-wire resistance temperature detector, for example, includes the resistance of its cable in the measurement. Over a long run, that can produce a meaningful temperature offset. Three-wire and four-wire arrangements exist specifically to compensate for lead resistance, though the effectiveness depends on the wiring being correctly implemented and matched.

For low-level analogue signals, electromagnetic interference, grounding and input impedance can all alter the result. A 4-20 mA loop is popular partly because current signalling tolerates cable resistance and electrical noise better than a small voltage signal. That does not make it magic. A bad connection, incorrect loop supply, water ingress or an input configured for voltage instead of current will still find a way to contribute to your afternoon.

Even digital sensors are not exempt. Their reported number may be digitally pristine while the sensor package is thermally coupled to the wrong surface, exposed to direct sunlight, or installed where airflow is unlike the environment of interest. Digital communication protects the number from some forms of corruption. It cannot persuade physics to reconsider.

A practical installation review should ask:

  • What is the sensor physically attached to, insulated from, or exposed to?
  • Could heat, moisture, vibration, pressure or electrical noise from the installation influence it?
  • Is the measurement point representative of the decision being made?
  • What happens during abnormal but credible conditions: a door opening, a defrost cycle, a washdown, a power loss or a network outage?
  • Can the sensor be inspected, cleaned, replaced and recalibrated without dismantling half the site?

These are not glamorous questions. They are, however, considerably cheaper than discovering the answers after an audit, a product loss or a particularly tense meeting with a spreadsheet.

Calibration is necessary, but it does not absolve the design

Calibration compares an instrument against a reference under defined conditions. It is important, especially where compliance, safety or quality decisions depend on the result. But calibration does not certify the entire measurement chain forevermore.

A freshly calibrated temperature probe can still be installed in a poor location. A calibrated level sensor can still be fooled by foam, turbulence or an unsuitable tank geometry. A calibrated gas sensor can still cross-react with another gas or drift between service intervals.

It is worth separating a few terms that are often casually bundled together:

  • Accuracy is closeness to the true value under stated conditions.
  • Precision is repeatability. A sensor can be consistently wrong with impressive precision.
  • Resolution is the smallest change a system displays or records.
  • Uncertainty is the quantified doubt around a result, including relevant contributors beyond the sensor itself.

A dashboard showing 4.27 °C may look wonderfully authoritative. If the sensor location, calibration uncertainty, thermal gradient and timing effects add up to a much wider uncertainty, the extra decimal places are merely confidence wearing a small hat.

For important measurements, build an uncertainty budget. It need not begin as an academic masterpiece. List the significant contributors: sensor tolerance, calibration uncertainty, drift, installation effects, signal conversion, sampling and environmental variation. Estimate or test the biggest ones first. You may find that improving a sensor from ±0.5 °C to ±0.1 °C changes very little because placement contributes more than either.

Design around the decision, not the component

The right measurement design begins with the decision it supports. Are you trying to detect an alarm condition, demonstrate storage compliance, control a process, diagnose equipment performance, or provide a trend for maintenance planning? Each objective may need a different sensor type, position, response time and alarm strategy.

If an alarm triggers at 8 °C, ask what the threshold means operationally. Is a single brief reading enough? Should there be a delay to avoid nuisance alarms? Does the delay conceal a genuinely important fast event? What happens if data stops arriving? A system that quietly displays yesterday’s reading as though nothing has happened is not monitoring. It is decorating the wall with historical fiction.

Good systems also make their assumptions visible. Record sensor location and mounting details. Keep calibration status and device configuration with the data. Mark gaps, outages and substituted devices. When an unexpected reading appears, context is what lets someone distinguish a real event from a failed probe, a defrost cycle or a cleaner with a hose and unfortunate timing.

The comforting part is that this is manageable. You do not need to distrust every sensor or demand laboratory conditions for every application. You need to match the measurement method to the decision, understand the major ways it can mislead you, and test the assumptions that matter most.

A sensor can be accurate and your measurement can still be wrong. Once that distinction becomes habitual, you stop buying numbers and start designing evidence. That is where useful engineering begins.

Copyright © 2026 Andrew Mills, All Rights Reserved.