LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO CALCULATE THE INFLECTION POINT IN a ppg SIGNAL?

HELLO FRENS!

 

I am working withlabVIEW 2011 .I need to find the following parameters in a Pulse plethysmographic signa;l 

-PULSE HEIGHT

-Pulse width 

-AREA under the curve

 

Can anyone plase help me out with the same i have tried Extracting the PULSE Height and here i am attaching my VI?

please do help me out i am in urgent need !

 

thanks 

Shine Augustine

0 Kudos
Message 1 of 3
(3,558 Views)

We cannot answer your question because you only posted your top level VI.  All the subVIs are missing.  In the future, use File»Save As.. and choose to duplicate the hierarchy to a new location.  Pack the new code in a ZIP file and post that.  Alternately, you can create a source distribution using the application builder (you are using projects?).

 

I will assume you need the height, width, and area for each pulse, since that is normally how a pulse plethysmographic signal is used.  LabVIEW has standard VIs to measure all of these parameters.  Look in the Signal Processing » Waveform Measurements palette for most of them.  Use one of the integration VIs to find your area.

 

If you need further help, please post all your code.

0 Kudos
Message 2 of 3
(3,538 Views)
hi thanks for the reply i have tried to find the height the problem is now with the widthand the area of the curve actually it would work fine for one signal but wen i change the signal it again shows wrong value could you now check
0 Kudos
Message 3 of 3
(3,508 Views)