Re: signal detection in doppler
- From: Dave <dspguy2@xxxxxxxxxxxx>
- Date: Thu, 22 May 2008 12:33:00 -0700 (PDT)
On May 19, 9:28 am, "cpshah99" <cpsha...@xxxxxxxxxxxxxx> wrote:
Hello People
I have been scratching my head on this doppler problem:
Because of the doppler effect, the received signal will either be expanded
or compressed on time axis.
Now, the expansion or compression is sampling rate conversion. So, I tried
to use 'resample' function of matlab. The actual length of the signal is
30720 and sampling freq is 48000Hz.
Now, when I use y=resample(x,10010,10000) i can find the peak i.e. start
of my data by correlating the signal with training sequence.
But when I use y=resample(x,10007,10000) i can't find the peak.
So is there any better way to
1. model this exapnsion or compression
or 2. to find peak when the received is corrupted by severe doppler.
Help in this regard will be highly appreciated.
Chintan
Just clarify - a doppler shift isn't modeled by a frequency shift. It
is really a time dilation. For pure sinusoids it then appears as a
frequency shift. If you signal doesn't have a lot of bandwidth wrt the
center frequency then you can approximate the doppler shift by a
frequency shift.
Cheers,
David
.
- Follow-Ups:
- Re: signal detection in doppler
- From: cpshah99
- Re: signal detection in doppler
- References:
- signal detection in doppler
- From: cpshah99
- signal detection in doppler
- Prev by Date: Re: real values of time domain after IFFT
- Next by Date: Re: PCI Frame Grabber in Medical Imaging
- Previous by thread: Re: signal detection in doppler
- Next by thread: Re: signal detection in doppler
- Index(es):
Relevant Pages
|