Work environment » History » Version 20

ZHAI, Lili, 03/28/2017 10:19 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 15 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 16 SANCHEZ, Eduardo
h2. Newtec 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 17 ZHAI, Lili
The main characteristics are shown in the following table:
19 17 ZHAI, Lili
20 17 ZHAI, Lili
21 17 ZHAI, Lili
22 17 ZHAI, Lili
23 17 ZHAI, Lili
24 16 SANCHEZ, Eduardo
h2. Ethernet switch CISCO 2811
25 12 ZHAI, Lili
26 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.
27 1 SANCHEZ, Eduardo
28 18 ZHAI, Lili
The main characteristics are shown in the following table:
29 18 ZHAI, Lili
30 20 ZHAI, Lili
p=. !{width:50%}Cisco2811_main_characteristics.png!
31 19 ZHAI, Lili
*Table 2. Cisco2811 main characteristics*
32 18 ZHAI, Lili
33 16 SANCHEZ, Eduardo
h2. NI PXIe-8135
34 1 SANCHEZ, Eduardo
35 14 ZHAI, Lili
This embedded controller consists of a quad-core Intel Core i7-3610QE processor and all the I/O standarde. It integrates standard I/O features in a single unit by the compact packaging technology. Combining with other NI compatible chassis, it can be a completely compatible computer.
36 12 ZHAI, Lili
37 18 ZHAI, Lili
The main characteristics are shown in the following table:
38 13 ZHAI, Lili
39 18 ZHAI, Lili
40 16 SANCHEZ, Eduardo
h2. NI PXle-5644R
41 13 ZHAI, Lili
42 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.
43 13 ZHAI, Lili
44 18 ZHAI, Lili
The main characteristics are shown in the following table:
45 18 ZHAI, Lili
46 18 ZHAI, Lili
47 12 ZHAI, Lili
h2. FSV signal and spectrum analyzer
48 12 ZHAI, Lili
49 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.
50 18 ZHAI, Lili
51 18 ZHAI, Lili
The main characteristics are shown in the following table:
52 12 ZHAI, Lili
53 2 SANCHEZ, Eduardo
h1. Modem configuration
54 1 SANCHEZ, Eduardo
55 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.
56 3 SANCHEZ, Eduardo
57 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.
58 3 SANCHEZ, Eduardo
59 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem1.png!
60 4 SANCHEZ, Eduardo
*Figure 2. Modem A configuration*
61 1 SANCHEZ, Eduardo
62 3 SANCHEZ, Eduardo
63 9 SANCHEZ, Eduardo
p=. !{width:60%}Modem2.png!
64 4 SANCHEZ, Eduardo
*Figure 3. Modem B configuration*
65 3 SANCHEZ, Eduardo
66 1 SANCHEZ, Eduardo
Modem A whose IP address is 192.168.88.100 is configured with the following parameters:
67 3 SANCHEZ, Eduardo
* Modulator
68 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
69 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
70 3 SANCHEZ, Eduardo
** Modulation: QPSK
71 3 SANCHEZ, Eduardo
** Coding rate: ¾
72 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
73 3 SANCHEZ, Eduardo
** Output power: -35 dBm
74 1 SANCHEZ, Eduardo
75 3 SANCHEZ, Eduardo
* Demodulator
76 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
77 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
78 3 SANCHEZ, Eduardo
** Modulation: QPSK
79 3 SANCHEZ, Eduardo
** Coding rate: ¾
80 3 SANCHEZ, Eduardo
** Roll-off factor: 0.20
81 3 SANCHEZ, Eduardo
** Output power: -35 dBm
82 1 SANCHEZ, Eduardo
83 1 SANCHEZ, Eduardo
Modem B whose IP address is 192.168.88.101 is configured with the following parameters:
84 3 SANCHEZ, Eduardo
* Modulator
85 3 SANCHEZ, Eduardo
** Carrier frequency: 1.50 GHz
86 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
87 3 SANCHEZ, Eduardo
** Modulation: QPSK
88 3 SANCHEZ, Eduardo
** Coding rate: ¾
89 3 SANCHEZ, Eduardo
** Roll-off factor: 0.35
90 3 SANCHEZ, Eduardo
** Output power: -35 dBm
91 1 SANCHEZ, Eduardo
92 3 SANCHEZ, Eduardo
* Demodulator
93 3 SANCHEZ, Eduardo
** Carrier frequency: 1.75 GHz
94 3 SANCHEZ, Eduardo
** Symbol rate: 2 Mbauds
95 3 SANCHEZ, Eduardo
** Modulation: QPSK
96 3 SANCHEZ, Eduardo
** Coding rate: ¾
97 1 SANCHEZ, Eduardo
** Roll-off factor: 0.20
98 1 SANCHEZ, Eduardo
** Output power: -35 dBm
99 1 SANCHEZ, Eduardo
100 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.
101 3 SANCHEZ, Eduardo
102 3 SANCHEZ, Eduardo
p=. !{width:50%}Modem_monitor_interface.png!
103 10 SANCHEZ, Eduardo
*Figure 4. Modem status*