Changes between Version 1 and Version 2 of Tutorials/k0SDR/Tutorial02
- Timestamp:
- Sep 30, 2014, 3:22:35 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial02
v1 v2 1 = OFDM radio example with GNURADIO benchmark scripts=1 == OFDM radio example with GNURADIO benchmark scripts == 2 2 3 == Description == 3 [[TOC(Tutorials/k0SDR*)]] 4 5 === Description === 4 6 This example is similar to the simple radio example using GNU Radio; however, this utilizes an OFDM transmitter and receiver. In this tutorial we'll also use another node as a spectrum analyzer to verify OFDM transmission. 5 7 6 == Hardware / Software Resources utilized==8 === Hardware / Software Resources utilized === 7 9 1. Grid nodes with a USRP connect via Ethernet. 8 10 2. ''baseline-12-04-gnu.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP N210s and all the required GNU Radio software libraries. The USRP N210's interface with the node is already configured. … … 10 12 4. USRP N210 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info]. 11 13 12 == Set up==14 === Set up === 13 15 * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the Grid. 14 16 … … 48 50 }}} 49 51 50 == Running OEDL script==52 === Running OEDL script === 51 53 * Run the experiment script using the following OMF command and aurguments 52 54 {{{