Sensors & measurement
Sensors & Measurement — Turning the physical world into trustworthy data
A practical introduction to sensors and measurement: how a sensor turns a physical quantity into a signal, what accuracy, precision, resolution and calibration really mean, and why every measurement carries uncertainty.
Almost every technical system begins with the same question: what is actually happening in the physical world? A sensor is the answer — a device that turns a physical quantity, such as temperature, pressure, light or motion, into a signal a system can read. Everything downstream — control, data, analytics, automation — is only ever as good as the measurements underneath it.
That makes measurement quality a foundational engineering concern, not a detail. A number on a screen looks equally confident whether it is trustworthy or not. The work is in knowing how much to trust it.
Sensing versus measurement
The two words are often used interchangeably, but they are worth separating:
- Sensing is detecting that a physical quantity exists or has changed — a signal responds to the world.
- Measurement is assigning a value, on a defined scale, with known limits of confidence. It requires a reference, a unit, and an understanding of error.
A sensor can sense reliably while measuring poorly — for example, responding to temperature but reading several degrees off. Turning sensing into measurement is where calibration, references and uncertainty come in.
How a sensor works: transduction
At its core a sensor performs transduction — converting energy from one form into another, usually into an electrical signal. A thermocouple turns a temperature difference into a small voltage; a strain gauge turns mechanical deformation into a change in resistance; a photodiode turns light into current.
That raw signal is rarely usable directly. A typical measurement chain is:
- Transducer — responds to the physical quantity.
- Signal conditioning — amplify, filter, linearise and protect the signal.
- Conversion — an analogue-to-digital converter turns it into numbers.
- Interpretation — scale, calibrate and give the value meaning.
Each stage can add error, so a measurement is a property of the whole chain, not just the sensing element.
The language of measurement quality
These terms are precise, and confusing them causes real mistakes:
- Accuracy — how close a reading is to the true value.
- Precision (repeatability) — how close repeated readings are to each other. A sensor can be precise but inaccurate (consistently wrong) or accurate on average but imprecise (scattered).
- Resolution — the smallest change the sensor can distinguish. High resolution does not imply high accuracy — a device can report many decimal places that are not all meaningful.
- Sensitivity — how much the output changes for a given change in input.
- Range — the span of values the sensor can measure within its stated performance.
- Linearity — how closely the response follows a straight line across the range.
- Repeatability and reproducibility — agreement under the same conditions, and under changed conditions (different day, operator or instrument).
A useful mental picture is a target: accuracy is hitting the bullseye; precision is a tight cluster. You want both, and they are not the same thing.
Calibration, drift and traceability
Calibration compares a sensor against a known reference and corrects its readings. Without it, a sensor reports its own opinion, not a trustworthy value. Good calibration is traceable — the reference links, through an unbroken chain, back to a recognised standard (the SI units maintained by national metrology institutes).
Sensors also drift: their response changes slowly over time with age, temperature cycling, contamination or mechanical stress. This is why calibration is not a one-time event but a schedule — how often depends on the sensor, the stakes and the environment. A measurement system that is never re-checked will, eventually, quietly lie.
Noise, sampling and getting a clean signal
Real signals carry noise — random fluctuation from the sensor, the electronics and the environment. Distinguishing signal from noise is much of practical measurement:
- Filtering removes unwanted frequencies, at the cost of some responsiveness.
- Averaging reduces random noise but blurs fast changes.
- Sampling rate matters: to capture a changing signal faithfully you must sample fast enough. Sampling too slowly causes aliasing, where fast changes masquerade as slow ones — a real, and easily missed, source of wrong data (the Nyquist–Shannon sampling theorem sets the limit).
- Shielding and grounding keep electrical interference out of small analogue signals in the first place — often more effective than cleaning it up later.
Uncertainty: no measurement is exact
Every measurement has uncertainty — a quantified statement of the range within which the true value is expected to lie. It is not a mistake; it is honesty about limits. A value without an uncertainty (“23.4”) says less than one with it (“23.4 ± 0.2”).
Uncertainty combines many contributions — sensor tolerance, calibration, noise, environmental effects, the conversion electronics — into an overall figure. The international guide for doing this consistently is the GUM (see Sources). The engineering discipline is not eliminating uncertainty, which is impossible, but knowing it and keeping it small enough for the decision at hand.
Installation and environment
A good sensor installed badly gives bad data. Common, often-underestimated effects:
- Placement — measuring the wrong point (surface not core, air not object, an unrepresentative location) is a frequent cause of misleading readings.
- Thermal and mechanical effects — self-heating, mounting stress and thermal gradients can shift a reading more than the sensor’s own tolerance.
- Environmental conditions — humidity, vibration, electromagnetic interference and temperature all affect many sensors, sometimes strongly.
- Loading — the act of measuring can disturb what is measured (a probe that draws heat, a flow sensor that adds resistance).
Much measurement expertise is really installation expertise.
Representative applications
- Industrial and process monitoring — temperature, pressure, flow, level and vibration to run and protect equipment.
- Condition monitoring — spotting wear or faults early from trends in vibration, temperature or current.
- Environmental and energy — irradiance, wind, air quality, power and consumption.
- Imaging and vision — cameras are sensors too; image quality and calibration govern what can be measured from a picture.
- Motion and position — accelerometers, gyroscopes and encoders in machines, vehicles and robotics.
These are examples, not a fixed list — wherever a decision depends on the state of the physical world, a measurement underlies it.
Combining sensors with other technologies
Sensors are the front door to most other capabilities:
- With data systems — reliable acquisition, timestamping and lossless storage turn readings into a trustworthy history (see Industrial Data).
- With edge computing — filtering, calibration and fault-checking close to the sensor mean only meaningful, clean data travels onward (see Edge Computing).
- With imaging — visible and thermal cameras extend measurement to whole scenes (see Thermal Imaging and Computer Vision).
- With automation and control — control loops can only be as good as the measurement that feeds them; a noisy or biased sensor limits the whole system.
- Sensor fusion — combining several sensors can give a more accurate, more robust result than any one alone (for example inertial sensors with position references).
Limitations and cautions
- A confident number is not a correct number. Displayed precision says nothing about accuracy; both must be established.
- Calibration expires. Drift is normal; an un-rechecked system loses trustworthiness over time.
- Context matters more than the datasheet. Placement, environment and installation routinely dominate the sensor’s own specified error.
- Measure what you actually care about. A convenient proxy is not always the quantity that matters, and the difference can be decisive.
Treated as a first-class engineering concern — the right sensor, well installed, calibrated, understood, and honest about its uncertainty — measurement is what makes every layer above it trustworthy. Treated carelessly, it quietly undermines all of them.
Sources & further reading
- JCGM 100:2008, Evaluation of measurement data — Guide to the Expression of Uncertainty in Measurement (GUM) — the international reference for measurement uncertainty.
- ISO 5725, Accuracy (trueness and precision) of measurement methods and results — the standard treatment of accuracy versus precision.
- Fraden, J., Handbook of Modern Sensors: Physics, Designs, and Applications, Springer — a broad, practical reference on sensing principles.
- Webster, J. G. & Eren, H. (eds.), Measurement, Instrumentation, and Sensors Handbook, CRC Press — comprehensive coverage of measurement practice.
- Morris, A. S. & Langari, R., Measurement and Instrumentation: Theory and Application — an accessible textbook on the measurement chain and error.