Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform


Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | autocorrelation


There are 11 messages in this thread.

You are currently looking at messages 0 to 10.


autocorrelation - John McDermick - 2011-01-03 18:40:00

Is there a signal x for which the autocorrelation sequence r would be
a 'flat' line ?

For example r = [0.5 0.5 0.5 0.5 0.5 0.5]

My guess is no. Can somebody confirm?


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

Re: autocorrelation - Tim Wescott - 2011-01-03 18:47:00



On 01/03/2011 03:40 PM, John McDermick wrote:
> Is there a signal x for which the autocorrelation sequence r would be
> a 'flat' line ?
>
> For example r = [0.5 0.5 0.5 0.5 0.5 0.5]
>
> My guess is no. Can somebody confirm?

I think that you could prove that for a signal of finite energy there'd 
be a strict maximum at t = 0.  But I'm too lazy to do it right now...

-- 

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" was written for you.
See details at http://www.wescottdesign.com/actfes/actfes.html
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: autocorrelation - Vladimir Vassilevsky - 2011-01-03 19:08:00


John McDermick wrote:

> Is there a signal x for which the autocorrelation sequence r would be
> a 'flat' line ?

X = 1.

> For example r = [0.5 0.5 0.5 0.5 0.5 0.5]
> 
> My guess is no. Can somebody confirm?

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

Re: autocorrelation - John McDermick - 2011-01-04 08:26:00

On Jan 3, 7:08=A0pm, Vladimir Vassilevsky <nos...@nowhere.com> wrote:
> John McDermick wrote:
> > Is there a signal x for which the autocorrelation sequence r would be
> > a 'flat' line ?
>
> X =3D 1.
>
> > For example r =3D [0.5 0.5 0.5 0.5 0.5 0.5]
>
> > My guess is no. Can somebody confirm?
>
> Idiot.

Thank you, but the autocorrelation of 1 is a point not a line.
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: autocorrelation - Clay - 2011-01-04 11:35:00

On Jan 3, 6:40=A0pm, John McDermick <johnthedsp...@gmail.com> wrote:
> Is there a signal x for which the autocorrelation sequence r would be
> a 'flat' line ?
>
> For example r =3D [0.5 0.5 0.5 0.5 0.5 0.5]
>
> My guess is no. Can somebody confirm?

Try a Kronecker Delta function.
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: autocorrelation - Clay - 2011-01-04 12:09:00

On Jan 4, 8:26=A0am, John McDermick <johnthedsp...@gmail.com> wrote:
> On Jan 3, 7:08=A0pm, Vladimir Vassilevsky <nos...@nowhere.com> wrote:
>
> > John McDermick wrote:
> > > Is there a signal x for which the autocorrelation sequence r would be
> > > a 'flat' line ?
>
> > X =3D 1.
>
> > > For example r =3D [0.5 0.5 0.5 0.5 0.5 0.5]
>
> > > My guess is no. Can somebody confirm?
>
> > Idiot.
>
> Thank you, but the autocorrelation of 1 is a point not a line.

John,

If one point doesn't satisfy, try two:

a=3D(sqrt(3)-j)/2 and b=3D(sqrt(3)+j)/2

and the auto correlation of {a,b} is {1,1,1}

Does that help?

Clay



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

Re: autocorrelation - John McDermick - 2011-01-04 12:14:00

On Jan 4, 12:09=A0pm, Clay <c...@claysturner.com> wrote:
> On Jan 4, 8:26=A0am, John McDermick <johnthedsp...@gmail.com> wrote:
>
> > On Jan 3, 7:08=A0pm, Vladimir Vassilevsky <nos...@nowhere.com> wrote:
>
> > > John McDermick wrote:
> > > > Is there a signal x for which the autocorrelation sequence r would =
be
> > > > a 'flat' line ?
>
> > > X =3D 1.
>
> > > > For example r =3D [0.5 0.5 0.5 0.5 0.5 0.5]
>
> > > > My guess is no. Can somebody confirm?
>
> > > Idiot.
>
> > Thank you, but the autocorrelation of 1 is a point not a line.
>
> John,
>
> If one point doesn't satisfy, try two:
>
> a=3D(sqrt(3)-j)/2 and b=3D(sqrt(3)+j)/2
>
> and the auto correlation of {a,b} is {1,1,1}
>
> Does that help?
>
> Clay



Nice :o)

I didn't consider complex signals. In this particular scenario the
signals are not complex, but it's nice to know ...so thank you
again...


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

Re: autocorrelation - John McDermick - 2011-01-04 12:21:00

On Jan 4, 11:35=A0am, Clay <c...@claysturner.com> wrote:
> On Jan 3, 6:40=A0pm, John McDermick <johnthedsp...@gmail.com> wrote:
>
> > Is there a signal x for which the autocorrelation sequence r would be
> > a 'flat' line ?
>
> > For example r =3D [0.5 0.5 0.5 0.5 0.5 0.5]
>
> > My guess is no. Can somebody confirm?
>
> Try a Kronecker Delta function.

A Kronecker Delta function is a function of two variables?? But I
guess you mean an impulse??

The autocorrelation of an impulse is not a sequence of identical
values as far as I can tell (?)
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: autocorrelation - Vladimir Vassilevsky - 2011-01-04 12:51:00


Clay wrote:
> On Jan 3, 6:40 pm, John McDermick <johnthedsp...@gmail.com> wrote:
> 
>>Is there a signal x for which the autocorrelation sequence r would be
>>a 'flat' line ?
>>
>>For example r = [0.5 0.5 0.5 0.5 0.5 0.5]
>>
>>My guess is no. Can somebody confirm?
>
> 
> Try a Kronecker Delta function.

There could be complex sequences like:

        1 +/- j sqrt(3)
[ 1,  ----------------  ]
          2

And so on.


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

Re: autocorrelation - dvsarwate - 2011-01-04 13:21:00

On Jan 4, 11:09=A0am, Clay <c...@claysturner.com> wrote:

>
> a=3D(sqrt(3)-j)/2 and b=3D(sqrt(3)+j)/2
>
> and the auto correlation of {a,b} is {1,1,1}
>

This must be using a different definition
of autocorrelation than the usual one for
complex-valued sequences, viz.,

R_{x}(k) =3D sum x_i . (x_{i+k})*

where * means complex conjugation and
i+k is taken modulo the length of the sequence
(for periodic autocorrelation).

With x =3D (a, b) where a and b are as specified
by Clay, we have that |a| =3D |b| =3D 1, and so
R_{x}(0) =3D |a|^2 + |b|^2 =3D 2, not 1.  The periodic
autocorrelation *does* have value 1 for offset 1
(that is, R_{x}(1) =3D 1) as stated by Clay (and
verified by the OP?) but the in-phase value is 2.

Tim Wescott's assertion that the autocorrelation
function has a strict maximum at t =3D 0 is correct
(except for the trivial case which Vladimir
Vassilevsky pointed out and the OP rejected).
It *is* possible for a signal to have *all* the
nonzero-offset (i.e., out-of-phase) periodic
autocorrelation values to be the same (though
different from the zero-offset (or in-phase) value).
The well-known PN sequences with their
"thumb-tack" autocorrelation functions are the
classic example of this kind of signal.  Young
folks who have seen only push-pins used on
bulletin boards may have trouble with this last
statement....

Hope this helps

Dilip Sarwate


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

| 1 | 2 | next