The Design of Environmentally Friendly Networks Using Coordinated Multi-Point (CoMP) Transmission Hyoseok Yi† , Won-Yong Shin‡ , and Vahid Tarokh† †

School of Engineering and Applied Sciences, Harvard University, Cambridge, MA 02138, USA ‡ Computer Science and Engineering, Dankook University, Yongin 448-701, Republic of Korea Email: [email protected]; [email protected]; [email protected] I. I NTRODUCTION

Recent global concerns about greenhouse gas necessitate new approach to every element of information and communication technology. Therefore, considering a greenness as another constraint in base-station planning problem is required. There exists a large body of work on network design and base-station planning [1], but these have not taken greenness into account. In [2], the authors solved the problem of energy-efficient base-station planning in a simple onedimensional cellular network. They introduced an iterative algorithm that finds the number of base-stations and the base-station positions and in terms of maximizing energy efficiency. In this paper, we extend the previous algorithm to a cellular network using coordinated multi-point (CoMP) transmission schemes. More specifically, a new iterative algorithm based on two types of CoMP schemes (joint processing and coordinated beamforming) is proposed under the system model, where each iteration consists of an assignment step and a positioning step. Similarly as in [2], [3], we use the energy-normalized throughput as greenness measure, defined as the ratio of the sum-rate to the total energy consumption.

end-user can be reduced via scheduling and beamforming in adjacent cells. In this paper, we compare the energy-normalized throughput for the two CoMP schemes with that of no CoMP case. Figure 1 illustrates the one-dimensional network for the two CoMP schemes.

Fig. 1.

The one dimensional scenarios using CoMP schemes.

II. S YSTEM AND C HANNEL M ODELS We consider a wireless cellular network serving N end-users in a one-dimensional linear space whose size is given by D ∈ (0, ∞).1 The location of the end-users is also given, where the users are placed at xn (n = 1, · · · , N ). There are two base-station types, named macro and micro base-stations which correspond to a heterogeneous network consisting of two tiers. We assume that there are L macro base-stations and M micro base-stations in the network. We assume that macro and micro base-stations, respectively, referred to as bl,i and bm,j , are located at positions li and mj , for i = 1, · · · , L and j P = 1, · · · , M . The energy-normalized throughput is given by N Rn n=1 PL P , where Rn denotes the achievable rate of user P + M P i=1

l,i

j=1

IV. M AIN A LGORITHM Main algorithm has two major parts, namely the Assignment and Positioning Steps. We apply two different subroutines (1 and 2) for each CoMP scheme. Main algorithm is described below. Main Algorithm Inputs: L, M , and xn (n = 1, · · · , N ) Outputs: li , Il,i (i = 1, · · · , L), mj , and Im,j (j = 1, · · · , M ) 1: repeat 2: Assignment Step (Subroutine 1 or 2) 3: Positioning Step (Subroutine 3) 4: until convergence is achieved (or for a fixed number)

m,j

un , which is given by log(1 + SINRn ). Here, SINRn indicates the received signal-to-interference-and-noise ratio (SINR) of end user un . Pl,i and Pm,j denote respectively the power consumption of macro site bl,i and micro site bm,j . We group end-users into a number of disjoint sets as follows. Let Il,i and Im,j denote a set of users associated with macro base-station bl,i and micro base-station bm,j , respectively. III. C OORDINATED M ULTI -P OINT T RANSMISSION (C O MP) Downlink CoMP transmission can be classified into two general categories: joint processing and coordinated beamforming. For the joint processing case, multiple cells jointly transmit data to a given end-user using the same time and frequency radio resources. For the coordinated beamforming case, out-of-cell interference to a given 1 The extension to multi-dimensional network architectures can easily be conducted by using a similar approach to [4].

