Changes between Version 72 and Version 73 of Other/Summer/2015/aSDR2


Ignore:
Timestamp:
Jul 1, 2015, 3:37:28 PM (9 years ago)
Author:
nicole_dileo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2015/aSDR2

    v72 v73  
    139139==== Experiment 2: Signal Transmission and Processing with Two Transmitters and One Receiver ====
    140140
    141 In this experiment, we write an OEDL script that uses two transmitters and one receiver to collect preprocessed FFT data.
     141In this experiment, we write an OEDL script that uses two transmitters and one receiver to collect preprocessed FFT samples. Utilizing two USRP2 radios on the grid, two nodes were used as transmitters, and one as a receiver.
     142[[BR]][[BR]]
     143The first transmitter starts at a frequency of 798 MHz and increases to 802 MHz, while the second transmitter starts at a frequency of 804 Mhz and increases to 808 MHz all over a span of 2.5 seconds. The receiver has a carrier frequency of 803 MHz and a bandwidth of 12 Mhz.
     144[[BR]][[BR]]
     145We then save the FFT data from the receiver to our local device and process in MATLAB, where we generated a waterfall plot of the data.
    142146
    143147