Work environment » History » Version 11

SANCHEZ, Eduardo, 03/25/2017 08:09 PM

1 2 SANCHEZ, Eduardo
h1. Emulation architecture
2 2 SANCHEZ, Eduardo
3 10 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 data encapsulation, data encoding and QPSK modulation. Moreover, the satellite channel is implemented by using a vector signal transceiver (VST) integrated with a LabView programming environment.
4 1 SANCHEZ, Eduardo
5 11 SANCHEZ, Eduardo
Figure 1 shows the architecture used to evaluate the satellite channel emulator performance. Computer A generates IP packets that are send out to Modem A in order to communicate with Modem B. Modem A represents a hub modem which transmits a QPSK signal through the satellite link. Subsequently, the QPSK signal is processed by the VST which represents the satellite channel. According to a given Eb/No value, white gaussian noise is added to the signal, furthermore, the transmission through the VST output is delayed to emulate the typical satellite latency. 
6 1 SANCHEZ, Eduardo
7 11 SANCHEZ, Eduardo
Finally, the delayed noisy signal is received by Modem B where the signal is demodulated, error correcting is performed and data is recovered in order to send to Modem B.
8 1 SANCHEZ, Eduardo
9 8 SANCHEZ, Eduardo
p=. !{width:100%}Architecture.png!
10 6 SANCHEZ, Eduardo
*Figure 1. Emulation architecture*
11 6 SANCHEZ, Eduardo
12 2 SANCHEZ, Eduardo
h1. Device description
13 1 SANCHEZ, Eduardo
14 2 SANCHEZ, Eduardo
h1. Modem configuration
15 1 SANCHEZ, Eduardo
16 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.
17 3 SANCHEZ, Eduardo
18 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.
19 3 SANCHEZ, Eduardo
20 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem1.png!
21 4 SANCHEZ, Eduardo
*Figure 2. Modem A configuration*
22 1 SANCHEZ, Eduardo
23 3 SANCHEZ, Eduardo
24 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem2.png!
25 4 SANCHEZ, Eduardo
*Figure 3. Modem B configuration*
26 3 SANCHEZ, Eduardo
27 1 SANCHEZ, Eduardo
Modem A whose IP address is 192.168.88.100 is configured with the following parameters:
28 3 SANCHEZ, Eduardo
* Modulator
29 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
30 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
31 3 SANCHEZ, Eduardo
** Modulation: QPSK
32 3 SANCHEZ, Eduardo
** Coding rate: ¾
33 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
34 3 SANCHEZ, Eduardo
** Output power: -35 dBm
35 1 SANCHEZ, Eduardo
36 3 SANCHEZ, Eduardo
* Demodulator
37 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
38 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
39 3 SANCHEZ, Eduardo
** Modulation: QPSK
40 3 SANCHEZ, Eduardo
** Coding rate: ¾
41 3 SANCHEZ, Eduardo
** Roll-off factor: 0.20
42 3 SANCHEZ, Eduardo
** Output power: -35 dBm
43 1 SANCHEZ, Eduardo
44 1 SANCHEZ, Eduardo
Modem B whose IP address is 192.168.88.101 is configured with the following parameters:
45 3 SANCHEZ, Eduardo
* Modulator
46 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
47 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
48 3 SANCHEZ, Eduardo
** Modulation: QPSK
49 3 SANCHEZ, Eduardo
** Coding rate: ¾
50 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
51 3 SANCHEZ, Eduardo
** Output power: -35 dBm
52 1 SANCHEZ, Eduardo
53 3 SANCHEZ, Eduardo
* Demodulator
54 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
55 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
56 3 SANCHEZ, Eduardo
** Modulation: QPSK
57 3 SANCHEZ, Eduardo
** Coding rate: ¾
58 1 SANCHEZ, Eduardo
** Roll-off factor: 0.20
59 1 SANCHEZ, Eduardo
** Output power: -35 dBm
60 1 SANCHEZ, Eduardo
61 10 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 4.
62 3 SANCHEZ, Eduardo
63 3 SANCHEZ, Eduardo
p=. !{width:50%}Modem_monitor_interface.png!
64 10 SANCHEZ, Eduardo
*Figure 4. Modem status*