09-28-2007 10:40 AM
09-28-2007 11:01 AM
I didn't see any file. Try again.
@JB2 wrote:
I've included the file. Any help is much appreciated.
TIA
10-01-2007 10:27 PM
Hello JB2,
Thanks for contacting National Instruments.
What issues are you having with the data? You should not have to use a peak detect function to determine the position. Assuming that the issue is related to the integration of your waveform, there are two possible things to try. The first is that NI does make a Sound and Vibration Toolkit that provides the necessary VIs to convert an acceleration measurement to a displacement easily.
The second option, if you do not have the sound and vibration toolkit, is to try to eliminate any DC offset. Whenever LabVIEW performs integration, some DC offset is introduced. It will be necessary to remove this DC offset before both the first and second integrations. The best way to do this is to filter the data using a High Pass FIR Filter. See this forum post for information regarding this.
Please post back if you have any more questions.