JPL's Wireless Communication Reference Website

Chapter: Cellular Systems. Section: Frequency reuse, cell planning.


The Dynamic Channel Allocation Game

Instructions:

You are the operator of a cellular network. Your task is to dynamically assign 8 radio channels to 5 cells. Neighboring cells may not use the same channel.

If you do a good job, i.e., if no users are blocked or if free channels are available, new customers join your network. The erlang traffic load increases. If you block too many customers, they turn to a competitor. You loose traffic.

The goal is to maximize the traffic load. The score contains the actual traffic and the maximum since you loaded the page.

The User Interface

For each cell, you see the number of users attempting to make a call, and the number of 'blocked' users than can not be accommodated. By assigning more channels to this cell, you can reduce the number of blocked users. However, assign a channel to one cell, prohibits you from doing so in adjacent cells.

Example:

In this cell one user is active.
No user is blocked, and one more user could be accommodated.

Channel 2 and 3 are assigned to the cell.
Channels 0, 1, 5, 6, and 7 are inhibited because these are in use in neighboring cells.
Channel 4 is idle and can be assigned. Since two channels are assigned and only one user is present, no user is blocked, in fact the system could accept one more user.

Your (average) erlang traffic goes down if you block too many users. If the number of blocked users is zero (or negative) the traffic load slowly grows.

In cells surrounding the area that is under your control some channels are used this restricts your freedom to assign channels.

Start

Go to The Game. You can also choose to run the JavaTM version of the game. The Java version also demonstrates how known DCA algorithms would assign channels.

Known Problems

The game has been developed for JavaScript Version 1.2.
MS Internet Explorer 3 and Netscape 3 do not yet support version 1.2.



JPL's Wireless Communication Reference Website © 1997.