Wiki » History » Version 2

« Previous - Version 2/43 (diff) - Next » - Current version
MERIOCHAUD, Antoine, 12/12/2015 04:05 PM


Report

Introduction

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.

Signal analyser
Assess quality of signals
Figure of merit, characteristics

Scope and objectives

Labview
ni-USRP 2950 R : characteristics, block diagram
Antenna : Ku band, X-band ?
Satellites to target
Measurements to carry out : Analogic vs digital

Implementation

Definition of inputs and ways to compute the outputs

Simulation

First we decided to design our signal analyser and to test it with simulated signals generated automatically such as sine wave.
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.
Consequently we can insert the noisy signal into our signal analyser to test it.

Moving from simulation to acquisition of real signals

Definition of inputs and computation models of the outputs
Simulation
Generation of a noisy signal + analogic and digital measurements ⇒ do the results match what is expected ?
Expected issues when we move to the acquisition of the real signal ?

Tests and results

Explanation of the commands and operations to reach the presented results + comparison between what is display by the signal analyser and by Labview + explanations