1) (4 pts) The original algorithm for computing a timeout value for a TCP connection is being used with the parameter $\alpha = .75$. If the current estimated RTT is 50 milliseconds and the sample RTT for the most recent transmission is 40 milliseconds. a) (2 pts) What is the new estimated RTT? b) (2 pts) What is the timeout time used for this new estimated RTT?
Added by Jeffrey M.
Close
Step 1
75, the current estimated RTT is 50 milliseconds, and the sample RTT is 40 milliseconds, we can substitute these values into the formula: New Estimated RTT = (1 - 0.75) * 50 + 0.75 * 40 = 0.25 * 50 + 0.75 * 40 = 12.5 + 30 Show more…
Show all steps
Your feedback will help us improve your experience
Jennifer Stoner and 69 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Akash M.
A Webmaster estimates that the time (seconds) to connect to the server when $n$ people are connecting is given by $t(n)=0.005 n+0.3 .$ Estimate the time to connect when 50 people are connecting.
Linear Relations and Functions
Writing Linear Equations
What is the main parameter used to calculate the timeout interval in TCP? (Give a precise answer)
Chandra J.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD