Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I suppose in order to measure heartbeat you have 3 choices:</p> <p><strong>1.</strong> Use the camera as has been implemented in some applications already. I've tried one of these and it wasn't great!</p> <p><em>I don't know exactly how this would be implemented but I'm guessing that as blood is pumped through the body, the skin changes colour slightly. The camera would be able to detect these changes and work out the pulse (i.e. the time between each pulse).</em></p> <p><strong>2.</strong> Use the microphone. However I'm not sure if it would be sensitive enough. You'd have to find a way to filter out background noise and pick up just the required signal.</p> <p><em>Using the microphone you'd have to work out how to filter out background noise signals and detect only the sound of the pulse. The microphone would need to be held near to the heart or somewhere where the movement of blood made enough noise to be detected. You'd then need to work out what that noise sounds like and detect it using some sort of audio signal processing. Then count the time between each pulse to get the pulse rate. Here's an example of such an app in action: <a href="http://www.bbc.co.uk/news/11145583">http://www.bbc.co.uk/news/11145583</a></em></p> <p><strong>3.</strong> Use the motion detection hardware. However I very much doubt this would be sensitive enough to pick up the movement caused by the beat of the heart!</p> <p>Apart from that you'd need to have some sort of external sensor - a chest strap or similar. You can get heart rate monitors which transmit Bluetooth so one of these might work.</p> <p>Hope this helps!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload