choosing points of FFT for autocorrelation

Status
Not open for further replies.

keremcant

Member level 5
Joined
Dec 25, 2009
Messages
87
Helped
6
Reputation
12
Reaction score
5
Trophy points
1,288
Activity points
1,910
hi,
we are trying to implement an efficient aoutocorrelation in verilog and for this we need to find the FFT. what we are trying to do is (from wikipedia/efficient comp):
ac[n] = IFFT { FF{(x[n]} * FFT*{x[n]} }.
In this case does it matter how many points FFT we choose, because that we will take the IFFT, or does it lead to data loss? can you give us some tips on doing autocorrelation and/or FFT in verilog.
thanks
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…