Changes between Version 27 and Version 28 of Other/Summer/2023/Latency


Ignore:
Timestamp:
Aug 8, 2023, 5:33:29 PM (11 months ago)
Author:
Ayush_Iyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Latency

    v27 v28  
    2121The GPS in the device gives a standard source of time. PTP uses this time to timestamp packets with the time the computer receives them, and to sync all the local clocks on our computer network to the GPS standard time.
    2222
     23==Week 6
     24**Summary
     25     -Created artificial videos
     26     -Planned to create a histogram using Matplotlib.
     27**Main Idea
     28
     29This week was shortened to a considerable margin to the point where we couldn't make much progress. However, we were able to plan for the following weeks by creating many artificial videos of varying amounts of noise as well as a plan to create histogram to plot the number of occurrences each hex byte appeared in order to visualize how noise affects packets using the Python library Matplotlib. 
    2330
    2431== Weeks 7-8