chapter 7

18
Chapter 7 1 Cellular Telecommunications Systems Abdulaziz Mohammed Al-Yami 200473600

Upload: ami

Post on 22-Mar-2016

72 views

Category:

Documents


0 download

DESCRIPTION

Chapter 7. Cellular Telecommunications Systems. Abdulaziz Mohammed Al-Yami 200473600. Outline. Introduction Fixed Channel Allocation Schemes Dynamic Channel Allocation Schemes Performance Analysis Results. Introduction. What is channel allocation? - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Chapter  7

1

Chapter 7

Cellular Telecommunications Systems

Abdulaziz Mohammed Al-Yami 200473600

Page 2: Chapter  7

2

Outline

Introduction Fixed Channel Allocation Schemes Dynamic Channel Allocation Schemes Performance Analysis Results

Page 3: Chapter  7

3

Introduction

What is channel allocation? A given radio spectrum is to be divided into a set of

disjointed channels that can be used simultaneously while minimizing interference in adjacent channel by allocating channels appropriately (especially for traffic channels).

Channel allocation schemes can be divided in general into Fixed Channel Allocation schemes (FCA schemes); Dynamic Channel Allocation schemes (DCA schemes); Hybrid Channel Allocation schemes (HCA schemes: combining

both FCA and DCA techniques);

Page 4: Chapter  7

4

Fixed Channel Allocation (FCA)

In FCA schemes, a set of channels is permanently allocated to each cell in the network. If the total number of available channels in the system S is divided into sets, the minimum

number of channel sets N required to serve the entire coverage area is related to the frequency reuse distance D as follows:

N = D2 / 3R2 Due to short term fluctuations in the traffic, FCA schemes are often not able to maintain

high quality of service and capacity attainable with static traffic demands. One approach to address this problem is to borrow free channels from neighboring cells.

Page 5: Chapter  7

5

Dynamic Channel Allocation (DCA)

In DCA schemes, all channels are kept in a central pool and are assigned dynamically to new calls as they arrive in the system.

After each call is completed, the channel is returned to the central pool. It is fairly straightforward to select the most appropriate channel for any call based simply on current allocation and current traffic, with the aim of minimizing the interference.

DCA scheme can overcome the problem of FCA scheme. However, variations in DCA schemes center around the different cost functions used for selecting one of the candidate channels for assignment.

Page 6: Chapter  7

6

Dynamic Channel Allocation (DCA)

DCA schemes can be centralized or distributed. The centralized DCA scheme involves a single controller

selecting a channel for each cell; The distributed DCA scheme involves a number of

controllers scattered across the network (MSCs). Centralized DCA schemes can theoretically provide the

best performance. However, the enormous amount of computation and communication among BSs leads to excessive system latencies and renders centralized DCA schemes impractical. Nevertheless, centralized DCA schemes often provide a useful benchmark to compare practical decentralized DCA schemes.

Page 7: Chapter  7

7

Comparison between FCA and DCA

FCA DCA Performs better under heavy traffic Low flexibility in channel assignment

Maximum channel reusability Sensitive to time and spatial changes

Not stable grade of service per cell in an interference cell group

High forced call termination probability

Suitable for large cell environment Low flexibility

Performs better under light/moderate traffic

Flexible channel allocation Not always maximum channel reusability

Insensitive to time and time spatial changes

Stable grade of service per cell in an interference cell group

Low to moderate forced call termination probability

Suitable in microcellular environment High flexibility

Page 8: Chapter  7

8

Comparison between FCA and DCA

FCA DCA Radio equipment covers all channels assigned to the cell

Independent channel control Low computational effort Low call set up delay Low implementation complexity Complex, labor intensive frequency planning

Low signaling load Centralized control

Radio equipment covers the temporary channel assigned to the cell

Fully centralized to fully distributed control dependent on the scheme

High computational effort Moderate to high call set up delay Moderate to high implementation complexity

No frequency planning Moderate to high signaling load Centralized, distributed control depending on the scheme

Page 9: Chapter  7

Performance Analysis (DCA)

Performance Measures for DCA System Blocking Probability Forced Termination Probability

Simulation Model:19 hexagonal cells with R=1

Page 10: Chapter  7

BS Positions baseset.m determines the BS positions and

stores it in baseinfo

Page 11: Chapter  7

Two Solutions 1. Take data only from the inner cells and

exclude boundary cells 2. Cell-wrapping technique

Page 12: Chapter  7

Cell-wrapping technique wrap.m generates 19x19 wrapinfo

matrix which shows the relationship among the 19 cells.

Page 13: Chapter  7

Cell Mesh Construction User distribution is considered to be uniform over

one cell as well as over the entire cell layout. Such condition is realized by cells distributed into a lot of small meshes. cellmesh.m is utilized to do this.

-1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1-1

-0.8

-0.6

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1

X Coordinates

Y C

oord

inat

es

Fineness = 50

Page 14: Chapter  7

dcamain.m cnedge = 20.0 CNR on cell edge (dB) cnirth = 15.0 CNIR threshold (dB) lambda = 6.0 average call arrival rate

(times/hour) ht = 120.0 average call holding time

(second) chnum = 5 number of channels per

each base station usernum = [5,10,15,20,25] number of users per cell

Page 15: Chapter  7

Results

5 10 15 20 2510

1

102

103

104

Number of users (users/cell)

Num

ber o

f blo

cked

cal

ls

Page 16: Chapter  7

Results (cont.)

5 10 15 20 2510

-2

10-1

100

Number of users (users/cell)

Blo

ckin

g Pro

babi

lity

5 10 15 20 2510

-2

10-1

100

Number of users (users/cell)

For

ced

Term

inat

ion

Pro

babi

lity

Page 17: Chapter  7

Results (cont.)

0 500 1000 1500 2000 2500 3000 3500 4000 4500 50000

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.4

0.45

0.5

timenow (seconds)

Blo

ckin

g pr

obab

ility

user = 5user = 10user = 15user = 20user = 25

Page 18: Chapter  7

Results (cont.)

0 500 1000 1500 2000 2500 3000 3500 4000 4500 50000

0.05

0.1

0.15

0.2

0.25

0.3

0.35

timenow (seconds)

Forc

ed te

rmin

atio

n pr

obab

ility

user = 5user = 10user = 15user = 20user = 25