Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem in Implementing Autocorrelation on Stratix II EP2S60 DSP Development Board
Hi there, I am trying to synchronize the transmitted signal with the receiver by energy detection. The transmitted signal is a sine wave and I plan to autocorrelate it to obtain the peak and th...
Altera_Forum
Honored Contributor
15 years agoHey Kaz, thanks a lot for the idea. Should I need to use serial or parallel fir? I think serial would do the correlation but my input is 12-bit and thus I will be wasting 13 clock cycles for every output. could you please suggest a smarter configuration which I could use? I am using Stratix II device.
Just for the sake of understanding, could you please suggest me the configuration(coefficients and other settings) for completing the autocorrelation for a=[1 2 3 4]. Thanks a lot....