edited by
1,785 views

2 Answers

Best answer
1 votes
1 votes

$\begin{align*} 10^6 bits &\leftrightarrow 1sec\\ 100 bits &\leftrightarrow \frac{100}{10^6} = 0.1ms \end{align*}$

0.1ms is the transmission time

$$\begin{align*} \eta &= \frac{TT}{TT+2PT}\\ &=\frac{0.1ms}{0.1ms+2\times 1sec}\\ &=\frac{0.1ms}{0.1ms+2\times 1000ms}\\ &= 4.99975\times 10^{-5} \end{align*}$$

answer for Q.9 = $\eta$ and if that's the efficiency then the actual bandwidth that was utilized is $\eta \times C$

Hence, answer = option B

selected by
4 votes
4 votes

In Stop and Wait we can transmit only one packet in 1 RTT.

As the name suggests, after sending 1 packet, Stop & Wait protocol stops & waits until the ACK is received or a time out occurs.

So we can transmit 1 packet or 100 bits in 1 RTT.

That is transmission rate is 100 bits per RTT, or 100 bits per 2 second. 

So Transmission rate = 50 bps.


Now link utilization = Current transmission rate / rate at which we could have transmit the data using the full capacity of the link (or channel)

so link utilization = 50 bps / 100,000 bps = 0.0005

We can see here Stop & Wait can be astoundingly inefficient, hence we need sliding window protocols.

Choosing appropriate windows size in sliding window protocol leads to quite higher link utilizations.

Related questions


Deprecated: Implicit conversion from float-string "1545013696.275" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1545013696.275" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1545013696.275" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1545013696.275" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
1.4k
views
1 answers
2 votes
Akanksha Kesarwani asked Feb 1, 2016
1,363 views
Bandwidth of a link is 1000 Mbps and round trip time is given as 250 μ sec. If frame size is 500 bits, the utilization (in percentage) of channel when STOP and WAIT ARQ ...
2.6k
views
2 answers
3 votes
Subham Nagar asked Dec 17, 2018
2,607 views
Assume 2 computers are connected via a network. The network uses Go-Back 7 sliding window protocol for maintaining flow control. It is observed that every 5th packet that...
2.1k
views
1 answers
2 votes
thor asked Dec 5, 2016
2,081 views
Assume 100 nodes are connected to a 10000 meter length of coaxial cable. Using some protocol, each node can transmit 100 frames/seconds, where the average frame length is...
2.3k
views
9 answers
2 votes
nvnverma18 asked Sep 23, 2016
2,262 views
Station X needs to send a message consisting of 12 packets to station Y using a sliding window protocol (Window Size 4) and Go back n error control strategy. All packets ...
Total PHP MySQL Other RAM
Time (ms) % Time (ms) % File count Time (ms) % Query count Time (ms) % Amount %
Setup 3.8 2% 2.3 1% 72 1.5 1% 2 0.0 0% 569k 48%
Control 17.2 13% 2.3 1% 5 15.3 11% 12 0.0 0% 353k 29%
View 1.9 1% 1.9 1% 12 0.0 0% 0 0.0 0% 0k 0%
Theme 98.7 77% 4.4 3% 15 94.4 73% 3 0.0 0% 280k 23%
Stats 6.0 4% 0.1 0% 0 6.0 4% 1 0.0 0% 0k 0%
Total 127.6 100% 11.1 8% 104 117.1 91% 18 0.0 0% 1179k 100%