| 77 | === Experiments === |
| 78 | |
| 79 | ==== Signal Transmission and Processing with USRP2 and wiserd ==== |
| 80 | In this experiment we modify the [[http://www.orbit-lab.org/wiki/Tutorials/k0SDR/Tutorial05#SpectrumsensingwithUSRP2andwiserdOEDLandOML|Spectrum sensing with USRP2 and wiserd (OEDL and OML)]] tutorial. |
| 81 | [[BR]][[BR]] |
| 82 | We increase the sampling rate to 10 MHz, so we can accurately receive frequencies up to 5 MHz greater or lesser than the receiver's carrier frequency. We then randomly select frequencies from 796 to 804 MHz to transmit for one second each. |
| 83 | [[BR]][[BR]] |
| 84 | Using OML, we save the receiver readings to a file for processing in MATLAB/Octave. Using a MATLAB script, we generate a waterfall plot of the data, along with an animated power vs. frequency plot. |