LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

processing Vernier SensorDAQ information live using peak detection and integration

Hey foks,

 

New to the board and LabVIEW software.

 

I'm currently working on a project that will essentially be used as an exercise device on a rowing machine(http://en.wikipedia.org/wiki/Indoor_rower). I will be using Vernier SensorDAQ as my data acquisition device with the following two sensors:

 

accelerometer: http://www.vernier.com/probes/acc-group.html

 

Hand grip heart rate sensor: http://www.vernier.com/probes/hgh-bta.html

 

What I would like to have is a VI that will acquire and process data in real time. The end goal is to be able to have have a beats per minute readout of one's heart rate, and a graph of one's distance. This data will be displayed to the user as he/she works out. Also the data will be saved for each workout and futher analysis will be available to the user post workout, such as calculating averages, min,max of HR and length traveled.

 

For the accelerometer I've decided to use a preinstalled subvi http://zone.ni.com/devzone/cda/tut/p/id/4989, called Integration SVT.vi, which essentially performs numerical integration on data to give velocity and distance from acceleration data.

 

For the hand grip sensor, I've tried to use labviews waveform peak detection VI. The hand grip HR sensor outputs a 3V pulse everytime a HR is detected. So I'm trying to convert these pulses into an actual beats per minute, that can be displayed on the front pannel.

 

I'm having issues getting this to run in real time. I have attached the VI's.

 

Thank you ahead of time for your responses.

Download All
0 Kudos
Message 1 of 3
(2,791 Views)

Please consider using the new Express VIs for SensorDAQ that we put at http://www.vernier.com/labview/downloads/ . Click on the SensorDAQ icon and download the installer for LV2009 or Lv2010. They are free.

 

Note that we have a couple somewhat related project in our new book of engineering projects. See:

http://www.vernier.com/cmat/epv.html .

 

Also, we have a book on learning to use LabVIEW using SensorDAQ. See:

http://www.vernier.com/cmat/lwv.html

0 Kudos
Message 2 of 3
(2,779 Views)

Please also visit our NI Biomedical User Community at www.ni.com/biomedusers where you will find a wealth of resources for LabVIEW users in the biosciences and information about our free Biomedical Starter Kit, which includes sample applications and VI's for biomedical functions.

 

Good Luck!

 

Steve

0 Kudos
Message 3 of 3
(2,762 Views)