Research Article

Optimization Methods for Feasible Deployment Planning of Future Mobile Networks

Algorithm 1

allocate_UEs.
Entry: RRHs , , and
Result: List of RRHs organized in decreasing order of cost
1. For all
2. Allocate the to with the best signal and available PRB;
3. End for
4. For all
5. Calculate the deployment cost of (using variable and Equation (21));
6. End for
7.  = matrix ordered by cost in descending order;
8. For all
9. Update the SINR of using Equation (2);
10. Calculate the transmission capacity of using Equation (10);
11. End for