Changes between Version 27 and Version 28 of MillimeterWaveProjectWinlab2021


Ignore:
Timestamp:
Aug 4, 2021, 6:45:35 PM (3 years ago)
Author:
itsbaloney
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MillimeterWaveProjectWinlab2021

    v27 v28  
    2424 * Learned how to use some initial Linux commands and access nodes (i.e. remote computers) in Orbit Lab
    2525 * Discovered how to image nodes to load a previous software setup
    26  * Began first tutorial on sending and viewing analog waveforms with Software Defined Radios (See picture) [[Image(analog.png,width=500px)]]
     26 * Began first tutorial on sending and viewing analog waveforms with Software Defined Radios (See picture) [[Image(analog.png,width=1000px)]]
    2727=== Week 2
    2828 * Sent analog waves of various shapes (Square, Sinusoidal, and Sawtooth), gains, sampling rates, wave frequencies, and center frequencies
     
    3030 * Learned what WinSCP is and how to use it to get files from Orbit Lab nodes onto a personal laptop
    3131 * Figured out how to use WinSCP to transfer supplied code to a node
    32  * Studied and adapted MATLAB code to plot waveforms in the time and frequency domains (see frequency plot below) [[Image(image1.png)]]
     32 * Studied and adapted MATLAB code to plot waveforms in the time and frequency domains (see frequency plot below) [[Image(image1.png,wodth=1000px)]]
    3333 * Began researching OFDM (Orthogonal Frequency Division Multiplexing)
    3434=== Week 3
     
    7474* Finished scripting/automating the data collection process (including the naming of files to include metadata about the sampling rate and other factors at which the signal was sent)
    7575* Found a better way to account for noise by taking a sample of measurements with no signal transmission, finding the midpoint of each resulting graph, and averaging those midpoints to find the general noise level (as opposed to just assuming the edges of each graph necessarily represented the noise level).
    76 * Took 20 samples of  each sampling rate to find a more accurate plot comparing sampling rate vs excess area with a 90% margin of confidence bar [[Image(Image9.png)]]
     76* Took 20 samples of  each sampling rate to find a more accurate plot comparing sampling rate vs excess area with a 90% margin of confidence bar [[Image(Image9.png,width=600px)]]
    7777
    7878=== Week 10