planning base station and relay station locations in ieee 802.16j multi-hop relay networks

21
1 Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks Yang Yu, Seán Murphy, Liam Murphy Department of Computer Science and Informati cs University College Dublin, Ireland IEEE CCNC 2008

Upload: quinn-tran

Post on 04-Jan-2016

31 views

Category:

Documents


0 download

DESCRIPTION

Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks. Yang Yu, Seán Murphy, Liam Murphy Department of Computer Science and Informatics University College Dublin, Ireland IEEE CCNC 2008. Outline. Introduction Planning Model Problem Formulation - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

1

Planning Base Station and Relay Station Locations in IEEE 802.16j

Multi-hop Relay Networks

Yang Yu, Seán Murphy, Liam Murphy

Department of Computer Science and InformaticsUniversity College Dublin, Ireland

IEEE CCNC 2008

Page 2: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

2

Outline

Introduction Planning Model Problem Formulation Simulation Conclusion

Page 3: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

3

Introduction

Page 4: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

4

Introduction

Relays can be developed at significantly lower cost than Base Stations (BSs)

While 3G network planning has been well studied, the base radio technology on which it is based differs from that of 802.16

Page 5: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

5

Goal

To determine the optimal placement of BSs and Relay Stations (RSs) given the following : a set of candidate sites user demand cost information

Page 6: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

6

Planning Model

The following inputs are assumed: a set of candidate BS and RS sites user demand, modelled by a set of discrete Test Points (TP

s) a suitable propagation model a set of costs associated with BS and RS the multihop concept is limited to nodes which are at most

two hops from the BS SSs can connect to an RS which is connected to the BS, or

they can connect directly to the BS

Page 7: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

7

Problem Formulation _ Definitions

Page 8: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

8

Problem Formulation _ Definitions

Propagation factor of the radio link between TP i and candidate site of BS j;

Propagation factor of the radio link between TP i and candidate site of RS j;

Propagation factor of the radio link between candidate site of RS i and candidate siteof BS j

Page 9: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

9

Problem Formulation _ (1)

Page 10: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

10

Problem Formulation _ (2)

Cost of BS Cost of RSTP to BS

TP to RS RS to BS

Page 11: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

11

This problem can be solved by using the branch and bound algorithm

It’s still a NP-Hard Problem So more constrains is to reduce the problem

state space

Problem Formulation _ (3)state space reduction

Page 12: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

12

Problem Formulation _ (3)state space reduction

Page 13: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

13

Simulation_ parameter(1)

The size of area is 3km * 3km The locations of each BSs, RSs and T

Ps is chosen randomly BS cost is random

Page 14: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

14

20 candidate BSs, 60 candidate RSs and 200 TPs10 BSs are selected with 36 RSs

Page 15: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

15

Simulation_ (2) Calculation time when three parameters scaling in the mean time

The numbers of BSs are varied The numbers of RSs are 3 times The numbers of TPs are 10 times

Page 16: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

16

The numbers of BSs is scaling The numbers of RSs are 90 The numbers of TPs are 300

Simulation_ (3) Calculation time when only the number of BS is scaling

Page 17: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

17

Simulation_ (4) Calculation time when only the number of

RS is scaling

The numbers of BSs are 30The numbers of RSs is scaling The numbers of TPs are 300

Number of RSs

Page 18: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

18

Simulation_ (5) Calculation time when only the number of TP is scaling

The numbers of BSs are 30The numbers of RSs are 90 The numbers of TPs is scaling

Number of TPs

Page 19: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

19

Simulation_ (6) Comparison of the calculation time, with and without the additional constraints

Page 20: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

20

Conclusions

The proposed model is for planning 802.16-based relay networks

An integer programming formulation was developed

The results show that the standard branch and bound algorithm can find optimal solutions

Page 21: Planning Base Station and Relay Station Locations in IEEE 802.16j Multi-hop Relay Networks

21

Thank you~