Research Article

Self-Tuning Random Early Detection Algorithm to Improve Performance of Network Transmission

Algorithm 1

Self-tuning RED algorithm.
set by the inequality(3.12)
every update
 Sum = sum + ;
;
 If now time + δt
= sum/n;
 update by formula  (3.6)
 sum = 0;
= 0;
time = now;
Parameters:
now: current time
time: the last time was calculated
δt: sampling period
sum: the sum of in the period of δt
: the total number of sampled during δt