Work environment » History » Version 10

SANCHEZ, Eduardo, 03/25/2017 07:55 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 10 SANCHEZ, Eduardo
Figure 1 shows the architecture used to evaluate the satellite channel emulator performance. Modem A represents a hub modem which transmits a QPSK signal through the satellite link. The QPSK signal is down-converted to a baseband signal and sampled in order to process it 
6 1 SANCHEZ, Eduardo
According to a given Eb/No value, white Gaussian noise is added to the signal
7 1 SANCHEZ, Eduardo
In addition, the re-transmission is retarded to emulate the satellite delay.
8 1 SANCHEZ, Eduardo
9 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 
10 1 SANCHEZ, Eduardo
11 8 SANCHEZ, Eduardo
p=. !{width:100%}Architecture.png!
12 6 SANCHEZ, Eduardo
*Figure 1. Emulation architecture*
13 6 SANCHEZ, Eduardo
14 2 SANCHEZ, Eduardo
h1. Device description
15 1 SANCHEZ, Eduardo
16 2 SANCHEZ, Eduardo
h1. Modem configuration
17 1 SANCHEZ, Eduardo
18 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.
19 3 SANCHEZ, Eduardo
20 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.
21 3 SANCHEZ, Eduardo
22 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem1.png!
23 4 SANCHEZ, Eduardo
*Figure 2. Modem A configuration*
24 1 SANCHEZ, Eduardo
25 3 SANCHEZ, Eduardo
26 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem2.png!
27 4 SANCHEZ, Eduardo
*Figure 3. Modem B configuration*
28 3 SANCHEZ, Eduardo
29 1 SANCHEZ, Eduardo
Modem A whose IP address is 192.168.88.100 is configured with the following parameters:
30 3 SANCHEZ, Eduardo
* Modulator
31 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
32 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
33 3 SANCHEZ, Eduardo
** Modulation: QPSK
34 3 SANCHEZ, Eduardo
** Coding rate: ¾
35 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
36 3 SANCHEZ, Eduardo
** Output power: -35 dBm
37 1 SANCHEZ, Eduardo
38 3 SANCHEZ, Eduardo
* Demodulator
39 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
40 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
41 3 SANCHEZ, Eduardo
** Modulation: QPSK
42 3 SANCHEZ, Eduardo
** Coding rate: ¾
43 3 SANCHEZ, Eduardo
** Roll-off factor: 0.20
44 3 SANCHEZ, Eduardo
** Output power: -35 dBm
45 1 SANCHEZ, Eduardo
46 1 SANCHEZ, Eduardo
Modem B whose IP address is 192.168.88.101 is configured with the following parameters:
47 3 SANCHEZ, Eduardo
* Modulator
48 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
49 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
50 3 SANCHEZ, Eduardo
** Modulation: QPSK
51 3 SANCHEZ, Eduardo
** Coding rate: ¾
52 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
53 3 SANCHEZ, Eduardo
** Output power: -35 dBm
54 1 SANCHEZ, Eduardo
55 3 SANCHEZ, Eduardo
* Demodulator
56 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
57 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
58 3 SANCHEZ, Eduardo
** Modulation: QPSK
59 3 SANCHEZ, Eduardo
** Coding rate: ¾
60 1 SANCHEZ, Eduardo
** Roll-off factor: 0.20
61 1 SANCHEZ, Eduardo
** Output power: -35 dBm
62 1 SANCHEZ, Eduardo
63 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.
64 3 SANCHEZ, Eduardo
65 3 SANCHEZ, Eduardo
p=. !{width:50%}Modem_monitor_interface.png!
66 10 SANCHEZ, Eduardo
*Figure 4. Modem status*