|
A new version of the website is under development, powered by MediaWiki! You can already use it here. | |||||||||||
|
Algorithms for recognition of OFDM based systems 1. Recognition of OFDM based systems and opportunist spectrum access We focus on this issue in this demonstration. As many standards are now based on an OFDM modulation, we assume that both primary user and secondary user (opportunist base station) used OFDM based modulation but with different parameters. If the opportunist terminal receives an OFDM signals, it has to know which kind of base station has transmitted this signal. It can therefore estimate the OFDM parameters of this signal. Of course, this kind of algorithms also apply to military applications. For more information about the algorithms used in this tutorial, you can refer to [1] [2] [3] [4]. 2. Description of this demonstration This demonstration has been done with 2 PC running matlab and windows, each one connected to an USRP with a daughterboard RFX2400. On the first PC, 4 OFDM signals have been generated with different parameters, and transmitted to the second computer thanks to the USRP.The received signal can be downloaded from this page: [acqui1.dat], [acqui2.dat], [acqui3.dat] and [acqui4.dat]. A matlab script to open the file is also available for downloading : [ReadAcquiSignal.m]. For example:
[t,y] = ReadAcquiSignal('acqui1.dat');
Note that the signal described in these files are sequences of bursts, each burst being a replica of the signal of interest. The first
treatment consists hence in selecting one of these burst.
3. Performance of the tested algorithms 3.1. Parameters used to generate the OFDM signals This is the list of parameters used to generate the signals. These signals have been sampled at $T_e=1 \mus$
3.2. Cyclic-correlation based method [1] The following parameters have been estimated:
3.3. Kurtosis based method [4] Note that for the following methods, the frequency and the time synchronisation offsets have to be estimated.
References: [1] A. Bouzegzi, P. Jallon et P. Ciblat : A second order statistics based algorithm for blind recognition of OFDM based systems, IEEE Global Telecommunications Conference (GLOBECOM), Novembre 2008.[2] A. Bouzegzi, P. Ciblat et P. Jallon : Matched Filter based algorithm for blind recognition of OFDM systems, IEEE Vehicular Technology Conference (VTC), Calgary (Canada), Septembre 2008. [3] A. Bouzegzi, P. Ciblat et P. Jallon : Maximum Likelihood based methods for OFDM intercarrier spacing characterization, IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Septembre 2008. [4] A. Bouzegzi, P. Jallon et P. Ciblat : A fourth-order based algorithm for characterization of OFDM signals, IEEE Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Juillet 2008. Attached files: [ AF1 ] acqui1.dat[ AF2 ] acqui2.dat [ AF3 ] acqui3.dat [ AF4 ] acqui4.dat [ AF5 ] ReadAcquiSignal.m |
|||||||||||
| About | Contact | Site map | Support | ||||||||||||