How a Wearable Actually Measures You
A sensor samples a signal, it doesn't capture a single clean instant — and the raw signal is noisier than most people expect. Toggle between the raw and smoothed version below to see how much processing happens before a number ever reaches the screen.
The heart-rate number on your wrist looks as clean and confident as a stopwatch reading. Underneath it is nothing like one. A sensor samples a signal — it does not capture a single clean instant — and what it actually picks up is far noisier than the tidy number that finally reaches your screen.
A sensor samples, not a single instant
A wrist-worn heart-rate sensor typically shines green light into your skin dozens of times per second and measures how much bounces back — blood absorbs more light than surrounding tissue, so the reflected amount rises and falls with every heartbeat. One measurement is not one heartbeat. It is dozens of individual light readings per second, stitched together afterward into something that looks like a single number.
Raw signal is noisier than you would expect
Toggle to Raw signal below and look at how jagged it is sample to sample. Every small wrist movement, every shift in how tightly the band sits against your skin, and the ambient light in the room all show up as noise layered directly on top of the real pulse — none of it removable by simply asking the sensor to try harder.
This is closer to what the sensor actually captures sample by sample — motion, skin contact, and ambient light all show up as jitter on top of the real pulse.
Why the number on screen is already smoothed
Toggle to Smoothed signal and the same data resolves into a clean, repeating pulse shape. That smoothing — averaging each point with its close neighbours — is not optional polish. Without it, the number you would see on screen would jump around too violently to mean anything, swinging on tiny movements rather than tracking your actual heart rate.
Every consumer wearable does some version of this processing before a single number ever reaches its display. The reading you trust every day is already several steps removed from the raw physical signal — a fact worth remembering the next chapter, which is specifically about how much you should trust it.
Key takeaways
- A heart-rate sensor does not capture one clean instant — it samples reflected light dozens of times per second and reconstructs a pulse from the pattern.
- The raw signal is jagged with noise from wrist movement, skin contact, and ambient light, none of which is removable just by sampling harder.
- Smoothing — averaging each sample with its close neighbours — is what turns that noisy signal into something readable, not an optional add-on.
- The number on your screen is already several processing steps removed from the raw physical signal, by the time you ever see it.