Wiki » History » Version 2

MERIOCHAUD, Antoine, 12/12/2015 04:05 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
21 2 MERIOCHAUD, Antoine
h2. Implementation
22 2 MERIOCHAUD, Antoine
23 2 MERIOCHAUD, Antoine
h3. Definition of inputs and ways to compute the outputs
24 2 MERIOCHAUD, Antoine
25 2 MERIOCHAUD, Antoine
h3. Simulation
26 2 MERIOCHAUD, Antoine
27 1 MERIOCHAUD, Antoine
First we decided to design our signal analyser and to test it with simulated signals generated automatically such as sine wave.
28 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.
29 1 MERIOCHAUD, Antoine
Consequently we can insert the noisy signal into our signal analyser to test it.
30 1 MERIOCHAUD, Antoine
31 2 MERIOCHAUD, Antoine
h3. Moving from simulation to acquisition of real signals
32 2 MERIOCHAUD, Antoine
33 1 MERIOCHAUD, Antoine
Definition of inputs and computation models of the outputs
34 1 MERIOCHAUD, Antoine
Simulation
35 1 MERIOCHAUD, Antoine
Generation of a noisy signal + analogic and digital measurements ⇒ do the results match what is expected ?
36 1 MERIOCHAUD, Antoine
Expected issues when we move to the acquisition of the real signal ?
37 2 MERIOCHAUD, Antoine
38 2 MERIOCHAUD, Antoine
39 2 MERIOCHAUD, Antoine
h2. Tests and results
40 1 MERIOCHAUD, Antoine
41 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