Research Article

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

Algorithm 1

while interference I is higher than the thresholddo
Find the closest active UE;
Find cell this UE is associated with;
Lower the power in that cell;
if power in cell is reduced below its minimum
feasible level then
Shut the cell down;
Remove cell from the list of active cells;
Remove UEs associated to the cell from the list
of active UEs;
end
end