Why Are FFT Acceleration Peaks in My Data Abnormally High?

AI Thread Summary
The discussion revolves around the unexpectedly high peaks in FFT acceleration data, which range from 70-100 m/sec². The user collected time-domain acceleration signals and scaled them from voltage signals but did not apply normalization in their FFT analysis using Matlab. Experts suggest checking the normalization process, as it significantly impacts the absolute magnitudes of the FFT results. They also highlight the importance of ensuring that the total energy in both time and frequency domains is consistent according to Parseval's theorem. Proper unit conversion is essential, as frequency domain units should be volts/sqrt(Hz) to accurately represent energy.
adanoop
Messages
2
Reaction score
0
I have collected time-domain acceleration signals from the test rig through an accelerometer. Voltage signals are scaled to acceleration signals based on voltage sensitivity of accelerometer. Please refer the link given at the last to get the link for PDF attachment to see the time domain acceleration signals. Acceleration varies from 4 to -13 m/sec2. Later FFT analysis is done in Matlab software. Please refer to the link given at the end to get the link for attached PDF file to see the Frequency-domain acceleration signals. But here I got the acceleration peaks very high (of the order 70-100 m/sec2). Kindly suggest me whether the acceleration peaks convey the meaning ful result? Whether some kind of normalization is required for Y axis (acceleration peak) of the frequecy domain signal? Please guide me how to present the acceleration peaks in a meaning ful way?

Thanks in advance!

Waiting for ur valuable suggestions...


Please click this link to get another link where PDF document of signal analysis is available:
http://imechanica.org/node/9195
 
Last edited by a moderator:
Engineering news on Phys.org
You have asked a question with no easy answer, since taking a spectrum looks easy but rests on a mass of details and assumptions. The spectrum in your attachment has many fewer points than your data set; how did you calculate it? Did you split the data into intervals, calc the spectrum of each, and average? (e.g., periodogram). Is your spectrum complex? (It should be.) Are you showing just the real part? The magnitude? A classic FFT will also show negative frequencies; where are these? What normalization are you using? All of these affect the absolute magnitudes.
 
Thank you for replying!..I collected both time and voltage (scaled to acceleration) data. Hence I do have data about time interval also. But I have used 1024 datapoints to calculate FFT in Matlab. Then I calculated FFT magnitude, i.e. absolute of FFT. The amplitudes you are seeing in the figure are FFT magnitudes. Normalization is not used.
 
Ok. If the number of time and frequency domain points is the same (1024), then you can do a simple test to check the normalization. Remember from Parseval's theorem that the total energy in each domain must be the same. Check, therefore, that

\sum_n{|f[n]|^2}=\frac{1}{N}\sum_k{|F[k]|^2}

Also the units in the frequency domain are different than the time domain. They should be volts/sqrt(Hz) so that the power spectrum |F[k]|^2 has units of energy.
 
Here's a video by “driving 4 answers” who seems to me to be well versed on the details of Internal Combustion engines. The video does cover something that's a bit shrouded in 'conspiracy theory', and he touches on that, but of course for phys.org, I'm only interested in the actual science involved. He analyzes the claim of achieving 100 mpg with a 427 cubic inch V8 1970 Ford Galaxy in 1977. Only the fuel supply system was modified. I was surprised that he feels the claim could have been...
TL;DR Summary: Heard in the news about using sonar to locate the sub Hello : After the sinking of the ship near the Greek shores , carrying of alot of people , there was another accident that include 5 tourists and a submarine visiting the titanic , which went missing Some technical notes captured my attention, that there us few sonar devices are hearing sounds repeated every 30 seconds , but they are not able to locate the source Is it possible that the sound waves are reflecting from...
Thread 'Turbocharging carbureted petrol 2 stroke engines'
Hi everyone, online I ve seen some images about 2 stroke carbureted turbo (motorcycle derivation engine). Now.. In the past in this forum some members spoke about turbocharging 2 stroke but not in sufficient detail. The intake and the exhaust are open at the same time and there are no valves like a 4 stroke. But if you search online you can find carbureted 2stroke turbo sled or the Am6 turbo. The question is: Is really possible turbocharge a 2 stroke carburated(NOT EFI)petrol engine and...
Back
Top