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 agothanks for the reply Dave.I really appreciate your interest.
I am basically using OFDM kinda thing for Spatial Modulation. I am transmitting a sinusoid of say freq f1 for synchronization and subsequently of freq f2 for data and will be performing correlation with sinusoid of freq f1 on the receiver side. I expect to get a peak of approx 1 for auto-correlation which will trigger my receiver to collect data. The problem I have is that I am using 128 data length for each symbol and I am using altera blockset (simulink) and I am totally confused about what blocks to use for performing the correlation thing. thanks...