Research Article

Fuzzy Logic Based Coverage and Cost Effective Placement of Serving Nodes for 4G and Beyond Cellular Networks

Algorithm 6

Candidate site selection and placement of macro eNBs for SSMPC approach.
Stage 1: Candidate site selection and placement of macro eNBs
Input: E, ,,
Output: Sel_eNB = macro eNB candidate sites selected for placement
Initialization: Sel_eNB = Null, SCI = 0, PC = 0
 (1) for to
 (2)  Find SCIk, OIk and DTIk using (2), (3) and (5)
 (3)  Identify SSIk using FIE
 (4) end for
 (5) for to
 (6)  [Val Ind] =
 (7)  
 (8)  
 (9)  If PC > TPB
 (10)    
 (11)   break
 (12)   else
 (13)   Sel_eNB =
 (14)   end if
 (15)   
 (16) end for