equals
11
t_p: time to transmit a packet
12
13
r: round trip time
14
0.1
0.1
15
f: time to transmit the update
16
17
we are trying to minimize the time of the update f(x) -> the optimal value of x is where the derivative f'(x) is 0
18
19
20
x must be an integer -> optimal x is 14
21
most time is convenient to work with bytes -> optimal x multiple of 8 is 16 (2 bytes)
22
23
powered by
powered by
New Blank Graph
Examples