Version 5 (modified by 5 months ago) ( diff ) | ,
---|
Programmable Metamaterial Antenna's For Physical Layer Security
Members: Dylan Turner, Prachi Patel
Faculty advisors:
PROJECT OVERVIEW
PROGRESS LOG
Week 1 (5/28 - 5/30)
- We began reading the research paper our project is based on, which details the fundamental aspects of our topic.
- We met with our mentor and began discussing topics in depth in regards to metamaterial antennas.
- 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.
Week 2 (6/3 - 6/6)
- We learned the fundamentals of Orthogonal Frequency Division Multiplexing (OFDM).
- We watched an Introduction to Linux presentation.
- We downloaded GNU Radio on our local devices.
- We experimented with creating basic flow graphs.
- We completed a tutorial with our mentor involving Sandbox 2, transmitting and receiving OFDM signals from two Software Defined Radios (SDR).
Week 3 (6/10 - 6/13)
- We began looking into source code for the OFDM transmitter block that required modification.
- We learned how to output to file sink using GNURadio.
- We researched related topics as we came across them in the flow graph, such as Cyclic Redundancy Check (CRC) which is essentially an error correction tool.
- We viewed outputs for each individual block as Hex or Binary data.
- Wrote a script to convert the complex number in Single precision IEEE 752 format to decimal using python.
- We tried to visualize the output of the OFDM Carrier allocator, but ran into issues because we cannot use custom python blocks on mac due to a bug.
- We modified the saving script to accept a second set of vectors as input which will multiply the OFDM carrier allocation output.
Attachments (15)
- directional_modulation.png (32.0 KB ) - added by 5 months ago.
- symbol_precoding.png (162.3 KB ) - added by 5 months ago.
- OFDM_TX_flowgraph.png (286.4 KB ) - added by 5 months ago.
- precoding_math.png (115.5 KB ) - added by 5 months ago.
- custom_blocks.png (74.3 KB ) - added by 5 months ago.
- promising_results.png (83.8 KB ) - added by 5 months ago.
- promising_results.2.png (190.7 KB ) - added by 5 months ago.
- 1. Programming Wireless Security Through Learning‐Aided Spatiotemporal Digital Coding Metamaterial Antenna.pdf (17.5 MB ) - added by 5 months ago.
- prepend.png (36.8 KB ) - added by 4 months ago.
- Anechoic.png (931.3 KB ) - added by 4 months ago.
- MTMAntenna.jpg (4.8 MB ) - added by 4 months ago.
- Antenna.png (1.1 MB ) - added by 4 months ago.
- Wire.png (1.1 MB ) - added by 4 months ago.
- OFDM.png (85.1 KB ) - added by 4 months ago.
- Results.png (698.7 KB ) - added by 4 months ago.
Note:
See TracWiki
for help on using the wiki.