Multi-Objective Planning and Optimization for Base Station Placement in WiMAX Network Chitapong Wechtaisong, Teeraphant Sutthitep Major of Electronics and Telecommunication Technology Faculty of Industrial Technology Nakhon Ratchasima Rajabhat University Nakhon Ratchasima, Thailand
[email protected],
[email protected] Abstract—This paper presents the novel access network planning model for Wireless Interoperability for Microwave Access. The proposed model aims to assign optimize amount and location of Base Stations in study area. Integer Linear Programming is used for formulating optimization problem which objectives are minimize installation cost and maximize service coverage simultaneously. Numerical network planning result demonstrate that proposed model can achieve overall service area and can efficient serve almost service area in case of budget limitation. Index Terms—WiMAX, multi-objective optimization, siteselection, access network planning.
I. INTRODUCTION Wireless Interoperability for Microwave Access (WiMAX) is wireless access technology that serves broadband networks for distance areas. Both a high data rate and large coverage are attractive advantages of WiMAX. In countryside area that wired broadband infrastructure cannot provide, WiMAX is a good choice for offer broadband connection. Moreover, it can be used for expanding wireless broadband service in existing wireless networks. The optimized network planning is necessary for network operators. This is a basic thing in business to expect high profit after investment. Therefore, a network operator has to plan his new networks carefully. In addition, many issues need to be considered such as investment values, revenue, the quality of services and future expandability. In WiMAX network planning, base station (BS) placement is an important process to optimize investment cost and quality of services. If the objective of the planning is to increase network coverage and signal strength, many BSs are placed close to each other. This can improve the quality of services. However, it is not good in terms of investment cost. In contrast, economical objective can be attained by defining far distance between each BS, but signal problem can occur. Hence, there is a tradeoff between investment cost and the quality of services which many research groups are interested in. In this study, we examined the novel planning of WiMAX BS placement. Integer linear programming (ILP) was our tools to define problem. This is the popular scheme for researchers to solve the optimization problems and get exact result.
978-1-4799-2993-1/14/$31.00 ©2014 IEEE
Chutima Prommak School of Telecommunication Engineering Institute of Engineering Suranaree University of Technology Nakhon Ratchasima, Thailand
[email protected] Moreover the weighted sum method (WSM) was used to solve multi-objective optimization problem by combining two objectives problem and transforming to one function for the convenient calculation. The rest of paper is organized as follows. First, we discuss the related work in Section II to prepare background information for our study. Section III presents an evaluation methodology. We present the findings of our experiment in Section IV and conclude the paper in Section V. II. RELATED WORKS There are many existing studies on the network planning and performance improvement for wireless networks. In [1], focus on adaptive cross-layer bandwidth scheduling strategy for hierarchical cellular networks. In addition, WiMAX baseband transceiver was implemented on multi-core softwaredefine radio platform [2]. Furthermore, there are several research works paid attention on wireless network planning schemes. For example, the studies on the wireless network planning for mobile cellular networks are presented in [3] and [4]. The practical network planning and implementation of WiMAX along with performance evaluation and analysis are presented in [5-7]. However, these research studies interested in realistic network performances. The network planning was done manually and lack of mathematical formulation to optimize the network configuration. Recent research works formulated mathematical equation for optimizing WiMAX access network planning. In [8] and [9]_presented network design and optimization model for WiMAX access networks which effectively minimize investment cost by reducing number of BS and relay station (RS) while guarantied quality of receive signal strength for user equipments. Moreover, [10] presented planning and optimization in WiMAX access network that can enhance network service coverage under budget limitation. Although, each of these literatures considered one side of network optimization problem and cannot support whole network planning problem. Therefore, multi-objective planning and optimization problem is needed.
MULTI-OBJECTIVE PLANNING AND OPTIMIZATION A. Multi-Objective problem Definition In this research presents the method for consider location for placement BSs from candidate sites along with effect of weighted value with optimization result from two opposite objectives. The first objective was minimize investment cost that considers from [8, 9] and another one was enhance network service coverage from [10]. ILP was applied to formulate network planning problem. We used WSM to combine two opposite ILP objective functions for easier calculation. Table 1 shows definition of notations used in proposed models. In the network design model, we considered that every BSs have same infrastructure and transmitting power. Signal test points (STPs) were represented demand of users in study area. We guarantee quality of service in terms of receive signal strength by threshold (Pt). B. Multi-Objective problem formulation The WiMAX network planning problem in this research was formulated as an ILP model which consisted of three necessary parts. There were decision variables, objective functions and constraints. This model is popular to use as optimization tools for many research works. Table 1 describes the notation used in the proposed model. There were two binary decision variables in our study. Installation of BS sites was represented by βj which equal 1 if BS was installed at candidate site j and equal 0 if candidate site j was not chosen to install BS. In addition, Connection of STPs to network was represented by uhj which equal 1 if STP h connected with BS j and equal 0 if there were no connection. TABLE 1. DEFINITION OF NOTATION USED IN PROPOSED MODEL Notations Sets: B
Definitions
A set of candidate sites to install base stations (BSs); (1,2,3,..,b) B T A set of best signal test points (STPs); (1,2,3,..,t) T Decision variables: βj A binary {0, 1} variable that equals 1 if the BS is installed at site j, j∈B; 0 otherwise uhj A binary {0, 1} variable that equals 1 if the STP h is assigned to BS j, h∈T and j∈B; 0 otherwise Constant parameters: Cb Cost to install base station Ct Total investment cost implement network Phj The signal strength that a STP h receives from BS j, h∈T and j∈B Pt The received signal strength threshold for STPs Pn The signal strength of thermal noise SNR The signal to noise ratio threshold
We considered two different objective functions for effectively cover many side of network design problem. The first objective function aimed to minimize the network cost in terms of BS installation cost which can be written as objective function (1). The second objective function aimed to maximize coverage in terms of number of STP as show in objective function (2). These objective functions would be
collaborated with each other by WSM that would be explained in next topic. Objective functions: ,
,
(1)
,
,
(2)
, , ,
, , ,
(3) (4) (5)
1
Subject to: 0
We defined the network design requirement to a set of constraints. There were three mathematical equations that represent purpose of radio network planning. Equation (3) is a constraint that ensures STPs connect with only installed BSs. The guarantee of receive signal strength for each STPs and signal to noise ratio are defined in equation (4) and (5) respectively. C. Collaboration of multi-objective function In this topic, we developed multi-objective optimization mathematical equation for ILP. The tradeoff between two opposite objective function is considered. There were objectives that minimize network implementation cost and increase network coverage. The WSM is necessary tool for study tradeoff between two difference objective functions. In other word, it can obtain set of possible optimization solutions. Table 2 describes the notation used in the WSM. TABLE 2. NOTATION USED IN WEIGHTED SUM METHOD Notations
Definitions Weighted value of objective function 1 ; Weighted value of objective function 2 ; Normalized objective function 1 Normalized objective function 2 Minimize value of objective function 1 Maximize value of objective function 1 Minimize value of objective function 2 Maximize value of objective function 2
0,1 0,1
Two objectives were transformed to one objective format as show in equation (6). Normalization equation is represented by equation (7) and (8). We normalize both objective functions before collaborating each other because of releasing different units [11]. The weighted values was used for compare the tradeoff results. To divisibly combine two different objectives, the maximization objective of equation (2) was reversed to minimization objective in equation (9) which t was amount of total STPs in study area however it stilled be same as original meaning. The final equation of multi objective optimization by WSM is shown in (10).
Weighted sum method functions: (6) Normalize functions: (7)
The computation was run on an Intel Centrino Core2 Duo Processor 2.0 GHz and 2.0 GB of RAM. The network performance was evaluated in term of the physical receive signal strength guarantee and the SNR guarantee at the specified parameters. TABLE 3. PARAMETERS USED IN NUMERICAL EXPERIMENTS
(8) Reverse form of equation (2): ,
,
(9)
Final WSM multi-objective function: ∑ ∑
, ,
∑
(10)
D. Numerical Experiments In numerical experiments, we designed 10km x 10km as study area. The number of candidate site and STPs was 45 and 100 respectively. We used the Stanford University Interim (SUI) model which was recommended by the IEEE 802.16 to obtain the path loss in WiMAX networks [12]. Receive signal threshold and SNR was set at -100 dBm and 6.5 dB respectively [13]. Implement cost of each BS was 120,000$ [8]. Table 3 shows the parameters used in numerical experiments. Positions of candidate sites and STPs were simulated which spread over study area with uniform random as shows in fig. 1. STPs
Candidate Sites
10 9
Distance (km)
8 7
Parameters Height of BSs Height of TPs Transmitted Power Transmitted antenna gain Received antenna gain Frequency Terrain type Bandwidth Cost of each base station
Value 30 m 1.5 m 40 dBm 15dBi 6 dBi 3.5 GHz A 5 MHz 120,000 $
Weighted values were set to change 0.1 for each step, W1 decrease from 1.0 to 0.0 and W2 increase from 0.0 to 1.0, to consider the tradeoff results between conflict objectives. From position of candidate site as decision variable in table 1 with muti-objective function in equation (10) and constraint equations (3)-(5), this numerical information were inserted to calculation method. The numerical results of WiMAX network planning in terms of site placement by ILP and WSM are shown in table 4. TABLE 4.RESULTS OF NETWORK PLANNING EXPERIMENT
1.0 0.9 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1 0.0
0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0
0.08 0.65 0.17 0.30 0.37 0.35 0.31 0.25 0.18 0.10 4.17
BSs
STPs
0 0 0 1 4 7 9 10 10 13 45
0 0 0 17 55 84 94 97 97 100 100
Installation cost (Million $) 0.00 0.00 0.00 0.12 0.48 0.84 1.08 1.20 1.20 1.56 5.40
IV. ANALYSIS AND DISCUSSION
6 5 4 3 2 1 0 0
2
4 Distance (km)
6
8
10
Fig. 1. Numerical experiment setup
E. Numerical Results The numerical experiments were implemented with the ILOG-OPL development studio same as in [8-10]. The ILP problems were solved with CPLEX 5.2 optimization solver.
In table 4, W1 and W2 represent weighted values of objective function 1 and objective function 2 respectively. Z represents optimized value of WSM function from equation (6). Number of installed BSs from 45 candidate site is represented by f1(x). In addition, amount of STPs which receive service coverage from network is represented by f2(x). When W1 = 0.1 and W2 = 0.9, the network planning can achieve 100% service coverage of STPs by install 13 BSs with 1,560,000$ of installation cost. In the other hand, when consider W1 and W2 at 0.4 and 0.6 respectively, it obtain 9 BSs which can support 94% of STPs by 1,080,000$. To compare these two cases of weighting, the second case cannot support overall STPs just 6% however it can save 30.8% of installation cost. For this reason, this can be option for network planner who has limitation in terms of capital budget.
Densities
Figure 2 shows cumulative distribution function (CDF) REFERENCES graph of receive signal strength at STPs. We select three [1] B. Upase and M. Hunukumbure, "Dimensioning and cost weighted scenario to compare effect of weighted to result of analysis of multihop-relay-enabled WiMAX networks," network planning . There are scenarios which W1,W2 are set at Fujitsu Science Technology Journal, vol. 43, pp. 303-307, (0.3,0.7), (0.5,0.5) and (0.7,0.3) which are represented by red July 2008. dashed-dot line, blue dotted line and brown broken line in CDF [2] M. A. Kadhim and W. Ismail, "Implementation of graph respectively. To compare each case at receive sensitivity WIMAX IEEE802.16d baseband transceiver on multithreshold which is -100 dBm. Case of (0.3,0.7) can support core software-defined radio platform," WSEAS almost STPs in study area and (0.5,0.5) can cover more than 80% TRANSACTIONS on COMMUNICATIONS, vol. 9, pp. of STPs. These two scenario give good coverage guarantee 301-311, 01 May 2010. more than case of (0.7,0.3). As a result, weighted values can [3] J. Garcia-Fragoso and G. M. Galvan-Tejada, "Cell choose depend on desire of network planner which focus on planning based on the WiMax standard for home access: a quality of service or limited of installation budget. practical case," in Electrical and Electronics Engineering, 2005 2nd International Conference on, 2005, pp. 89-92. [4] P. Neves, Simo, x, P. es, A. Gomes, L. Mario, et al., "WiMAX for Emergency Services: An Empirical Evaluation," in Next Generation Mobile Applications, Services and Technologies, 2007. NGMAST '07. The 2007 International Conference on, 2007, pp. 340-345. [5] B. Lannoo, S. Verbrugge, J. Van Ooteghem, B. Quinart, D. Colle, M. Pickavet, et al., "Business scenarios for a WiMAX deployment in Belgium," in Mobile WiMAX Symposium, 2007. IEEE, 2007, pp. 132-137. [6] M. Marques, J. Ambrosio, C. Reis, D. Gouveia, D. Robalo, F. J. Velez, et al., "Design and Planning of IEEE 802.16 Networks," in Personal, Indoor and Mobile Radio Communications, 2007. PIMRC 2007. IEEE 18th International Symposium on, 2007, pp. 1-5. Signal Strength (dBm) [7] T. Tsourakis and K. Voudouris, "WiMax network Fig. 2. Cumulative distribution function (CDF) graph of receive signal planning and system's performance evaluation," in strength which STPs receive from network. Wireless Communications and Networking Conference, 2007.WCNC 2007. IEEE, 2007, pp. 1948-1953. V. CONCLUSION [8] C. Prommak and C.Wechtaison, "WiMAX Network Design and Optimization Using Multi-hop Relay This study presents a novel mathematical model for an Stations," in the 10th International Conference on efficient optimization planning of WiMAX network. We Applied Informatics and Communications (AIC), Taiwan, formulate the problem as linear inter programming problem 2010, pp. 75-80. with consideration of two conflict objectives which objectives [9] C. Prommak and C.Wechtaison, "WiMAX Network are minimize the installation cost and maximize service Design for Cost Minimization and Access Data Rate coverage. In particular, we use weighted sum method to Guarantee Using Multi-hop Relay Stations," International transform two objectives to single objective and compare effect Journal of Communications, vol. 4, pp. 36-46, 2010. of weighting value in each one. In addition, the proposed [10] C. Prommak and C. Wechtaison, "On the quality of model can determine optimal numbers and locations for BSs service optimization for WiMAX networks using multiinstallation. The numerical results illustrate that our WiMAX hop relay stations," vol. 189 CCIS, ed, 2011, pp. 93-106. network planning model can achieve overall coverage in study [11] O. Grodzevich and O. Romanko, "Normalization and area. In case of limited budget, our model can produce Other Topics in Multi-Objective Optimization [Study optimized configuration which still achieve almost coverage. Group Report]," presented at the Proceedings of the Our future research will consider multi-hop relay placement Fields–MITACS Industrial Problems Workshop, 2006. and do experiment in realistic study area. [12] V. Erceg, K. V. S. Hari, M. S. Smith, D. S. Baum, K. P. ACKNOWLEDGMENT Sheikh, C. Tappenden, et al., "Channel Models for Fixed Wireless Applications," IEEE 802.16 Broadband Wireless The authors would like to thank Assoc. Prof. Hiroaki Access Working Group16 July 2001. Morino and Prof. Atsuko Yamasaki at Shibaura Institute of [13] J. P. Eira and A. J. Rodrigues, "Analysis of WiMAX data Technology for their useful advices. We also would like to rate performance," Rectory of Universidade Nova de extend our gratitude to the Wireless communication laboratory, Lisboa: Anacom, LisbonNovember 2007. Suranaree University of Technology for their support. A part of this study was supported by Research and Development Institute of Nakhon Ratchasima Rajabhat University.