Changes between Version 11 and Version 12 of MillimeterWaveProjectWinlab2021


Ignore:
Timestamp:
Jul 27, 2021, 9:22:08 PM (3 years ago)
Author:
itsbaloney
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MillimeterWaveProjectWinlab2021

    v11 v12  
    44
    55=== Week 1
    6  *Learned how to use some initial Linux commands and access nodes (ie remote computers) in Orbit Lab [[br]]
    7  *Discovered how to image nodes to load a previous software setup[[br]]
    8  *Began first tutorial on sending and viewing analog waveforms with Software Defined Radios ^([#hn Image 1])^
     6 * Learned how to use some initial Linux commands and access nodes (ie remote computers) in Orbit Lab
     7 * Discovered how to image nodes to load a previous software setup
     8 * Began first tutorial on sending and viewing analog waveforms with Software Defined Radios ^([#hn Image 1])^
    99=== Week 2
    10  *Sent analog waves of various shapes (Square, Sinusoidal, and Sawtooth), gains, sampling rates, wave frequencies, and center frequencies[[br]]
    11  *Tested hardware capabilities of a node of wave frequency vs sampling rate holding other factors constant[[br]]
    12  *Learned what WinSCP is and how to use it to get files from Orbit Lab nodes onto a personal laptop[[br]]
    13  *Figured out how to use WinSCP to transfer supplied code to a node[[br]]
     10 * Sent analog waves of various shapes (Square, Sinusoidal, and Sawtooth), gains, sampling rates, wave frequencies, and center frequencies
     11 * Tested hardware capabilities of a node of wave frequency vs sampling rate holding other factors constant
     12 * Learned what WinSCP is and how to use it to get files from Orbit Lab nodes onto a personal laptop
     13 * Figured out how to use WinSCP to transfer supplied code to a node
    1414 * Studied and adapted MATLAB code to plot waveforms in the time and frequency domains ^([#hn Image 2])^
    15  * Began researching OFDM (Orthogonal Frequency Division Multiplexing)[[br]]
     15 * Began researching OFDM (Orthogonal Frequency Division Multiplexing)
    1616=== Week 3
    17  *Began sending digital waveforms with modulations (so they could actually carry information) using GNUradio and the benchmark_tx and benchmark_rx programs
     17 * Began sending digital waveforms with modulations (so they could actually carry information) using GNUradio and the benchmark_tx and benchmark_rx programs
    1818 * Tested out the differences between various modulations and sampling rates using both rx_ascii_art_dft to see the wavefroms and benchmark_rx to note the quality of the transmission ^([#hn Image 3])^