in Computer Networks
1,545 views
6 votes
6 votes

Consider three nodes $ A,B,C$ connected in series. Node $A$ is connected to Node B via $ 3 \text{Gbps}$ link, $500 \text{km}$ length. The links are full duplex, but no other traffic on the links. A large file is to be sent from node $A$ to node $C$. Packets are $1024 \text{bytes}$.Assume velocity of propagation as $2 \times  10^{8} \text{m/sec}$.


Q1). What is the round trip time?

(a). $5.23 \text{m sec}$                  (b). $7.24 \text{m sec}$

(c). $1.28\text{m sec}$                   (d). $8.98 \text{m sec}$


Q2). Suppose an end to end sliding window protocol is used what is the optimal value of sender’s window

(a). $28$                                                (b). $38$

(c). $54$                                                (d). $72$

in Computer Networks
by
1.5k views

2 Answers

9 votes
9 votes
Best answer

1. a, 2. b

selected by

4 Comments

yes i considered
0
0

@Abhisek Tiwari 4 logically that should be the RTT, even i got the same

In general, for two hosts it will be 2*Tp + Tt(ack), but we ignore the transmission time for ack because size of it is negligible.

0
0
i think such thing should be mentioned. I got this Q in Virtual gate Test and their ans was 5.23 not even range.So i tried to verify the method and RTT definition.
0
0
5 votes
5 votes

for 1 I got 5.15 ms

by

Related questions