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

JANVIER, Thibault, 12/15/2015 11:06 AM

1 1 JANVIER, Thibault
h3. 1. Definition of inputs and ways to compute the outputs - Theory
2 2 JANVIER, Thibault
3 3 JANVIER, Thibault
+1. Display of the power spectrum+
4 1 JANVIER, Thibault
5 3 JANVIER, Thibault
p=. !Signal_to_power_spectrum.png!
6 3 JANVIER, Thibault
+Figure 9: Computation of the Power Spectrum+
7 3 JANVIER, Thibault
8 4 JANVIER, Thibault
The incoming signal passes through the "power spectrum block" of LabView. The power spectrum of the given signal is then displayed.
9 4 JANVIER, Thibault
10 6 JANVIER, Thibault
+2. Computation of the power of the useful signal+
11 4 JANVIER, Thibault
12 5 JANVIER, Thibault
p=. !Power_Spectrum_to_power.png!
13 6 JANVIER, Thibault
+Figure 10: Computation of the Power of the useful signal+
14 4 JANVIER, Thibault
15 6 JANVIER, Thibault
The value of the autocorrelation of the signal taken at 0 gives the total power of the signal. If the signal is noisy, the result will be the power of the useful signal added to the one of the noise. Generally, the power of the useful signal is much higher than the power of the noise. Therefore, this model is valid when the power of the noise is much lower than the one of the useful signal. This model is only valid for the [[2. Simulation|simulation]], it will be modified in subsection [[3. Moving from simulation to acquisition of real signals]].
16 1 JANVIER, Thibault
17 6 JANVIER, Thibault
+3. Computation of the power of the noise+
18 1 JANVIER, Thibault
19 6 JANVIER, Thibault
The noise will be known for the [[2. Simulation|simulation]], therefore, its power will be known and the signal-to-noise ratio will be approximated by dividing the measured power of the useful signal by the power of the noise.
20 6 JANVIER, Thibault
21 6 JANVIER, Thibault
+4. Display of the constellation+
22 6 JANVIER, Thibault
23 6 JANVIER, Thibault
p=. !Signal_to_constellation.png!
24 6 JANVIER, Thibault
+Figure 11: Display of the constellation+
25 6 JANVIER, Thibault
26 6 JANVIER, Thibault
The signal is demodulated with the appropriate demodulation parameters.
27 6 JANVIER, Thibault
28 6 JANVIER, Thibault
+5. Computation of the error measurements+
29 6 JANVIER, Thibault
30 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. 
31 2 JANVIER, Thibault
!evm.gif!