What is the average throughput in terms of mss and rtt for


(Systems and Networks)

Consider sending a large file from a host to another host using a reliable connection such as TCP. Suppose the reliable connection uses additive-increase, multiplicative-decrease (AIMD) without slow start for congestion control (see page 221-222 in textbook).

Assume a congestion window size of 1 MSS at the start of the transmission and an increase by 1 MSS every time a batch of ACKs is received within an RTT and a multiplicative decrease of 0.5 (half the size of a congestion window) when congestion occurs.

Given these parameters, what is the average throughput (in terms of MSS and RTT) for this connection for 10 RTTs with congestion occurring immediately after the 5th RTT (so before the 6th RTT)?

Report your answers in MSS/RTT. Hint, do not use the formula discussed on page 222 of the textbook (Computer Networks: A top-down approach).

Instead, come up with a systematic approach that calculates step-by-step the number of transmissions in terms of MSS after every RTT. Enter the numeric value of the result.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: What is the average throughput in terms of mss and rtt for
Reference No:- TGS02939090

Expected delivery within 24 Hours