05-04-2005 01:09 PM
05-04-2005 02:22 PM
05-31-2005 10:16 AM
05-31-2005 10:47 AM
01-05-2006 10:06 AM - edited 01-05-2006 10:06 AM
Chad,
Just want to update you. After some conversations with my FSE, Andrew Akers, and more reading I managed to modify an example application from the SVT. In short, I acquire a fixed amount of samples from the accelerometer and hammer using the hammer to trigger the acquisition. The output of the hammer is force(N) and the accelerometer of course is acceleration (g). I first convert the acceleration values to distance by double integration then feed both force and distance waveforms into the FRF. The magnitude output has the following units:
distance / force
Thanks to a paper by Brian J. Schwarz & Mark H. Richardson entitled "Experimental Modal Analysis" I discover that distance/force = Compliance and Dynamic Stiffness = 1/ Compliance. So, the reciprocal of the magnitude values gave me Dynamic Stiffness units of force/distance ie. N/micron. Making this adjustment resulted in what looked to be the correct plot.
Still concerned that I was getting the correct data I searched for another method to compare my results. More reading and trying to understand lead me to a method described by many authors as the method used in portable vibration analyzers. This method uses both Cross-Power Spectrum and Auto Power Spectrum to calculated dynamic stiffness. I added this calculation to my vi and plotted the resulting graph. I was surprised, and I might add very happy, to see virtually identical graphs. The FRF vs. the Cross-Power/Auto Power Spectrum calculations produced the same results.
Many thanks to you, and Andrew for your assistance in the project.
regards,
Glen
I will cc: Andrew Akers
Message Edited by WantToGolf on 01-05-2006 10:15 AM
01-26-2006 04:09 PM
11-24-2008 07:51 AM - edited 11-24-2008 07:55 AM
Is any possibility to find a vi that uses Cross-Power Spectrum and Auto Power Spectru. I need it to test my own vi that uses frf.
Please I am in really need of that
Or maybe to explain me how I can do that.