A. Assignment Step In the Assignment Step, the spatial configuration of the basestations is given, where in the kth step, the macro and micro base(k) (k) stations are located at li and mj , respectively. Then, we find the (k) (k) sets Il,i and Im,j that maximize the energy-normalized throughput. a) Joint Processing: An end-user un belongs to two different assignment sets Il,i and Im,j simultaneously, because an end-user can be served by two (or more) base-stations with CoMP. Let S(n, i1 , i2 ), S(n, i1 , j2 ), S(n, j1 , i2 ), and S(n, j1 , j2 ) denote the network throughput when user un is associated with 1) macro basestation bl,i1 and macro base-station bl,i2 , 2) macro base-station bl,i1 and micro base-station bm,j2 , 3) micro base-station bm,j1 and macro base-station bl,i2 , and 4) micro base-station bm,j1 and micro basestation bm,j2 , respectively. We develop Subroutine 1 that iteratively finds the best assignment of users to both macro and micro basestations which maximize the energy-normalized throughput.

939

Subroutine 1 Assignment Step for joint processing (k) (k) (k) (k) Inputs: li and Il,i (i = 1, · · · , L), mj , Im,j (j = 1, · · · , M ), and xn , (n = 1, · · · , N ) (k+1) (k+1) Outputs: Il,i (i = 1, · · · , L) and Im,j (j = 1, · · · , M ) (k+1)

(k)

(k+1)

Subroutine 3 Positioning Step (k) (k) (k) (k) Inputs: li , Il,i (i = 1, · · · , L), mj , Im,j (j = 1, · · · , M ), and xn (n = 1, · · · , N ) (k+1) (k+1) Outputs: li (i = 1, · · · , L) and mj (j = 1, · · · , M ) (k+1) (k) (k+1) (k) 1: li ← li for all i = 1, · · · , L mj ← mj for all

(k)

1: Il,i ← Il,i for all i = 1, · · · , L, Im,j ← Im,j for all j = 1, · · · , M 2: repeat 3: for all user xn do (k) (k) 4: for all li (or mj ) do 5: Calculate S(n, i1 , i2 ) (or S(n, i1 , j2 ), S(n, j1 , i2 ) and S(n, j1 , j2 )) 6: end for (k+1) (k+1) (k+1) 7: Add the index n to the set Il,i1 and Il,i2 (or Il,i1 (k+1)

(k+1)

(k+1)

(k+1)

j = 1, · · · , M

2: repeat 3: for all base-stations bl,i and bm,j do 4: for all points picked in [0, D] do 5: Calculate S 6: end for (k+1) (k+1) 7: Set li (or mj ) to the point that S is maximized 8: end for 9: until convergence is achieved (or for a fixed number)

(k+1)

and Im,j2 , or Im,j1 and Il,i2 ,or Im,j1 and Im,j2 ) such that S is maximized 8: end for 9: until convergence is achieved (or for a fixed number) Notation Pl L N

b) Coordinated Beamforming: An end-user does not experience interference from one base-station while receiving data from (k) its home-cell base-station. The symbol Pn , n = 1, · · · , N denotes the base-station which avoids interference to user un . Let S(n, i1 , i2 ), S(n, i1 , j2 ), S(n, j1 , i2 ) and S(n, j1 , j2 ) denote the network throughput when the home-cell of user un and Pn correspond to 1) macro base-station bl,i1 and base-station bl,i2 , 2) macro basestation bl,i1 and micro base-station bm,j2 , 3) micro base-station bm,j1 and macro base-station bm,i2 , and 4) micro base-station bm,j1 and micro base-station bm,j2 , respectively. We develop Subroutine 2 that iteratively finds the best assignment of users to both macro and micro base-stations which maximize the energy-normalized throughput. Subroutine 2 Assignment Step for coordinated beamforming (k) (k) (k) (k) Inputs: li , Il,i (i = 1, · · · , L), mj , Im,j (j = 1, · · · , M ),

TABLE I S YSTEM PARAMETERS Value Notation Value 783.44 W Pm 102.86 W 1 M 4 30 D 1km

Fig. 2. The energy normalized throughput with respect to the number of iterations.

(k)

xn , and Pn (n = 1, · · · , N ) (k+1) (k+1) Outputs: Il,i (i = 1, · · · , L), Im,j (j = 1, · · · , M ) and (k+1)

Pn (n = 1, · · · , N ) (k+1) (k) (k+1) (k) 1: Il,i ← Il,i for all i = 1, · · · , L, Im,j ← Im,j for all (k+1)

j = 1, · · · , M Pn

