Experiments
Revision as of 12:28, 16 August 2016 by Omicronadmin (Talk | contribs)
Experiments
For the aim of this project, mainly three different types of experiments have been realized:
- Applications using code in Matlab for publications and theoretical demonstrations mainly.
- Applications using the SDR platform for trying the algorithms with real components.
- Applications deployed in real networks without using the SDR platform.
SDR Experiments
For this experiments, the USRP B210 and GRC 3.7.10 has been used, as explained in detail in the documentation section.
First, the GNU tutorials have been done, for learning how to use this tools. Following this tutorials a simulated transmission of data using a QPSK modulation has been realized. Also, a more complex simulation with the problems of real channels has also been performed, working with ISI and multi-path channels.
Also, an OFDM transmitter and receiver have been created. This has been done step by step, not using the predefined blocks that GRC offers for this, with the main idea of using an adaptive transmission.