Research Article

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

Algorithm 4

Candidate site selection and placement of RSs.
Stage 3: Candidate site selection and placement of RSs
Input: SCI, R, ,
Output: Sel_RS = RS candidate sites selected for placement
Initialization: Sel_RS = Null
 (1) for to
 (2)  Calculate , and using (2), (3) and (5)
 (3)  Identify using FIE
 (4) end for
 (5) for to
 (6)   [Val Ind] =
 (7)   
 (8)   If
 (9)    break
 (10)   else
 (11)    Sel_RS =
 (12)   end if
 (13) 
 (14) end for