Changes between Version 78 and Version 79 of Other/Summer/2015/aSDR2


Ignore:
Timestamp:
Jul 6, 2015, 3:32:43 PM (9 years ago)
Author:
mlcoll
Comment:

Legend:

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

    v78 v79  
    5555  * Running experiments on the grid.
    5656* Utilization of MATLAB to process signals.
    57   * Fast Fourier Transform (fft).
    58   * Inverse Fast Fourier Transform (ifft).
     57  * Fast Fourier Transform (FFT).
     58  * Inverse Fast Fourier Transform (IFFT).
    5959
    6060
     
    7373
    7474* Research on analog-to-digital conversion.
    75 * Familiarization with Fast Fourier Transform (fft) in MATLAB.
     75* Familiarization with Fast Fourier Transform (FFT) in MATLAB.
    7676* USRP Tutorials using ORBIT.
    7777
     
    9393([[http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2015/aSDR2/Spectrum%20Sensing%20Week%206.pdf|Presentation]])
    9494
     95* FPGA Programming Using VHDL.
     96* Experimentation on the ORBIT Grid. See [#Exp2 Experiment 2].
     97* Filtering and Peak-Finding in MATLAB.
     98
     99Week 7 in progress.
    95100
    96101=== Experiments ===
     
    161166}}}
    162167
    163 ==== Experiment 2: Signal Transmission and Processing with Two Transmitters and One Receiver ====
     168==== Experiment 2: Signal Transmission and Processing with Two Transmitters and One Receiver [=#Exp2]
    164169
    165170In this experiment, we write an OEDL script that uses two transmitters and one receiver to collect preprocessed FFT samples. Utilizing three USRP2 radios on the grid, two nodes were used as transmitters, and one as a receiver.