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

« Previous - Version 5/8 (diff) - Next » - Current version
JANVIER, Thibault, 12/15/2015 10:47 AM


1. Definition of inputs and ways to compute the outputs - Theory

1. Display of the power spectrum


Figure 9: Computation of the Power Spectrum

The incoming signal passes through the "power spectrum block" of LabView. The power spectrum of the given signal is then displayed.

2. Computation of the power


Figure 10: Computation of the Power

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.

3. Display of the constellation

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.

Figure 1: Measures explanation scheme