“Do The Math”
Calculate needed peak window in bytes. Note that is twice the window needed to fill just barely fill the link...
Wb = 2*RTT*Rb (Rb is the desired data rate in Bytes per second)
Calculate needed window in packets....
Calculate needed window scale....
Ws= ln2(Wb/64k) E.g. if Wb = 100kB, Ws=1
Calculate needed packet rate....
Calculate needed loss interval. This is the approximate number of bytes that must be sent between successive loss intervals to meet the target data rate....
testrig pages at NCNE/PSC
Rtt = 0.040 sec (40 msec)
ploss = 5x10^-6! (0.0005%)