Version 10 (modified by 4 years ago) ( diff ) | ,
---|
Site Navigation
Spectrum visualization with Fosphor
Description
This tutorial illustrates use of RFNoC Fosphor block for spectrum visualization. RFNoC Fosphor block is the FPGA accelerated version of gr-fosphor (CPU/GPU version). As any other RFNoC blocks, RFNoC Fosphor can be instantiated on 3rd generation USRP devices, and can be used in conjunction with gnuradio-companion(GRC) on the host computer. This tutorial demonstrates GRC RFNoC Fosphor application on USRP-2974s in [COSMOS testbed wiki:Hardware/sdr/usrp2974] and USRP X310s in [ORBIT].
Running a GRC application on a testbed node requires using graphical user interface(GUI) over SSH. This tutorial also illustrates use of MobaXterm and jumphost to setup X forwarding for accessing GUI over SSH.
Prerequisites
In order to access the test bed, create a reservation and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on the COSMOS getting started page to get started.
Resources required
1 USRP-2974 (sdr2-md1 or sdr2-s1-lg1) on COSMOS SB1.
Tutorial Setup
Follow the steps below to gain access to the sandbox 1 console and set up nodes with appropriate images.
- If you don't have one already, sign up for a COSMOS account
- Create a resource reservation on sandbox 1
- Login into sandbox 1 console (console.sb1.cosmos-lab.org) with two SSH sessions.
- Make sure all the nodes and devices used in the experiment are turned off:
omf tell -a offh -t sdr2-s1-lg1
- Load rfnoc_fosphor_3_15.ndz on sdr2-s1-lg1.
omf load -i rfnoc_fosphor_3_15.ndz -t sdr2-s1-lg1
- Turn the SDR on and check the status
omf tell -a on -t sdr2-s1-lg1
omf stat -t sdr2-s1-lg1
Experiment Execution
Configure MobaXterm for node access
Prepare the node
Run gr-fosphor
gnuradio-companion /root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc
root@sdr2-s1-lg1:~# gnuradio-companion /root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc <<< Welcome to GNU Radio Companion 3.7.13.5 >>> Block paths: /usr/local/share/gnuradio/grc/blocks Loading: "/root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc" >>> Done
Attachments (7)
-
jumphost.png
(24.8 KB
) - added by 4 years ago.
Jumphost configuration
-
nodessh.png
(23.7 KB
) - added by 4 years ago.
SSH Configuration
- mobaxterm_sb1_session.JPG (77.7 KB ) - added by 4 years ago.
- nodessh.JPG (71.8 KB ) - added by 4 years ago.
- rfnoc_fosphor_grc.jpg (422.1 KB ) - added by 4 years ago.
- rfnoc_fosphor_display.jpg (185.3 KB ) - added by 4 years ago.
- rfnoc_fosphor_display_bed.jpg (163.9 KB ) - added by 4 years ago.
Download all attachments as: .zip