(k)

← Pn

iterations. Our system parameters are listed in Table I, where the values for Pl and Pm are shown in [3]. It is shown that the energynormalized throughput increases for each iteration, converging to a local maximum. It turns out that the coordinated beamforming scheme outperforms the other two schemes when convergence is achieved.

for all n = 1, · · · , N

2: repeat 3: for all user un do 4: for all base-stations bl,i and bm,j do 5: Calculate S(n, i1 , i2 ) (or S(n, i1 , j2 ), S(n, j1 , i2 ) and S(n, j1 , j2 )) (k+1) 6: Add the index i2 (or j2 ) to the set Xn 7: end for (k+1) (k+1) 8: Add the index n to the set Il,i1 (or Im,j1 ) 9: end for 10: until convergence is achieved (or for a fixed number)

ACKNOWLEDGEMENT This work was supported by the Chief Technology Office, TELUS Corporation, by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT & Future Planning (MSIP) (2012R1A1A1044151), and by the MSIP, Korea in the ICT R&D Program 2013.

B. Positioning Step

R EFERENCES

The goal of the Positioning Step is to update the positions of the macro base-stations, li , and the micro base-stations, mj , in the sense of maximizing the energy-normalized throughput, given a fixed (k) (k) assignment for the users. In the kth step, the two sets Il,i and Im,j are given. To this end, we first pick a sufficiently large number of points in [0, D] for each base-station, and then update the position of each base-station in terms of maximizing the energy-normalized throughput. V. N UMERICAL E VALUATION As illustrated in Fig. 2, the energy-normalized throughput is evaluated via computer simulations according to the number of

[1] B. Babadi and V. Tarokh, “Iterative approach to base-station positioning in cellular networks,” in Proc. IEEE Sarnoff Symp., Princeton, NJ, Apr. 2008, pp. 1–5. [2] W. Y. Shin, H. Yi and V. Tarokh, “Energy-Efficient Base-Station Topologies for Green Cellular Networks,” in Proc. IEEE Consumer Commun. Netw. Conf. (CCNC), Las Vegas, NV, Jan. 2013, pp. 91–96. [3] Y. Chen, S. Zhang, and S. Xu, “Characterizing energy efficiency and deployment efficiency relations for green architecture design,” in Proc. IEEE Int. Conf. Communications (ICC), Cape Town, South Africa, May 2010, pp. 1–5. [4] H. Yi, W. Y. Shin, and V. Tarokh, “On the energy efficiency of multidimensional green heterogeneous network architectures,” in Proc. IEEE Veh. Technol. Society Asia Pacific Wireless Commun. Symp. (VTS APWCS), Seoul, Korea, Aug. 2013, pp. 302–306.

940

(CoMP) Transmission

proposed under the system model, where each iteration consists of an assignment step and a positioning step. ... and bm,j , are located at positions li and mj , for i = 1, ··· , L and j = 1, ··· , M. The energy-normalized ... Let Il,i and Im,j denote a set of users associated with macro base-station bl,i and micro base-station bm,j ,.

363KB Sizes 4 Downloads 328 Views

Recommend Documents

COLL/COMP COMP - ACS COMP Division
electrochemically active galena mineral .... Energy. Sponsored by MPPG, Cosponsored by ANYL, BIOL, COMP and ...... solar energy conversion devices: New.

COLL/COMP COMP - ACS COMP Division
Using the open source project, DataWarrior, for ... Relevance in Renewable Energy. & Environmental ... 2-dimensional organic frameworks for. CO2 capture.

Transmission
The revised plan prioritizes existing infrastructure, getting solar energy online ... Trough solar power plants in California's Mojave Desert. Photo courtesy of.

Comp Catalog 2011 UPDATE NEW.indd - COMP Cams
First requirement when installing a steel roller cam. • Stock cast iron gears are not compatible with steel camshafts. • AMPCO-45 extruded aluminum bronze with ...

INCOMING TRANSMISSION
Mar 13, 2014 - LED can be applied to RGB general lighting, projection and scene view lighting, and that this high voltage design is a feasible approach to ...

