Suppose that TCP's current estimated values for the round trip time (estimatedRTT) and deviation in the RTT (DevRTT) are 300 msec and 13 msec, respectively. Suppose that the next two measured RTTs are 330 msec and 240 msec respectively. We want to calculate TCP's RTT estimate, and the value of TCP's timeout interval. Note that given a new measured RTT, you should first compute devRTT, then estimatedRTT (the textbook incorrectly reverses those computations), and then (lastly) the timeout interval. Use the values of α = 0.125, β = 0.25. Following the newly measured RTT of 330 msec, what is the new value for devRTT in msec? [Note: round your answer to the nearest msec - enter an integer value, do not include any decimal places/point or any leading zeros, but keep your full resolution value of devRTT handy and use it in any later calculations you perform using devRTT.
Suppose that TCP's current estimated values for the round trip time (estimatedRTT) and deviation in the RTT (DevRTT) are 300 msec and 13 msec, respectively. Suppose that the next two measured RTTs are 330 msec and 240 msec respectively. We want to calculate TCP's RTT estimate, and the value of TCP's timeout interval. Note that given a new measured RTT, you should first compute devRTT, then estimatedRTT (the textbook incorrectly reverses those computations), and then (lastly) the timeout interval. Use the values of α = 0.125, β = 0.25.
Following the newly measured RTT of 330 msec, what is the new value for devRTT in msec? [Note: round your answer to the nearest msec - enter an integer value, do not include any decimal places/point or any leading zeros, but keep your full resolution value of devRTT handy and use it in any later calculations you perform using devRTT.
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images