07-27-2005 08:56 AM
07-27-2005 09:36 AM
07-27-2005 04:17 PM
07-27-2005 04:23 PM
07-31-2005 03:54 PM
i want to apply FFt on my data that iam acquirng from NI card.I am measuring Pressure and flow rate . i want to apply FFT on these data. i want to know which is more suitable way of doing this
1. should i save the data in array and then pass this array to power spectrum VI of FFt
2. or should i directly connected my incoming signal to input of the Power spectrum VI. I am acquirng data at a rate of 1000 Hz but during FFT number of samples are also important i want to know if i directly connect the incoming signal than how could i determine what are my number of sample of incoming data.
08-01-2005 05:40 AM
08-01-2005 06:07 AM
2. or should i directly connected my incoming signal to input of the Power spectrum VI. I am acquirng data at a rate of 1000 Hz but during FFT number of samples are also important i want to know if i directly connect the incoming signal than how could i determine what are my number of sample of incoming data.
secondy i found three VI related to FFT.
1. FFt that give real and complex value
power spectrum
power spectrum Express VI
what is the difference b/w these VIs I also checked power spectrum help it has an out put names as magnitude i want to know furhter about it i mean what is this magnitude what doe si tindicate please execuse my beginner level in FFt.
08-03-2005 04:57 AM
08-04-2005 05:34 PM
|
Thanks for the reply.
I am acquiring data with the help of AI start and AI read.AI read gives me a waveform out put that contain both the data value and time inforamtion .for my purpose in order to make the average i took data value out of this wavform out put and calcualte the avergae value for 100 such point.I then displayed this average value on the chart graph.i am doing all this in a while loop at 1 second. I am getting right data on my VI a si can compare it with the actual reading displayed on flow meter.Now i want to ask some question may be silly:)
1.how does waveform chart add timing info.it has two scales Y and X on Y -axis it shows me myparameter value and X -axis it shows me time.
2.My second question is related to FFT.I want to use Power Spectrum Expres sVI .i want to know in my case should i directly connect the wavform obtain from theAI read to input signal of Power spectrum VI or should i connect the wavform Chart signal to the input signal of the powerspectrm. |
08-04-2005 05:39 PM
|
Here is my one more question:)
I used power spectrun Express Vi. it gives me RMS both in graphic and numeric indicator.on graphic it shows me frequecy b/w 1 to 500. and RMS value is -81. i want to know what is meaning of RMS how would we interprate the result of power spectrum Express Vi.
Regards
|