Research Article

A Practical Perspective on 5G-Ready Highly Dynamic Spectrum Management with LSA

Algorithm 2

while interferenceis lower than the threshold and
list of considered cells is not empty do
Find the farthest considered cell with less than
maximal feasible power level;
Find the UEs associated with this cell;
Calculate the interference gain in case of power
increase;
ifthen
if cell was shut down then
Turn the cell on;
Add cell to the list of active cells;
Add UEs associated with the cell to the list
of active UEs;
else
Increase the power to ;
end
else
Remove the cell from the list of considered cells;
end
end
Reset the list of considered cells;