Work environment » History » Version 9

SANCHEZ, Eduardo, 03/25/2017 07:42 PM

1 2 SANCHEZ, Eduardo
h1. Emulation architecture
2 2 SANCHEZ, Eduardo
3 1 SANCHEZ, Eduardo
So far, the data transmission and reception were simulated by LabView functions. In this section, the data modulation and demodulation are carried out by EL470 satellite modems. These modems are configured to operate in compliance with the DVB-S standard, i.e., performing packet multiplying, data encoding and QPSK modulation. Moreover, the satellite channel is implemented in LabView.
4 1 SANCHEZ, Eduardo
5 1 SANCHEZ, Eduardo
Figure XXX shows the architecture used to evaluate the satellite channel emulator performance. Modem A represents a zzzzz and transmit a QPSK signal
6 1 SANCHEZ, Eduardo
The QPSK signal is down-converted to a baseband signal and sampled in order to process it 
7 1 SANCHEZ, Eduardo
According to a given Eb/No value, white Gaussian noise is added to the signal
8 1 SANCHEZ, Eduardo
In addition, the re-transmission is retarded to emulate the satellite delay.
9 1 SANCHEZ, Eduardo
10 1 SANCHEZ, Eduardo
Finally the noisy delayed signal is received by the Modem B where the signal is demodulated, the error correcting is performed and data is recovered 
11 1 SANCHEZ, Eduardo
12 8 SANCHEZ, Eduardo
p=. !{width:100%}Architecture.png!
13 6 SANCHEZ, Eduardo
*Figure 1. Emulation architecture*
14 6 SANCHEZ, Eduardo
15 2 SANCHEZ, Eduardo
h1. Device description
16 1 SANCHEZ, Eduardo
17 2 SANCHEZ, Eduardo
h1. Modem configuration
18 1 SANCHEZ, Eduardo
19 1 SANCHEZ, Eduardo
The modems are configured for using DVB-S in a Single Channel Per Carrier (SCPC) scheme, i.e., the forward and return links uses DVB-S and there is no Demand Assigned Multiple Access (DAMA) since only one terminal is sending out data over the carrier.
20 3 SANCHEZ, Eduardo
21 4 SANCHEZ, Eduardo
The modem configuration interface is accessed via a web browser using the IP address as can be seen in Figures 2 and 3. The interface allows users to select the modulator/demodulator parameters such as the carrier frequency, the symbol rate, the modulation, etc.
22 3 SANCHEZ, Eduardo
23 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem1.png!
24 4 SANCHEZ, Eduardo
*Figure 2. Modem A configuration*
25 1 SANCHEZ, Eduardo
26 3 SANCHEZ, Eduardo
27 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem2.png!
28 4 SANCHEZ, Eduardo
*Figure 3. Modem B configuration*
29 3 SANCHEZ, Eduardo
30 1 SANCHEZ, Eduardo
Modem A whose IP address is 192.168.88.100 is configured with the following parameters:
31 3 SANCHEZ, Eduardo
* Modulator
32 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
33 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
34 3 SANCHEZ, Eduardo
** Modulation: QPSK
35 3 SANCHEZ, Eduardo
** Coding rate: ¾
36 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
37 3 SANCHEZ, Eduardo
** Output power: -35 dBm
38 1 SANCHEZ, Eduardo
39 3 SANCHEZ, Eduardo
* Demodulator
40 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
41 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
42 3 SANCHEZ, Eduardo
** Modulation: QPSK
43 3 SANCHEZ, Eduardo
** Coding rate: ¾
44 3 SANCHEZ, Eduardo
** Roll-off factor: 0.20
45 3 SANCHEZ, Eduardo
** Output power: -35 dBm
46 1 SANCHEZ, Eduardo
47 1 SANCHEZ, Eduardo
Modem B whose IP address is 192.168.88.101 is configured with the following parameters:
48 3 SANCHEZ, Eduardo
* Modulator
49 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
50 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
51 3 SANCHEZ, Eduardo
** Modulation: QPSK
52 3 SANCHEZ, Eduardo
** Coding rate: ¾
53 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
54 3 SANCHEZ, Eduardo
** Output power: -35 dBm
55 1 SANCHEZ, Eduardo
56 3 SANCHEZ, Eduardo
* Demodulator
57 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
58 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
59 3 SANCHEZ, Eduardo
** Modulation: QPSK
60 3 SANCHEZ, Eduardo
** Coding rate: ¾
61 3 SANCHEZ, Eduardo
** Roll-off factor: 0.20
62 1 SANCHEZ, Eduardo
** Output power: -35 dBm
63 3 SANCHEZ, Eduardo
64 3 SANCHEZ, Eduardo
Furthermore, the configuration interface provides graphic tools to monitor the modem status. For instance, the IP throughput, the carrier-to-noise ratio at the demodulator input and the received output power are plotted as shown in Figure qqq.
65 3 SANCHEZ, Eduardo
66 3 SANCHEZ, Eduardo
p=. !{width:50%}Modem_monitor_interface.png!
67 5 SANCHEZ, Eduardo
*Figure 2. Modem status*