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 .
Step 1: Compute transmission times.
Data frame size \( = 2000 \) bits, link rate \( = 1 \) Mbps.
\[
T_f = \frac{2000}{10^6} = 0.002 \text{ s}
\]
Acknowledgement frame size \( = 10 \) bits:
\[
T_a = \frac{10}{10^6} = 0.00001 \text{ s}
\]
Step 2: Compute propagation delay.
One-way propagation delay \( = 100 \) ms \( = 0.1 \) s.
Round-trip propagation delay:
\[
2T_p = 0.2 \text{ s}
\]
Step 3: Compute utilization formula.
For sliding window protocol, utilization is given by:
\[
U = \frac{W \times T_f}{T_f + 2T_p}
\]
Step 4: Substitute values for 50% utilization.
\[
0.5 = \frac{W \times 0.002}{0.002 + 0.2}
\]
Step 5: Solve for \( W \).
\[
W = \frac{0.5 \times 0.202}{0.002} = 50.5
\]
Step 6: Round to nearest integer.
\[
W \approx 52
\]
% Final Answer
Final Answer: \[ \boxed{52} \]
In the diagram, the lines QR and ST are parallel to each other. The shortest distance between these two lines is half the shortest distance between the point P and the line QR. What is the ratio of the area of the triangle PST to the area of the trapezium SQRT?
Note: The figure shown is representative

Consider the following process information for Shortest Remaining Time First (SRTF) scheduling:
\[ \begin{array}{|c|c|c|} \hline \textbf{Process} & \textbf{Arrival Time (AT)} & \textbf{Burst Time (BT)} \\ \hline P1 & 0 & 10 \\ P2 & 1 & 13 \\ P3 & 2 & 6 \\ P4 & 8 & 9 \\ \hline \end{array} \]Find the turnaround time for each process.
A square paper, shown in figure (I), is folded along the dotted lines as shown in figures (II) and (III). Then a few cuts are made as shown in figure (IV). Which one of the following patterns will be obtained when the paper is unfolded?
Consider the relationships among P, Q, R, S, and T:
• P is the brother of Q.
• S is the daughter of Q.
• T is the sister of S.
• R is the mother of Q.
The following statements are made based on the relationships given above.
(1) R is the grandmother of S.
(2) P is the uncle of S and T.
(3) R has only one son.
(4) Q has only one daughter.
Which one of the following options is correct?