Communication chain on USRPs using QPSK » History » Version 18

Version 17 (PASCHOS, Alexandros, 12/15/2015 01:04 AM) → Version 18/39 (PASCHOS, Alexandros, 12/15/2015 01:05 AM)

h1. Communication chain on USRPs using QPSK

h2. Setup

To successfully connect two USRPs using the inventory mentioned earlier, it is required to have an Ethernet cable connected from the PC to one of the USRPs (in this case the Tx USRP) and then a MIMO cable that connect the Tx USRP to the Rx USRP. This way, the Rx USRP is also connected to the PC. The RF cable is connected from the USRP, using a 30dB attenuator to the Rx USRP. Below is a diagram of the setup. An update to the version of the FPGA image file might needed for LabVIEW Communications. In the NI USRP Utility an update to the images is done as demanded by the software.

p=. !{width: 40%}https://sourceforge.isae.fr/attachments/download/1491/setupDiagramUSRPs.png(Setup Diagram USRPs)!
_Figure 2.1 Set-up diagram of the USRPs_

h2. Transmission with QPSK

The block diagram of the communication chain is shown below in figure 4. An existing example of USRP communication with PSK was used for guidance.

p=. !{width: 40%}https://sourceforge.isae.fr/attachments/download/1492/communicationChainUSRPs.jpg(Communication Chain USRPs)!
_Figure 2.2 Set-up Communication Chain between USRPs_

Bits are generated (Galois) using a PN (pseudo noise) sequence. The signal is then modulated, filtered and sent to the transmitting USRPS, which is continuously transmitting. The receiving USRP will obtain the data from the transmitting USRP, and the signal is filtered with a matched filter, demodulated, and the constellation is plotted.

On the front panel of the transmission there are several inputs and outputs:

|Inputs/Controls| Outputs/Indicators|=. _Figure 2.3 Set-up Front Panel Tx_|
|- The IP address of the Tx USRP
- The transmission antenna of the USRP
- Selection of a specific USRP channel
- IQ sampling rate [Samples/sec]
- Carrier Frequency [Hz]
- Gain [dB]
- PN order sequence
Filter Parameters
- Roll-off
- Filter length
- Filter Type
{None, Raised Cosine, Root Raised Cosine, Gaussian}
Modulation Parameters
- Samples per Symbol
- PSK type {normal, differential}
- Symbol Map|^. - IQ Sampling Rate [Samples/sec]
- Carrier Frequency [Hz]
- Gain [dB]
- Symbol Rate [symbols/sec]
- Frame Size [samples]
- Constellation graph [IQ]|!{width: 100%}https://sourceforge.isae.fr/attachments/download/1494/frontPanelTx.png(Front 120%}https://sourceforge.isae.fr/attachments/download/1494/frontPanelTx.png(Front Panel Tx)!|

For the Receiving part of the VI, the front panel is depicted below:

|Inputs/Controls| Outputs/Indicators|=. _Figure 2.3 Set-up Front Panel Rx_|
|- The IP address of the Rx USRP
Configure Signal Tab
- The enabled USRP channel
- The reception antenna of the USRP {RX1, RX2}
- IQ sampling rate [Samples/sec]
- Carrier Frequency [Hz]
- Gain [dB]
Configure Timing Tab
- Acquisition Time
- Symbol Rate [Hz]
Configure Filter Tab
- Roll-off
- Filter length
- Filter Type
{None, Raised Cosine, Root Raised Cosine, Gaussian}
Modulation Parameters
- Samples per Symbol
- PSK type {normal, differential}
- Symbol Map|^. Configure Signal Tab
- IQ Sampling Rate [Samples/sec]
- Carrier Frequency [Hz]
- Gain [dB]
- Symbol Rate [symbols/sec]
Configure Timing
- Frame Size [samples]
- Constellation graph [IQ]
Measurements
- Frequency offset [Hz]
- Frequency Drift [Hz]|!{width: 100%}https://sourceforge.isae.fr/attachments/download/1498/frontPanelRx.png(Front 120%}https://sourceforge.isae.fr/attachments/download/1498/frontPanelRx.png(Front Panel Rx)!|