diff --git a/ex10/kn10.pdf b/ex10/kn10.pdf index 431f580..653444d 100644 --- a/ex10/kn10.pdf +++ b/ex10/kn10.pdf Binary files differ diff --git a/ex10/kn10.tex b/ex10/kn10.tex index 172e6c8..eb8e006 100644 --- a/ex10/kn10.tex +++ b/ex10/kn10.tex @@ -146,11 +146,11 @@ \item Time to transmit one packet and receving the acknowledgment: \begin{align*} T_2 &= t_{difs} + \frac{\sum_{X=0}^{31}X \cdot t_{slot}}{32} + t_{sifs} + T_1 \\ - &= 20 \mu s + 15.5 \mu s + 10 \mu s + 1203 \mu s \\ - &= 1248.5 \mu s \\ - &= 1.2485 ms + &= 50 \mu s + 310 \mu s + 10 \mu s + 1203 \mu s \\ + &= 1573 \mu s \\ + &= 1.573 ms \end{align*} - The maximum throughput $D_@$ in $bit/s$ is therefore: + The average throughput $D_2$ in $bit/s$ is therefore: \begin{align*} D_2 = (1000 ms / 1.2485 ms) * (12000 + 112 bit) = 9.701 \cdot 10^{6} bit/s \end{align*}