Changes between Version 26 and Version 27 of Tutorials/k0SDR/Tutorial00


Ignore:
Timestamp:
Oct 18, 2013, 10:44:55 PM (11 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial00

    v26 v27  
    1 = Working with USRP2 - Universal Software Radio Peripheral =
    2 
    3 == Description ==
     1== Working with USRP2 - Universal Software Radio Peripheral ==
     2
     3=== Description ===
    44In this tutorial we'll use the 2 USRPs on Sandbox 3 to transmit and receive a single frequency over the air to demonstrate the use of ''Universal software Radio peripheral'' Hardware Drivers (UHD) which  is used standalone to configure and enable the USRPs. This tutorial can be run on other USRP2s available of the grid as well. For details on available USRP2s on the grid, please see [http://www.orbit-lab.org/wiki/Hardware/fDevices/gUSRP#GRID available USRP2 HW].
    55
    6 == Hardware / Software Resources utilized ==
     6=== Hardware / Software Resources utilized ===
    77 1. Sandbox 3 - consists of two nodes (node1-1 & node1-2). Each node has a USRP2 connect via Ethernet.
    88 2. ''ubuntu-12-04-uhd.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRPs and analyze recorded data. The USRP2's interface with the node is already configured.
     
    1010 4. octave: GNU version of MATLAB
    1111
    12 == Set up ==
     12=== Set up ===
    1313 * Before you can access the testbed, you need to [https://www.orbit-lab.org/schedule make a reservation] and get it approved by the  [wiki:Documentation/Scheduler reservation service].
    1414
     
    2929}}}
    3030
    31 == Usage ==
     31=== Usage ===
    3232 * Once nodes are imaged, ssh into each node. Use the USRP2 on node1-1 as the transmitter and USRP2 on node1-2 as receiver.[[BR]]
    3333 ssh into node1-1
     
    308308}}}
    309309
    310 == Capture waveform and record to file & add time-domain plot of waveform ==
     310=== Capture waveform and record to file & add time-domain plot of waveform ===
    311311
    312312 * Now record the received signal to an OCTAVE / MATLAB file.
     
    360360 || Plot of received sine wave||
    361361
    362 == Troubleshooting ==
     362=== Troubleshooting ===
    363363 * ''uhd_find_devices'' & ''uhd_usrp_probe '' return '''No UHD Devices Found'''
    364364