Wiki » History » Version 6

MERIOCHAUD, Antoine, 12/12/2015 05:09 PM

1 2 MERIOCHAUD, Antoine
h1. Report
2 1 MERIOCHAUD, Antoine
3 2 MERIOCHAUD, Antoine
h2. Introduction
4 2 MERIOCHAUD, Antoine
5 1 MERIOCHAUD, Antoine
Satellites are a quite new and growing way to improve different ways to communicate all over the world. In order to establish this communication, signals must be transmitted between a satellite and the ground station. To be readable on the two ways, these signals must comply some specifications and to check that this is the case, we can use for example a signal analyser.
6 1 MERIOCHAUD, Antoine
7 1 MERIOCHAUD, Antoine
Signal analyser
8 1 MERIOCHAUD, Antoine
Assess quality of signals
9 1 MERIOCHAUD, Antoine
Figure of merit, characteristics
10 1 MERIOCHAUD, Antoine
11 2 MERIOCHAUD, Antoine
12 2 MERIOCHAUD, Antoine
h2. Scope and objectives
13 2 MERIOCHAUD, Antoine
14 1 MERIOCHAUD, Antoine
Labview
15 1 MERIOCHAUD, Antoine
ni-USRP 2950 R : characteristics, block diagram
16 1 MERIOCHAUD, Antoine
Antenna : Ku band, X-band ?
17 1 MERIOCHAUD, Antoine
Satellites to target
18 1 MERIOCHAUD, Antoine
Measurements to carry out : Analogic vs digital
19 1 MERIOCHAUD, Antoine
20 2 MERIOCHAUD, Antoine
h2. Implementation
21 2 MERIOCHAUD, Antoine
22 2 MERIOCHAUD, Antoine
h3. Definition of inputs and ways to compute the outputs
23 2 MERIOCHAUD, Antoine
24 2 MERIOCHAUD, Antoine
h3. Simulation
25 2 MERIOCHAUD, Antoine
26 1 MERIOCHAUD, Antoine
First we decided to design our signal analyser and to test it with simulated signals generated automatically such as sine wave.
27 1 MERIOCHAUD, Antoine
To do this we first created a VI able to generate a noisy signal. This signal correspond to the addition of three basic signals and a white Gaussian noise. For each basic signal we can set the signal type, the frequency, the amplitude and the offset. For the noise, we can set the noise standard deviation.
28 3 MERIOCHAUD, Antoine
Consequently we can insert the noisy signal into our signal analyser to test it. 
29 1 MERIOCHAUD, Antoine
30 5 MERIOCHAUD, Antoine
For example if we set 3 sine waves with different frequencies and amplitudes we observe this spectrum <warning>mettre photo</warning>
31 6 MERIOCHAUD, Antoine
We can also observe the spectrum of a noisy sine wave <warning>mettre photo</warning>
32 6 MERIOCHAUD, Antoine
In the two cases, the spectrum match with the expected values (frequencies and amplitudes)
33 1 MERIOCHAUD, Antoine
34 1 MERIOCHAUD, Antoine
h3. Moving from simulation to acquisition of real signals
35 6 MERIOCHAUD, Antoine
When he tried to replace the 
36 2 MERIOCHAUD, Antoine
37 1 MERIOCHAUD, Antoine
Definition of inputs and computation models of the outputs
38 1 MERIOCHAUD, Antoine
Simulation
39 1 MERIOCHAUD, Antoine
Generation of a noisy signal + analogic and digital measurements ⇒ do the results match what is expected ?
40 2 MERIOCHAUD, Antoine
Expected issues when we move to the acquisition of the real signal ?
41 2 MERIOCHAUD, Antoine
42 2 MERIOCHAUD, Antoine
h2. Tests and results
43 1 MERIOCHAUD, Antoine
44 1 MERIOCHAUD, Antoine
Explanation of the commands and operations to reach the presented results + comparison between what is display by the signal analyser and by Labview + explanations