10-31-2005 01:29 PM
10-31-2005 04:21 PM
10-31-2005 04:55 PM - edited 10-31-2005 04:55 PM
Message Edited by Doug Bendele on 10-31-2005 04:56 PM
11-02-2005 03:11 PM
Thanks for your replies.
I'm using units of g. I had taken the sqrt of the imaginary data, but your message made me realize I must take the sqrt of the magnitude instead. That brought the imaginary plots to within a factor of about 1.5 of what MEscope calculates.
I'm applying a Hanning window and its window correction factor is 1.5. With all these adjustments I am within about 10% of MEscope's values. I'd like to be closer so I can use them more or less interchangably for data analysis and comparison.
I'm recording 6 triax accels simultaneously (two references and four response locations) and using a "for" loop to index the arrays to generate FRFs for each response/reference combination. My understanding from Vibrant Technology and LDS literature is that ODS FRFs are composed of the magnitude of the response autopower, coupled with the phase of the reference/response crosspower.
As I understand it, the only time the reference autopower magnitude is used is if the data is not all collected at the same time. Then the reference autopower from one data set to the next is used to "normalize" the FRFs.
I plan to investigate what windowing correction MEscope uses. I also wonder if the FFT routines or other mathematics within the two programs are causing the disparity in results.
Did you compare your ODS FRF results from Labview with any other vibration software? Did they compare well?
Any other suggestions?
11-02-2005 03:41 PM
11-02-2005 04:15 PM
11-07-2005 03:13 PM
11-07-2005 03:13 PM
11-17-2005 10:19 AM
I could not run the VI in the attached LLB as it is missing subVI ODS FRF re-Im.vi. I was surprised to see time-domain filters as these filters will each exhibit a transient response that should be excluded from the analysis. Instead, you can integrate in the frequency domain in order to achieve the desired units.
Without more information about the settings (especially averaging) you have selected in ME'Scope, it is hard to give good guidance about the settings you should use in your LabVIEW code.
I will send you an email so that we can work on this more directly.
11-17-2005 12:22 PM