07-15-2008 01:37 PM
Hi Mark
Thank you for your reply. Now I am getting the 330Hz frequency using this code.
I have attached the LabView code. But I am not able to divide the x-scale value
by number of blades i.e 11. I can do this by multiplying the x-scale
value. Is there any other way to do this?
07-16-2008 04:57 PM - edited 07-16-2008 05:00 PM
Hi Pramod,
To change the timebase for your signal, you can get the waveform component dt, and divide it by the number of blades you are counting. Here is an example of what I'm talking about:
Let me know if this work as expected.
I'm not sure what you mean by "I have attached the code for specific harmonic. In the left most "Build waveform" function, the "dt" value was placed as the inverse of sampling frequency. In the DAQ Assistant there are 6 channels. Will I have to repeatedly write this code for 6 times to get the averaged first three specific harmonic?"
If you want to change the number of harmonics calculated in the average, you can just wire the outputs of those spectral measurments to a different divisor and graph.
07-17-2008 01:48 PM
07-18-2008 11:09 AM
07-22-2008 06:38 AM
07-22-2008 10:12 AM
07-23-2008 06:42 AM
07-23-2008 11:29 AM
07-25-2008 08:00 AM
07-28-2008 05:54 PM - edited 07-28-2008 05:55 PM