Step 1: Compute frame transmission time.
\[
T = \frac{1000}{10^6} = 0.001 \text{ s}
\]
Step 2: Compute offered load \( G \).
\[
G = \lambda T = 1000 \times 0.001 = 1
\]
Step 3: Throughput formula for Pure ALOHA.
\[
S = G e^{-2G}
\]
Step 4: Substitute \( G = 1 \).
\[
S = 1 \times e^{-2} \approx 0.1353
\]
Step 5: Convert to frames per second.
\[
\text{Throughput} = 0.1353 \times 1000 \approx 135
\]
Step 6: Round to nearest integer.
\[
\text{Throughput} \approx 140
\]
% Final Answer
Final Answer: \[ \boxed{140} \]
Consider the sliding window flow-control protocol operating between a sender and a receiver over a full-duplex error-free link. Assume the following:
The minimum value of the sender’s window size in terms of the number of frames (rounded to the nearest integer) needed to achieve a link utilization of 50% is .