Tuesday, January 24, 2012

SYSTEM PERFORMANCE VARIABLES



We begin by presenting our metrics results in a comparative way, to show that they can give a good insight into the model performance. In Figure 1 we show the four previously defined performance metrics for the scenario with low population density and flat terrain and with low traffic requirements. We can see that the percentage of connected users Image from book increases with the the number of sites. There are additional connected users with relay topology and even more with mesh topology. We can also see that the increase in the number of sites reduces the number of users per base station, i.e., reduces efficiency. The percentage of frame occupancy shows that as the number of sites increases, every base station has a lower number of users connected to it and this causes a lower frame occupancy. With many base stations, the frame occupancy is really low. We can see that a mesh solution has a higher occupancy up to four active sites. This is because it increases the number of connected users but consumes more resources because of multihop links.

 
Figure 1: Results comparison for low density—flat scenario and low traffic requirements.
The equivalent transmission profile clearly shows that a PMP topology has a higher spectrum efficiency than a mesh or relay solution. This is because multihop topologies require more capacity due to multiple hops. In PMP topology this parameter remains almost constant, which means that the addition of new base stations allows the inclusion of more users but does not improve link quality. We analyze that this is caused by the reduction of the transmission power of some base stations due to interference restrictions. The increase of link efficiency with the number of sites for mesh and relay topologies, means that users reduce the number of hops to reach the nearest base station. The similarity between mesh and relay topology means that with many active sites, there are paths with at most two hops for some users. As the number of sites is higher, there is a low use of multihop links.

Friday, January 20, 2012

Automatic and Optimized Cell-Mesh Planning in WiMAX RESULTS



Our goal is to define the best conditions to cover rural remote users by the usage of PMP and multihop topologies. We defined four scenarios with different population density and topographical condition. We also defined three different set of values for traffic requirements classified as low, medium, and high requirements, presented in Table 1. Finally, we included in the results PMP, relay, and mesh topologies.
Table 1: Traffic Parameters for Different Requirements 
Traffic Requirements
Rgranted
Rvoice
Rbe
ρ
Low
20,000
24,000
10,000
0.025 Erl
Medium
60,000
24,000
40,000
0.025 Erl
High
120,000
24,000
80,000
0.050 Erl
We use the following metrics to deeply analyze the performance of the solutions found by the optimization algorithm and compare the different topologies considered.
  • Image from book as previously defined.
  • The ratio between the number of connected users and the number of used base stations (|Cu|/|Bu|). This is the value Image from book previously defined before normalization.
  • Average frame occupancy percentage: This variable determines how much of the frame is occupied on every base station. This variable is important to measure if a multi-point solution can improve a PMP solution.
  • Equivalent modulation and coding schema: In WiMAX standard [22], there are several levels of transmission profiles defined, ranging from 1/2 BPSK to 3/4 64QAM. Every transmission profile is defined by the coding factor and the modulation factor. We define a quantity by the product of these two values, equivalent to the amount of bits that are sent within one QAM symbol into an OFDM symbol. The lowest value is 0.5 and the higher value is 4.5. We calculate the average value for all the users connected to every base station. An average value near 4.5 means that the solution has a high spectrum efficiency, equivalent to say that all users have the best link conditions possible.
In Figure 1, we present a solution for the low population density and flat terrain scenario with PMP topology. Dark triangles represent sites location. Each antenna in every site is represented by its radiation pattern with a black line indicating its orientation. The connection from users to base stations is represented by a solid line with the same color of the radiation pattern. Information text near the base station indicates the site index, the frame occupancy percentage, and the base station transmission power. In Figure 2 we present a mesh topology solution for the same terrain shown in Figure 1. Every site includes all the base stations that were used on the PMP solution. The information about each site is the site index and the average frame occupancy percentage of all base stations used. Gray curves represent terrain heights.

 
Figure 1: Example solution for a PMP topology.

 
Figure 2: Example solution for a mesh topology.
In the following we discuss the behavior of each one of the performance metrics with respect to the number of sites. We focus then on the number of users that can connect to the system as a function of traffic requirements and the terrain characteristics for all three topologies. We finally discuss the optimization objective function. We found interesting to split multihop solutions into relay and mesh, because when the mesh solution performs near the relay solution, it means that the relay solution as proposed in study group IEEE 802.16j  could be enough over a full mesh solution.

