|
A new version of the website is under development, powered by MediaWiki! You can already use it here. | |||||||||||
|
Symbol rate estimation of linearly modulated sequence of symbols The objective of this tutorial is to estimate without prior information the baudrate of a received linearly modulation of i.i.d. symbols. The algorithms used in these simulations have been published in the signal processing journal [1].We assume that we receive a linear modulation of symbols, with the following model: $y(nT_e) = \sum_ka_k f(nT_e-kT_c)$
where $f$ is the result of the convolution between the shaping filter and the channel impulse response. We expect to estimate the parameter
$T_c$.
1. Using the USRP to make the simulations more realistics The signal has been received on a second PC with a second USRP. The received signal is available for downloading [acqui.zip] (with a script [ReadAcquiSignal.m] for reading this file). After selecting the useful part of the signal (see this demo for more information), two symbol rate estimation algorithms have been tested. These scripts are also available for downloading [Receiver.zip]. 2. The classical method The classical method consists in computing the Fourier transform of the autocorrelation function of the received signal. It can indeed be proved that the autocorrelation function of the received signal is time periodic (the signal is cyclostationary), and that this period depends on the symbol rate (see the cited article).On the figure below, this Fourier transform of the received signal has been plotted: 3. The proposed method The method proposed is based on the fact that is the received signal is filtered by an-hoc filter, the peak value at Te/Tc is not affected, but the estimation noise significantly reduced.A cost function can be build based on this constatation. We illustrate it with the received signal on the figure below: References: [1] P. Jallon, A. Chevreuil, Estimation of the symbol rate of linearly modulated sequences of symbols, Signal processing, August 2008Attached files: [ AF1 ] Transmitter.zip[ AF2 ] acqui.zip [ AF3 ] ReadAcquiSignal.m [ AF4 ] Receiver.zip |
|||||||||||
| About | Contact | Site map | Support | ||||||||||||