Methodology » History » Version 10

ZHAI, Lili, 03/27/2017 09:35 AM

1 1 SANCHEZ, Eduardo
h1. Methodology 
2 1 SANCHEZ, Eduardo
3 1 SANCHEZ, Eduardo
In this section, we describe the methodology used to develop the geostationary satellite channel emulator. In order to make easier to monitor the project progress, we divide the project into the following phases:
4 1 SANCHEZ, Eduardo
5 1 SANCHEZ, Eduardo
6 3 ZHAI, Lili
1. We learn the LabVIEW programming concepts with a tutorial in order to build a basic system.
7 4 ZHAI, Lili
2. We research an example of QPSK modulation from the LabVIEW Modulation Toolkit.
8 2 SANCHEZ, Eduardo
3. We develop a QPSK communication system based on the LabVIEW example:
9 1 SANCHEZ, Eduardo
* We develop one module for each of the main components of the communication system: transmitter, channel and receiver.
10 1 SANCHEZ, Eduardo
* We develop an additive white gaussian noise (AWGN) channel.
11 1 SANCHEZ, Eduardo
* We implement the propagation delay effect in the communication system.
12 5 ZHAI, Lili
* We add a tool to visualize the received symbol constellation.
13 1 SANCHEZ, Eduardo
14 8 ZHAI, Lili
4. We test and validate the developed QPSK communication system via simulations. Testing, debugging and documentation.
15 1 SANCHEZ, Eduardo
5. We write the preliminary report.
16 2 SANCHEZ, Eduardo
6. We study the LabVIEW FPGA Module in order to run the developed communication system on FPGA.
17 2 SANCHEZ, Eduardo
7. We integrate the DVB-S2 modems in our communication system by replacing the transmitter and receiver modules.
18 1 SANCHEZ, Eduardo
* The transmitter module is replaced by a DVB-S2 modem. Testing, debugging and documentation.
19 1 SANCHEZ, Eduardo
* The receiver module is replaced by a DVB-S2 modem. Testing, debugging and documentation.
20 1 SANCHEZ, Eduardo
* Both the transmitter and the receiver are replaced by DVB-S2 modems. Testing, debugging and documentation.
21 9 ZHAI, Lili
22 8 ZHAI, Lili
8. We learn the hardware architectures of lab devices, including the modem, NI PXIe and Ethernet switch.
23 8 ZHAI, Lili
9. We research an example of channel streaming modulation in the LabVIEW.
24 8 ZHAI, Lili
10. We learn the related software architecture for the initialization and configuration.
25 8 ZHAI, Lili
11. We modify and implement the Labview example for acquisition of the QPSK signal.
26 8 ZHAI, Lili
12. We test and validate the signal via visualization and monitoring. Testing, debugging and documentation.
27 8 ZHAI, Lili
13. We modify and implement the Labview example for noise and delay generation.
28 8 ZHAI, Lili
14. We test and validate the synchronization via visualization and monitoring. Testing, debugging and documentation.
29 10 ZHAI, Lili
15. We analyze the results and performance.
30 8 ZHAI, Lili
16. We write the final report.