Comp Know.pdf
Sign in. Page. 1. /. 13. Loading… Page 1 of 13. Page 1 of 13. Page 2 of 13. Page 2 of 13. Page 3 of 13. Page 3 of 13. Comp Know.pdf. Comp Know.pdf. Open.

NSE/COMP/34840 Date
May 10, 2017 - aforementioned notice of BSE, Exchange is in process of declaring this trading member as defaulter. Pending this ... [email protected].

NSE/COMP/34264 Date
Feb 24, 2017 - This is in continuation to Exchange circular download ref. no. NSE/COMP/34162 dated February. 10, 2017. The member Prrsaar has been granted stay by Hon'ble Securities Appellate Tribunal. (SAT) till March 7, 2017 and hence will not be s

SE(Comp) -
Explanation:In this program, We are using class to pass the value and then we are ..... a)101 b)102. C)103 d) none ans.d. Q62) what is the o/p of this program.

NSE/COMP/36213 Date
Nov 1, 2017 - This has reference to our Circular Ref. Nos. NSE/COMP/35648 dated August 23, 2017 and ... in order to avoid any late / non-submission charges as mentioned in our circular dated August 23, 2017. For and on behalf of. National Stock Excha

NSE/COMP/33988 Date
Jan 10, 2017 - SEBI confirmation regarding cancellation of registration is received. Such refund shall be ... Compliance department at toll free no. 1800 22 00 51 or at ... Telephone No. Fax No. Email id. 1800 22 00 51. +91-22- 26598428.

NSE/COMP/32412 Date
May 19, 2016 - ... of every year on or before May 31st of every year through ENIT and ... Telephone No. Fax No. Email id. 1800 22 00 51. +91-22-26598428.

NSE/COMP/34264 Date
Feb 24, 2017 - For and on behalf of. National Stock Exchange of India Ltd. Nipa Simaria. Chief Manager. Telephone No. Fax No. Email id. 1800 22 00 51.

SE(Comp) -
Explanation:In this program, We are using class to pass the value and then we .... #include using namespace std; template class Test.

NSE/COMP/34564 Date
Apr 5, 2017 - advised to take note of the above and ensure compliance. For and ... Fax No. Email id. 1800 22 00 51. +91-22-26598428 [email protected].

SE(Comp) -
Consider the following program fragment that calls the method count_if in the C++ Standard. Template Library. .... Merge(x,x+5,y,y+4,z);. For(i=0;i

Explicit Meaning Transmission
Agents develop individual, distinct meaning structures, ..... In Proceed- ings of the AISB Symposium: Starting from Society – the application of social analogies to ...

NSE/COMP/35972 Date
Sep 29, 2017 - For and on behalf of. National Stock Exchange of India Limited. Nipa Simaria. Chief Manager. Telephone No. Fax No. Email id. 1800 22 00 51.

NSE/COMP/37001 Date
Feb 20, 2018 - BSE vide Notice No. 20180219-30 dated February 19, 2018 expelled the trading member– Wealth. Mantra Limited. Pursuant to aforementioned notice of BSE, Exchange is in process of expelling this trading member in terms of Bye law 1A of

NSE/COMP/36334 Date
4 days ago - number. Last Trade Date. 1. IL & FS Broking Services Private. Limited. INZ230005738. 23-Nov- ... Email id. 1800 22 00 51. +91-22-26598428.

NSE/COMP/34920 Date
May 22, 2017 - ... year on or before May 31st of every year through ENIT and also be ... Telephone No. Fax No. Email id. 1800 22 00 51. +91-22-26598428.

Transmission Lines.pdf
Sign in. Page. 1. /. 10. Loading… Page 1 of 10. Transmission Lines page 1.1. Transmission Lines. April 2011. Mark W. Ingalls. The One-dimensional Wave Equation1. Consider a long string held taut by a tension T. When one end is hammered or plucked,

princ comp reg.pdf
Now we will create the response variable for the training set, as the average of the 5 image. variables. > h1 trainimean for(i in ...

Comp Networks NPTEL.pdf
There was a problem loading more pages. Retrying... Comp Networks NPTEL.pdf. Comp Networks NPTEL.pdf. Open. Extract. Open with. Sign In. Main menu.