Interefrence Mitigation
Interefrence Mitigation
on
Interference Mitigation Techniques in Cellular
System
Md Saif H2016124031
Mounesh H2016124024
Department of Electronics and Communication
BITS Pilani Hyderabad Campus
Over the last few years, the number of cellular users and the popularity of mobile
computing have grown tremendously. This is mainly due to the different technological
advances that support mobile communications such as providing high-quality voice
communications and high-speed data services.
Hence Interference management is very important for any cellular system to have better
GOS.
We are using hybrid channel allocation scheme with GA to select the best
channel from the available pool of free channels
Three Interferences
1) Co-channel constraint (CCC)
where the same channel cannot be assigned to certain pairs of radio cells
simultaneously
2) Adjacent Channel contraint (ACC)
where channels adjacent in the frequency spectrum cannot be assigned to
adjacent radio cells simultaneously
3)Co-site constraint (CSC)
where channels assigned in the same radio cell must have a minimal
separation in frequency between each other.
System parameters like number of cells in the network and total number of
channels must be given as input to the genetic algorithm. The fitness function,
which determines the quality of each possible solution, must also be designed
and given as input to the algorithm. At the output, the best solution
corresponding to the channels that must be assigned to each cell is obtained.
Therefore, all F solution arrays in the population are evaluated for their fitness
values, by using the final cost function.
The lower the cost function value, the fitter the chromosome.
The next step in the genetic algorithm is to generate a new population, using
genetic algorithm operators, such as selection, crossover and mutation.
Using the HCA done with GA optimization result show that there is decrease
in no of call blocked.
Changing the Population size . We can converge the fitness values with less
iterations.