1 Definition of inputs and ways to compute the outputs - Theory » History » Version 2

JANVIER, Thibault, 12/15/2015 10:25 AM

1 1 JANVIER, Thibault
h3. 1. Definition of inputs and ways to compute the outputs - Theory
2 2 JANVIER, Thibault
3 2 JANVIER, Thibault
To be able to use the USRP, we first need to set it in LabView. We have to configure the device name (RIO0 with the PCI express card), the IQ sampling rate (twice the symbol rate), the carrier frequency and the antenna to use on the USRP. These parameters are really importants because if we put for example a wrong sampling rate, we will not be able to observe a good constellation.
4 2 JANVIER, Thibault
5 2 JANVIER, Thibault
Once we have our signal coming from the USRP, we have to compute the expected results. To observe the spectrum of the signal we just need to put the power spectrum block of LabView with the good parameters. This allows us to compute the power of the signal and the power of the noise. Indeed if we set the carrier frequency of the USRP centered on our signal, we just have to do a peak detection to measure the power of the signal plus the noise. Then we have the power of the noise in taking a carrier frequency completely out the bandwidth of the satellite. Now we have the power of the noise and the power of the signal so we can easily compute the signal to noise ratio (SNR).
6 2 JANVIER, Thibault
Now, let’s have a look to digital results. We want to observe the constellation of the signal and some results like mean error vector magnitude or mean phase error. Our signal analyser does not determine automatically what is the constellation used to transmit the signal, we have to know it before and to enter it in the program as a parameter. Then we can observe the received constellation, the mean error vector magnitude, the mean phase error, and the mean magnitude error. 
7 2 JANVIER, Thibault
!evm.gif!
8 2 JANVIER, Thibault
+Figure 1: Measures explanation scheme+