Hello,
I would like to detect heart beat from ECG signal (Signal I have is 1.5 volts for QRS).
What I would like to do is to measure delta time between each pulsation with enough accuracy (1 milli second would be great). I can use a microcontrolleur with and ADC to do that, but my microcontrolleur as already a lot of think to do ! The best would be to have a pulse when QRS pulse is at the maximum.
I read that an AOP can do that : http://kudelsko.free.fr/articles/aop21.htm#6
But applied to my application, it not so good : too early detection, or too late... what can I do to improve the system ?
Thanks you for your help
Jean-Marie
I would like to detect heart beat from ECG signal (Signal I have is 1.5 volts for QRS).
What I would like to do is to measure delta time between each pulsation with enough accuracy (1 milli second would be great). I can use a microcontrolleur with and ADC to do that, but my microcontrolleur as already a lot of think to do ! The best would be to have a pulse when QRS pulse is at the maximum.
I read that an AOP can do that : http://kudelsko.free.fr/articles/aop21.htm#6
But applied to my application, it not so good : too early detection, or too late... what can I do to improve the system ?
Thanks you for your help
Jean-Marie