LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missed heartbeat feedback-tool

I need a feedback-tool that accounts for missed heartbeats in an ECG-signal. The programme calculates the heatrate but we need it to ignore a part of the signal if the time between the QRS-peaks is too small or too big (a missed heartbeat).
 
Please answer with an example in LabView 7.1
 
Thank you!
0 Kudos
Message 1 of 6
(3,052 Views)
Is this homework?
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 6
(3,047 Views)
yes.. and the only way we can get information is from this website.
I would really appreciate an answer!

another question 🙂 how do you search after max/min values from a particular point in a signal?

Tank you for your help and time!
0 Kudos
Message 3 of 6
(3,015 Views)
Hi

another question how do you search after max/min values from a particular point in a signal?

Assume that you feed your signal into an array then you use array tool (max min)from array palette to determine the location of the two points.

By the way
I dont't do graphic homework questionsSmiley Wink

Show us some effort upload ya code then folk can help

Nothing is for free in this world

xseadog
0 Kudos
Message 4 of 6
(3,011 Views)
Here is the "programme" we made, I hope you understand what we are trying to do.
We are trying to make a programme that will find the P,R and T peaks, the Q valley and the end of the T wave. How do you search for min/max values around for ex. the R peak?
 Also want to implement a missed heartbeat feedback tool.
 
We would be thankful if you could give us some tips, because we do not know how to begin..
 
Thank you in advance
0 Kudos
Message 5 of 6
(2,986 Views)
This is an example of a signal we are analyzing, the amplifier is not working properly yet but it will look something like this..
0 Kudos
Message 6 of 6
(2,982 Views)