Sign in

username or email:

password:



Not a member?
Forgot your password?

Search compdsp



Search tips

Ads

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGA

Discussion Groups | Comp.DSP | Autocorrelation

There are 2 messages in this thread.

You are currently looking at messages 1 to .


Is this discussion worth a thumbs up?

0

Autocorrelation - angelredrose - 2008-11-17 11:01:00

Hi, 
I am trying to understand the autocorrelation function for better timing
resolution. I am bit confused how to find out the auto correlation PEAK
from the output of M-Sequence? and What is the impact of distance between
the two peaks? In other words, the impact of the length of the M-Sequence?


Thanks,




______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: Autocorrelation - Piyush Kaul - 2008-11-18 00:19:00



For M-sequences the autocorrelation should have a peak after every
2^M-1 symbols.
"How to find auto-correlation"?? I don't get the question.
Autocorrelation is always defined as..
r(tau) = Sum_t { x(t) x(t+tau)}.
The impact of distance between two peaks is the ambiguity resolution.
We know the exact timing of the signal excepting the ambiguity of
2^M-1. In practical systems we make M big enough that we don't see the
other peak.

Regards
Piyush

On Nov 17, 9:01 pm, "angelredrose" <el...@leeds.ac.uk> wrote:
> Hi,
> I am trying to understand the autocorrelation function for better timing
> resolution. I am bit confused how to find out the auto correlation PEAK
> from the output of M-Sequence? and What is the impact of distance between
> the two peaks? In other words, the impact of the length of the M-Sequence?
>
> Thanks,

______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.