2 Simulation » History » Version 8

JANVIER, Thibault, 12/15/2015 12:05 PM

1 5 JANVIER, Thibault
h3. 2. Simulation
2 1 MERIOCHAUD, Antoine
3 5 JANVIER, Thibault
First, we decided to design our signal analyser and to test it with simulated signals such as sine waves.
4 5 JANVIER, Thibault
To do so, a VI (Labview program) able to generate a noisy signal has been created. This noisy signal is 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.
5 1 MERIOCHAUD, Antoine
Consequently we can insert the noisy signal into our signal analyser to test it.
6 1 MERIOCHAUD, Antoine
7 7 MERIOCHAUD, Antoine
For example if we set 3 sine waves with different frequencies and amplitudes we observe this spectrum :
8 1 MERIOCHAUD, Antoine
!3sinus.png!
9 6 JANVIER, Thibault
+Figure 13: Power spectrum of three different sine waves+
10 1 MERIOCHAUD, Antoine
11 2 MERIOCHAUD, Antoine
12 7 MERIOCHAUD, Antoine
We can also observe the spectrum of a noisy sine wave :
13 1 MERIOCHAUD, Antoine
!sinus_and_noise.png!
14 6 JANVIER, Thibault
+Figure 14: Power spectrum of a noisy sine wave+
15 1 MERIOCHAUD, Antoine
16 8 JANVIER, Thibault
In the two cases, the spectrums match with the expected values (frequencies and amplitudes)