Wiki » History » Version 1

MERIOCHAUD, Antoine, 12/12/2015 04:03 PM

1 1 MERIOCHAUD, Antoine
Report
2 1 MERIOCHAUD, Antoine
Edit
3 1 MERIOCHAUD, Antoine
Introduction
4 1 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
Edit
11 1 MERIOCHAUD, Antoine
Scope and objectives
12 1 MERIOCHAUD, Antoine
13 1 MERIOCHAUD, Antoine
Labview
14 1 MERIOCHAUD, Antoine
ni-USRP 2950 R : characteristics, block diagram
15 1 MERIOCHAUD, Antoine
Antenna : Ku band, X-band ?
16 1 MERIOCHAUD, Antoine
Satellites to target
17 1 MERIOCHAUD, Antoine
Measurements to carry out : Analogic vs digital
18 1 MERIOCHAUD, Antoine
Edit
19 1 MERIOCHAUD, Antoine
Implementation
20 1 MERIOCHAUD, Antoine
Edit
21 1 MERIOCHAUD, Antoine
Definition of inputs and ways to compute the outputs
22 1 MERIOCHAUD, Antoine
Edit
23 1 MERIOCHAUD, Antoine
Simulation
24 1 MERIOCHAUD, Antoine
25 1 MERIOCHAUD, Antoine
First we decided to design our signal analyser and to test it with simulated signals generated automatically such as sine wave.
26 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.
27 1 MERIOCHAUD, Antoine
Consequently we can insert the noisy signal into our signal analyser to test it.
28 1 MERIOCHAUD, Antoine
Edit
29 1 MERIOCHAUD, Antoine
Moving from simulation to acquisition of real signals
30 1 MERIOCHAUD, Antoine
31 1 MERIOCHAUD, Antoine
Definition of inputs and computation models of the outputs
32 1 MERIOCHAUD, Antoine
Simulation
33 1 MERIOCHAUD, Antoine
Generation of a noisy signal + analogic and digital measurements ⇒ do the results match what is expected ?
34 1 MERIOCHAUD, Antoine
Expected issues when we move to the acquisition of the real signal ?
35 1 MERIOCHAUD, Antoine
Edit
36 1 MERIOCHAUD, Antoine
Tests and results
37 1 MERIOCHAUD, Antoine
38 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