A query from a user has prompted me to look into the results from the Data Sharing Database of user-contributed data to see if we can make better use of the Heart Rate measurements on watches. We currently have a simple heart rate threshold alarm system which can be useful for night time monitoring, but is prone to alarm during normal daily activities when heart rate varies.
The analysis of the tonic-clonic seizure data in the database can be found here:
We identify three different types of heart rate response to a seizure – High response, modest response and no response. Typical high and modest response heart rate plots are shown below:
The conclusion is that for some people the heart rate increases significantly enough during a seizure that an ‘adaptive threshold’ technique can give a useful additional seizure detection method in addition to motion detection. Other users though do not see a significant enough change in heart rate that if we were to set the parameters sensitive enough to detect the observed changes, we would see lots of false alarms.
We will implement this adaptive threshold heart rate algorithm into the next release of OpenSeizureDetector, as it may benefit some users.
Any comments or questions, please contact graham@openseizuredetector.org.uk


