A smartwatch can estimate heart rate by shining green light into your wrist and measuring the light that comes back. This method is called photoplethysmography, or PPG. It matters because it lets a small wearable device track pulse during rest, exercise, sleep, and recovery without using a chest strap or medical wires.
The same idea connects biology, optics, electronics, and data processing in one tiny sensor system.
Inside the watch, green LEDs send light into the skin while a photodiode measures reflected light. Blood absorbs more green light than the surrounding tissue, so the reflected light changes slightly as blood volume rises and falls with each heartbeat. The watch turns these repeating changes into a waveform, then counts the peaks to estimate beats per minute.
Good contact, proper wrist position, and reduced motion help the sensor collect a cleaner signal.
Understanding How a Smartwatch Measures Heart Rate
The signal at the wrist comes from a small bed of arteries, veins, and capillaries near the skin. With each pump of the heart, an artery briefly expands as a pressure wave passes through it. This changes the amount of blood in the light path.
The change is tiny compared with the constant light effects of skin, bone, fat, and ordinary tissue. A useful PPG signal therefore has a large steady part and a much smaller pulsing part. The watch must separate the small changing part from the much larger background.
The light sensor produces an electric current rather than a ready-made heart rate number. More received light produces a different current from less received light. Electronic circuits amplify this weak current and convert it into a voltage that a computer chip can read.
An analogue to digital converter then records many samples each second. The watch may briefly turn its LEDs on and off to measure room light reaching the sensor.
It can subtract this unwanted light from the measurement. This matters outdoors, where sunlight can be far stronger than the light from the LEDs.
Raw samples are usually messy. Software uses filters to remove slow changes caused by pressure on the watch and fast changes that are unlikely to come from a pulse. It then searches for a repeating pattern.
The time from one reliable pulse peak to the next gives the beat interval. Heart rate equals sixty divided by the interval in seconds. For example, an interval of one second corresponds to sixty beats per minute.
Many watches combine several intervals instead of trusting one peak. This makes the displayed value steadier, though it can make the number respond more slowly when exercise intensity suddenly changes.
Movement is one of the hardest engineering problems. Swinging an arm changes pressure, shifts skin over the sensor, and changes the angle of reflected light. These effects can be larger than the blood volume change.
Some watches use accelerometer data to identify periods of motion and reject suspicious pulse patterns. A snug band helps because it keeps the optical parts in the same position. A band that is too tight can reduce local blood flow, so tighter is not always better.
Cold conditions can narrow small blood vessels near the skin and make the pulse signal weaker. Sweat, hair, tattoos, and differences in skin properties can affect the amount of detected light too.
A wrist PPG reading is an estimate of pulse rate, not a direct recording of the heart's electrical activity. An electrocardiogram measures electrical signals from the heart, while PPG measures the arrival of a blood pressure wave at the wrist. During steady rest, the two rates often agree closely.
During rapid exercise or irregular rhythms, the optical estimate may lag or lose confidence. When learning this topic, pay attention to the full measurement chain.
Light interacts with tissue, a sensor creates an electrical signal, electronics digitise it, and software decides which patterns are believable. Every stage can add error.
Key Facts
- PPG stands for photoplethysmography, a method that measures changes in blood volume using light.
- Green light is often used because hemoglobin in blood absorbs green wavelengths strongly.
- Heart rate in beats per minute can be found with BPM = 60 / T, where T is the time in seconds between pulse peaks.
- If N beats are counted in t seconds, BPM = 60N / t.
- A photodiode converts reflected light intensity into an electrical signal.
- Motion, loose fit, cold skin, tattoos, and poor sensor contact can make the heart rate reading less accurate.
Vocabulary
- Photoplethysmography
- A light-based method for measuring changes in blood volume under the skin.
- LED
- A light-emitting diode that produces light when electric current flows through it.
- Photodiode
- An electronic sensor that converts incoming light into an electrical signal.
- Capillary
- A tiny blood vessel where oxygen, nutrients, and waste are exchanged with body tissues.
- Pulse waveform
- A repeating graph pattern caused by changes in blood volume during each heartbeat.
Common Mistakes to Avoid
- Thinking the watch sees the heart directly, which is wrong because it measures changing blood volume in the wrist using reflected light.
- Assuming brighter light always means a better reading, which is wrong because too much light, poor contact, or signal saturation can reduce accuracy.
- Counting every small wiggle as a heartbeat, which is wrong because motion and noise can create false peaks that do not come from pulse changes.
- Wearing the watch loosely on the wrist, which is wrong because gaps let outside light in and allow the sensor to move during measurement.
Practice Questions
- 1 A smartwatch detects 12 pulse peaks in 10 seconds. Use BPM = 60N / t to calculate the heart rate in beats per minute.
- 2 The time between two neighboring pulse peaks is 0.80 seconds. Use BPM = 60 / T to calculate the heart rate.
- 3 A student gets an unstable heart rate reading while running with the watch loose on the wrist. Explain two engineering or body-related reasons the signal may be noisy and one way to improve the measurement.