Changes between Version 12 and Version 13 of Tutorials/Wireless/Channel Sounding Krypton


Ignore:
Timestamp:
Jan 8, 2021, 4:16:02 AM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Channel Sounding Krypton

    v12 v13  
    88
    99This tutorial demonstrates how to use the RFNoC channel sounder design for obtaining the PDP of channels up to 100MHz wide. On the transmit side, data samples are spread using a PN sequence. On the receive end, an FPGA correlator module computes real time correlation power, and an averaging module, averages contiguous sets of PDP over time. The results are continuously sent to the host CPU. This design is compatible with 3rd generation Ettus USRP devices and this tutorial uses USRP 2974s on [wiki:Architecture/Domains/cosmos_sb1 COSMOS SandBox1].
     10
     11Note: This experiment uses USRP 2974s in stand-alone mode, where the UHD application runs on the internal PC. So, HG FPGA image should suffice. For non-standalone mode, where the application runs on a host server, XG FPGA image is required. 
    1012
    1113=== Prerequisites ===