2021-03-26 03:11 AM
Can any one help me on this. thanks in advance
Solved! Go to Solution.
2021-03-26 06:22 PM
In this situation I would capture a snapshot of the sampled input data and the corresponding output of the FFT (into arrays) and then send them to a PC (I use RS232). Then I would use spreadsheets or online FFT tools or MatLab (or even write your own FFT routine) to look at the input data and see what these other FFT routines produce with the same data. Another alternative, record the input signal and plug it into Wavosaur - it's a free audio editing which has a spectrum tool (FFT) where you can easily control all the parameters and see the results. The 24th value corresponds to a frequency of 150Hz, which could be a harmonic of the 50 Hz (depends on whether your signal is a pure sine wave or other).
2021-03-26 06:22 PM
In this situation I would capture a snapshot of the sampled input data and the corresponding output of the FFT (into arrays) and then send them to a PC (I use RS232). Then I would use spreadsheets or online FFT tools or MatLab (or even write your own FFT routine) to look at the input data and see what these other FFT routines produce with the same data. Another alternative, record the input signal and plug it into Wavosaur - it's a free audio editing which has a spectrum tool (FFT) where you can easily control all the parameters and see the results. The 24th value corresponds to a frequency of 150Hz, which could be a harmonic of the 50 Hz (depends on whether your signal is a pure sine wave or other).
2021-03-28 12:50 AM
Thanks you so much for the feedback. i tried the same. Looks like I am missing some samples