Research Article

An Accurate Analytical Model for 802.11e EDCA under Different Traffic Conditions with Contention-Free Bursting

Algorithm 1

Full search for the solution.
/* for each for-loop go from 0 to 1 with a step of 0.00001*/
for each possible value of 𝑝 𝑏   do
 for each possible value of 𝑝 𝑐 1   do
  for each possible value of 𝑝 𝑐 2   do
   for each possible value of 𝑝 𝑐 3   do
  for each possible value of 𝑝 𝑐 4   do
   Resolve the system equations to get 𝑝 𝑏 and 𝑝 𝑐 𝑖
  end for
   end for
  end for
 end for
end for
  Calculate throughput and delay using 𝑝 𝑏 and 𝑝 𝑐 𝑖