4. Please use the TCP EA-RTT estimator, which is given by EA-RTT(K+1)= a EA-RTT(K) + (1 - a) RTT(K+1), to obtain the est
Posted: Mon May 09, 2022 7:28 am
4. Please use the TCP EA-RTT estimator, which is given by EA-RTT(K+1)= a EA-RTT(K) + (1 - a) RTT(K+1), to obtain the estimated round-trip time RTT for the following cases. Please list out all the calculation steps. [6 marks] a) Choose a = 0.90 and EA-RTT(0) = 1 second and assume the measured RTT values are RTT(n) = n second where n=1,2,... and no packet loss. What is EA- RTT(4)? b) Now let a = 0.25 and EA-RTT(0) = 4 second and assume the measured RTT values are RTT(n)=n+3 second and no packet loss. What is EA-RTT(4)?