Question
Included for this project is the file clocktime.mat, a MATLAB data file containing the clock readings from the reference clock (tref) and 7 embedded node
Included for this project is the file clocktime.mat, a MATLAB data file containing the clock readings from the reference clock ("tref") and 7 embedded node clocks ("t1" through "t7") with different drifts. Furthermore, we include rho_solution.mat, which contains the calculated drift rates for the 7 clocks.
Using this data perform the following tasks:
Assuming a convergence function equal to 0, and given a precision requirement equal to 0.5 seconds and the drift rate results from Module 3 provided in in rho_solution.mat, compute the resynchronization interval.
Write a Matlab function that implements the Fault-Tolerant Averaging (FTA) method in Matlab.
Write the Matlab code to perform the FTA method on the data from clocktime.mat (only "t1" though "t7"') every resynchronization interval.
Generate a graph similar to the one on slide 29 of the Module 4 notes plotting reference clock versus local clock or local clock versus reference clock after synchronization.
Provide a write-up (in Word or other comparable text editor) of your findings. Include all the plots in your text with correct crossreferences to them in the text. Also, include a short discussion for each of the plots and tasks and make sure to include references to any equations or documents that you used.
*This is a screenshot of clocktime.mat, all the contents are the same throughout all cells* Variables tref 1x10000 double 6859 6860 6861 6862 6863 6864 6365 6866 6867 6368 14 7.4347e+04 7.4347e+04 7.4347e+04 7.437e04 7.4347e+04 7.4347e 7.4347e +04 7.4347e+04 7.4347e+04 7.4347e+04 1x10000 double tl-t7 has al the same numbersStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started