Tuesday, January 17, 2012

OPTIMIZATION AND CELL PLANNING MODEL



The second problem is to find the set of active base stations, their orientation, and transmission power to achieve the optimum coverage and capacity assignment to users. The problem is separated into two parts.

Transmission Towers Construction

We define the concept of Transmission tower as a fixed set of active base stations placed at one active site. One site can have many transmission towers but only one of them can be active. We try to explore different alternatives for the number of antennas, their transmission power, orientation, and radiation pattern. After we build them, the problem reduces to choose one of them from every available active site.
The process begins with a set of candidate sites. We discard candidate sites with very low coverage. Also, if there are two sites with similar coverage, we discard the one with the lowest coverage. To build the transmission towers at one site, we begin placing one omni-directional antenna with the maximum transmission power. If this base station is not saturated, i.e., all covered users can connect to it, then we create several transmission towers with one single antenna and different transmission powers, chosen from a set of discrete values. We use also 120° and 180° sectorized antennas.
On the other case, if the first omni-directional antenna base station is saturated, i.e., not all covered users can connect because of capacity restrictions, then we build a set oftransmission towers composed of several antennas with 120° and 180° sectors. We use all possible combinations of transmission power and sectors to build several options for the site. We solve coverage and capacity assignment by previously described algorithms to find the orientation of each set of active base stations. We finally remove redundanttransmission towers from the set of available ones. We solve this for every site to get a set of transmission towers and a matrix that keeps a record of the users that connect to each one of them. This information is used in the optimization process.

Optimization Process

In this process, we try to find the set of active transmission towers to optimize coverage and connect the highest number of users. We fix the number of sites during one execution of the algorithm to find the best solution. After that, we increment the number of sites and run the algorithm once again. At the beginning, we start from an empty solution, then we try to improve it by activating, deactivating, or moving transmission towers. We do this every iteration using a probabilistic model to decide if a new solution is chosen or not over the current one. However, we keep track of the best solution that has been reached so far. The iterative process has two main components:
  • Building of a new solution: In this process, we start from the current solution and try to improve it by a randomly chosen modification. Our modifications are based on those presented in Ref. [20]. We can deactivate any active transmission tower and activate any inactive transmission tower. We deactivate an activetransmission tower randomly by assigning a deactivation probability inversely proportional to the number of users connected to it. We activate a new transmission tower randomly by assigning an activation probability proportional to the number of uncovered users that could connect to it. A new solution is analyzed for a feasible channel assignment by trying several combinations to reduce interference. We fix the number of available channels. We finally use the channel combination that has the lowest interference level, represented by the highest number of connected users.
  • Optimization process: This algorithm iterates, comparing the new candidate solution and the current solution. This is the core process for simulated annealing, in which a new candidate solution replaces the current solution according to the improvement and the temperature of the system. If the candidate solution is better than the current solution, it is accepted. Otherwise, it has an acceptance probability that depends on how bad is the new solution with respect to the current solution and the temperature of the system. This process keeps track of the current solution and the best solution ever found.
The metric used to decide the performance of a solution is the percentage of users that could connect to any base station. It means that a better solution has more connected users than a previous one. We must recall, that other optimization criteria are included in the inner process.
  • Interference is reduced during the building of a candidate solution by choosing the lowest interference channel assignment, i.e., each new candidate solution tries to increase the number of connected users with the minimal interference.
  • For the iteration process we add and remove base transmission towers to the new candidate solution. If we have two solutions with similar number of connected users, we choose the one with the lowest number of base stations. This way we reduce the cost related to the number of base stations.
  • The QoS guarantees are included in the User-Base station assignment model, where we try to connect users to base stations according to their spectrum efficiency. Also, in the Capacity assignment model, if we connect a user to a base station, we guarantee that the requirements are satisfied.
Related Posts with Thumbnails