Changes between Version 4 and Version 5 of Other/Summer/2024/pMA


Ignore:
Timestamp:
Jun 17, 2024, 7:51:28 PM (13 days ago)
Author:
prachiptl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/pMA

    v4 v5  
    1616     - We began reading the research paper our project is based on, which details the fundamental aspects of our topic.
    1717     - We met with our mentor and began discussing topics in depth in regards to metamaterial antennas.
    18      - We learned how to use Orbit and the command line arguments in order to connect the node along with turning it on and off.
     18     - We learned how to use Orbit and the command line arguments in order to connect to the node along with turning it on and off.
    1919
    2020Week 2 (6/3 - 6/6)
     
    2222     - We watched an Introduction to Linux presentation.
    2323     - We downloaded GNU Radio on our local devices.
    24      - We experimented with creating basic flowgraphs.
     24     - We experimented with creating basic flow graphs.
    2525     - We completed a tutorial with our mentor involving Sandbox 2, transmitting and receiving OFDM signals from two Software Defined Radios
    2626       (SDR).
     
    2929     - We began looking into source code for the OFDM transmitter block that required modification.
    3030     - We learned how to output to file sink using GNURadio.
    31      - We researched related topics as we came across them in the flowgraph, such as Cyclic Redundancy Check (CRC) which is essentially an
     31     - We researched related topics as we came across them in the flow graph, such as Cyclic Redundancy Check (CRC) which is essentially an
    3232       error correction tool.
    3333     - We viewed outputs for each individual block as Hex or Binary data.