CFP last date
20 May 2024
Reseach Article

Article:An Evolutionary Approach to Allocate Frequency in Cellular Telephone System

by Anand Kumar, N. N. Jani
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 1 - Number 7
Year of Publication: 2010
Authors: Anand Kumar, N. N. Jani
10.5120/157-280

Anand Kumar, N. N. Jani . Article:An Evolutionary Approach to Allocate Frequency in Cellular Telephone System. International Journal of Computer Applications. 1, 7 ( February 2010), 86-90. DOI=10.5120/157-280

@article{ 10.5120/157-280,
author = { Anand Kumar, N. N. Jani },
title = { Article:An Evolutionary Approach to Allocate Frequency in Cellular Telephone System },
journal = { International Journal of Computer Applications },
issue_date = { February 2010 },
volume = { 1 },
number = { 7 },
month = { February },
year = { 2010 },
issn = { 0975-8887 },
pages = { 86-90 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume1/number7/157-280/ },
doi = { 10.5120/157-280 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:45:02.225227+05:30
%A Anand Kumar
%A N. N. Jani
%T Article:An Evolutionary Approach to Allocate Frequency in Cellular Telephone System
%J International Journal of Computer Applications
%@ 0975-8887
%V 1
%N 7
%P 86-90
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper presents an evolutionary approach (genetic algorithm) to allocate frequencies in the cells of cellular network. In cellular telephone system, each cellular area is divided into small regions called cells. Each cell uses a unique set of frequencies. There is limited frequency so the frequency needs to be reuse. The Frequency allocation problem states that given any area separated into cells are allocated frequencies in such a way that no neighbor cells could have the same frequency... Since the problem looks very simple but as the number of cells is increased it becomes very complex and becomes NP-Complete problem. To find the solution of this problem, we have explored the use of genetic algorithm where possible solutions are improved generation by generation and there is more probability to find the exact solution. . Fitness function is developed which is the backbone of the concept of genetic algorithm and directly affects the performance; since this is NP problem and traditional heuristics have had only limited success in solving small to mid size problems. In this paper we have tried to show that genetic algorithm is an alternative solution for this NP problem where conventional deterministic methods are not able to provide the optimal solution.

References
  1. Behrouz A Forouzan. 2006. Data Communications and Networking. The McGraw- Hill Company. ISBN-13: 978-0-07-06341-5
  2. David E. Goldberg. 1989. Genetic Algorithms in search, optimisation and machine learning. Addison-Wesley.0-201-15767-5
  3. Mitchell, M. 1998. An Introduction to genetic Algorithm. MIT Press. 0-262-113316-4(HB)
  4. Michael D. Vose. 1999. The simple genetic algorithm : (PHI)
  5. Narsingh Deo, 2000. Graph Theory with Applications to Engineering and Computer science: (PHI)
Index Terms

Computer Science
Information Sciences

Keywords

Genetic Algorithm Cellular Telephone Frequency allocation