how to fft of a signal taken from an accelerometer data.

8 次查看(过去 30 天)
The MicroStrain G-Link is accelerometer with dynamic range of ±2g and can measures vibration in three different orientations; X, Y and Z. G-Link wireless accelerometer is chosen for the monitoring of ambient vibration source due to the reasons that it is small, portable and can be mounted easily even at a crowded space. To make measurement and monitoring the ambient vibration sources using G-Link, the device has to be mounted firmly on the surface of the vibration sources, ideally either bolted to the surface or mounted with strong magnet. Once the accelerometer node is secured, the G-Link firmware is used to activate the G-Link triggering process. Once the G-link is triggered, it captures the vibration raw data from the vibration sources. This data is then transmitted wirelessly to the USB base station and finally the data is processed by the host computer. The USB base station is connected to the host computer via USB connection. The data is then further analysis using a software provided by the manufacturer, where the raw data which is in the time domain is transformed into frequency domain by using FFT, so that, the processed data in the terms of vibration frequency and acceleration level can be clearly presented.
how to fft of a signal taken from an accelerometer data.

采纳的回答

Carlos
Carlos 2014-3-11
If you can apply xlsread(as I infere from your tags) to put your raw data into a matlab vector all you need can be found in this link
I have worked with accelerometers too, and the manufaturer gives the sampling frequency(which you need to know)in the specefication sheet.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Vibration Analysis 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by