Calculate the total time required to transfer a \(1000-\mathrm{KB}\) file in the
following cases, assuming an RTT of \(100 \mathrm{~ms}\), a packet size of \(1
\mathrm{~KB}\) and an initial \(2 \times\) RTT of "handshaking" before data is
sent.
(a) The bandwidth is \(1.5 \mathrm{Mbps}\), and data packets can be sent
continuously.
(b) The bandwidth is \(1.5 \mathrm{Mbps}\), but after we finish sending each
data packet we must wait one RTT before sending the next.
(c) The bandwidth is "infinite," meaning that we take transmit time to be
zero, and up to 20 packets can be sent per RTT.
(d) The bandwidth is infinite, and during the first RTT we can send one packet
\(\left(2^{1-1}\right)\), during the second RTT we can send two packets
\(\left(2^{2-1}\right)\), during the third we can send four
\(\left(2^{3-1}\right)\), and so on. (A justification for such an exponential
increase will be given in Chapter \(6 .)\)