Borrar filtros
Borrar filtros

FFT from CSV data

2 visualizaciones (últimos 30 días)
Harith Irfan
Harith Irfan el 4 de Feb. de 2020
Respondida: Vinai Datta Thatiparthi el 7 de Feb. de 2020
Hello there,
I have a vibration data on Amplitude vs Frequency and have no idea to apply Fast Fourier Transform (FFT) to revert it back to time domain. Reason being is I would like to acquire Amplitude vs Time data so I can obtain it into Velocity in time domain. If possible can I differentiate the data to transform it into Velocity vs Frequency and/or Acceleration vs Time?
I have no idea where to begin. I would be delighted with any help.
Thank you
  1 comentario
Star Strider
Star Strider el 4 de Feb. de 2020
The phase is uniformly zero. Without the phase information, it is not possible to reconstruct the complex Fourier transform from those data, so the inverse Fourier transform is not possible.

Iniciar sesión para comentar.

Respuestas (1)

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi el 7 de Feb. de 2020
Hey Harith,
Adding to @StarStrider's points, when you're able to fix the input data, you can import this Excel sheet into a table in MATLAB using the function readtable. Functions FFT & IFFT can help you.

Categorías

Más información sobre Vibration Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by