| Author |
Message |
admoon
Joined: 01 Jul 2008 Posts: 34
|
21 Aug 2008 11:57 pilot symbols |
|
|
|
hi all
plz i need matlab code or book or thesis that talk about pilot symbols
for imperfect channel estimate
thanks alot
|
|
| Back to top |
|
 |
admoon
Joined: 01 Jul 2008 Posts: 34
|
25 Aug 2008 9:30 pilot symbols |
|
|
|
| plz ant one help me
|
|
| Back to top |
|
 |
bhq
Joined: 11 Jun 2008 Posts: 81 Helped: 7
|
31 Aug 2008 14:11 Re: pilot symbols |
|
|
|
You can easily send a bit stream from the transmitter which is already known to the receiver. Than just estimate the channl by using any adaptive filter. Winear Filter, LMS Filter and RLS Filter can be used.
Make sure the bit stream of your pilot signal is already known to the reciever.
Good Luck
|
|
| Back to top |
|
 |
admoon
Joined: 01 Jul 2008 Posts: 34
|
02 Sep 2008 18:21 pilot symbols |
|
|
|
plz if you have matlab code about this method send it to me
thanks
|
|
| Back to top |
|
 |
admoon
Joined: 01 Jul 2008 Posts: 34
|
15 Sep 2008 13:46 pilot symbols |
|
|
|
| hi plz any one know how to use pilot symbols using matlab?????????????/
|
|
| Back to top |
|
 |
admoon
Joined: 01 Jul 2008 Posts: 34
|
10 Oct 2008 17:37 pilot symbols |
|
|
|
| i need codddddddddddde
|
|
| Back to top |
|
 |
Communications_Engineer
Joined: 10 Oct 2008 Posts: 18
|
16 Oct 2008 15:51 pilot symbols |
|
|
|
| Just create a pn sequence using pnseq in matlab and add transimt it as first elements of your data from the transmitter. Then generate the same sequence at the receiver. Use adaptive equalizer like nlms and there to find the correct phase for your signal. This is the simplest possible usage.
|
|
| Back to top |
|
 |
admoon
Joined: 01 Jul 2008 Posts: 34
|
20 Oct 2008 17:53 pilot symbols |
|
|
|
| plz give me example code
|
|
| Back to top |
|
 |