Work environment » History » Version 13

ZHAI, Lili, 03/26/2017 10:44 AM

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 12 ZHAI, Lili
h2. MODEM EL470
15 12 ZHAI, Lili
16 12 ZHAI, Lili
The modem EL470, which is accord with the DVB or DVBS2 standards, is one of the most advanced satellite modems. Its principal function is to transmit and receive the IP streams over satellite. Its advantages include the direct connection to IP network infrastructures via a single auto-switching Gigabit Ethernet interface and the possibility to use multiple encapsulation protocols. Its maximum rate can reach 133Mbit/s.
17 12 ZHAI, Lili
18 1 SANCHEZ, Eduardo
h2. Ethernet switch CISCO2811
19 12 ZHAI, Lili
20 12 ZHAI, Lili
Cisco 2811 series integrated services routers are capable of grouping data, security, voice and wireless services into a readable system, providing adequate network performance for the wired or wireless connections.
21 1 SANCHEZ, Eduardo
22 13 ZHAI, Lili
h2. NI PXIe 8135
23 1 SANCHEZ, Eduardo
24 12 ZHAI, Lili
25 13 ZHAI, Lili
26 13 ZHAI, Lili
h2. VST NI PXle 5644R
27 13 ZHAI, Lili
28 13 ZHAI, Lili
A new type of instrumentation that assembles a vector signal generator and vector signal analyzer with FPGA-based real-time signal processing and control has been developed, and the NI PXIe-5644R vector signal transceivers are part of it. Thanks to this software-designed approach, a VST could have the flexibility of software defined radio architecture with RF instrument class performance.
29 13 ZHAI, Lili
30 12 ZHAI, Lili
h2. FSV signal and spectrum analyzer
31 12 ZHAI, Lili
32 12 ZHAI, Lili
The FSV signal and spectrum analyzer is widely used for signals to develop, product, install and service in the RF systems. It offers the digital modulation analysis for the measurements which can reach 160MHz analysis bandwidth.
33 12 ZHAI, Lili
34 2 SANCHEZ, Eduardo
h1. Modem configuration
35 1 SANCHEZ, Eduardo
36 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.
37 3 SANCHEZ, Eduardo
38 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.
39 3 SANCHEZ, Eduardo
40 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem1.png!
41 4 SANCHEZ, Eduardo
*Figure 2. Modem A configuration*
42 1 SANCHEZ, Eduardo
43 3 SANCHEZ, Eduardo
44 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem2.png!
45 4 SANCHEZ, Eduardo
*Figure 3. Modem B configuration*
46 3 SANCHEZ, Eduardo
47 1 SANCHEZ, Eduardo
Modem A whose IP address is 192.168.88.100 is configured with the following parameters:
48 3 SANCHEZ, Eduardo
* Modulator
49 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 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.50 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 3 SANCHEZ, Eduardo
** Output power: -35 dBm
63 1 SANCHEZ, Eduardo
64 1 SANCHEZ, Eduardo
Modem B whose IP address is 192.168.88.101 is configured with the following parameters:
65 3 SANCHEZ, Eduardo
* Modulator
66 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
67 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
68 3 SANCHEZ, Eduardo
** Modulation: QPSK
69 3 SANCHEZ, Eduardo
** Coding rate: ¾
70 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
71 3 SANCHEZ, Eduardo
** Output power: -35 dBm
72 1 SANCHEZ, Eduardo
73 3 SANCHEZ, Eduardo
* Demodulator
74 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
75 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
76 3 SANCHEZ, Eduardo
** Modulation: QPSK
77 3 SANCHEZ, Eduardo
** Coding rate: ¾
78 1 SANCHEZ, Eduardo
** Roll-off factor: 0.20
79 1 SANCHEZ, Eduardo
** Output power: -35 dBm
80 1 SANCHEZ, Eduardo
81 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.
82 3 SANCHEZ, Eduardo
83 3 SANCHEZ, Eduardo
p=. !{width:50%}Modem_monitor_interface.png!
84 10 SANCHEZ, Eduardo
*Figure 4. Modem status*