LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple plots on graph at specific locations of signal

Hi all,

 

I have a zero crossing detector to find out some special peaks/points on ECG signals. I am facing two problems here:

- I want to display each point as a different marker referenced by zero crossing detector on the graph of ECG signal. I took a look-around, found some examples nearly the same, I did try but could not get exactly what I want. 

- If you see closely to the graph "ECG signal" on my vi, you can find that some of zero crossings not shown exactly the peaks they should be on the ECG signal (i.e, R peaks). So how can I get rid of this error?

I greatly appreciate any suggestions.

Thanks a lot.

 

Shuri

0 Kudos
Message 1 of 7
(2,930 Views)

pls, could someone give me any advice here to deal with these issues?

0 Kudos
Message 2 of 7
(2,907 Views)

Hi Shuri,

 

Could you point out an example of which peaks are not being correctly indicated?

 

Regards,

Mike Altmann
Product R&D
NI
0 Kudos
Message 3 of 7
(2,894 Views)

Thanks for replying me.

Actually, after running my vi and zoom in closer to QRS complex (by stretching time axis to smaller value, i.e. 0.5s, 1s, etc.), especially R peak, you can see that the zero crossings are not pointed correctly the time-location of R peaks that they should be.

In addition, I'd like to display those peaks/points that have been indicated by zero crossings in the same graph of ECG signal, how could I do this?

0 Kudos
Message 4 of 7
(2,881 Views)

Hello Shuri,

 

If you go to the modern controls pallet on the front panel, then to graph, and select a mixed signal graph, you can graph all of your data on one graph.  Use a bundle to combine any data you may have then feed that bundle into your mixed signal graph.  

 

Regards,


Marcus 

Marcus M.
PXI Product Support Engineer
National Instruments
0 Kudos
Message 5 of 7
(2,856 Views)

Hi Marcus M,

 

Maybe I didn't explain clearly enough about what I mean in term of "multiple plots on one graph". Actually, the zero crossing detector detects changes in signal (ie. peaks/valleys, etc.) and what I really want is to display those changes in ECG signal. I don't mean to display 2 graphs together in one graph but just show by markers where are peaks/valleys/points indicated in ECG signals.

I did graph 2 graphs in one in my vi but it doesn't have any meaning.

Anw, thanks for your help. Pls give me any suggestions here.

0 Kudos
Message 6 of 7
(2,840 Views)

You may find the free NI Biomedical Starter Kit useful in your project - you can find it on NI Labs here:

https://decibel.ni.com/content/docs/DOC-12646

 

Support for the toolkit is primarily through the Biomedical User Community at ni.com/biomedusers.

 

Cheers,

Steve

0 Kudos
Message 7 of 7
(2,828 Views)