FFT Plot Background

1) What is the frequency resolution of the FFT plot? That is, how many FFT points are used?
2) What method is used to calculate the spectrum? A method like Welch and multitaper or plain FFT?
3) Apparently the Fourier Transform is applied to the time series data. The diagram of the FFT plot changes dynamically in respect with new time series data, so I want to understand how is this done? What is happening if I increase the window length from 10 to 20 seconds or from 10 to 5? I mean the FFT is applied to the length of the window which is selected every time(5, 10, 20 etc) or it is applied to a smaller window?
Thank you

Comments

Sign In or Register to comment.