SlideShare a Scribd company logo
1 of 5
Download to read offline
Proceedings of 2010 IEEE Student Conference on Research and Development (SCOReD 2010),
13 - 14 Dec 2010, Putrajaya, Malaysia
Coverage Performance Analysis of Genetic
Algorithm Controlled Smart Antenna System
Mohammad Mehdi Badjian, KunalenThirappa ,Tiong Sieh Kiong,Johnny Koh Siaw Paw,
Prajindra Sankar Krishnan
Department of Electrical and Communication
Universiti Tenaga Nasional
Kajang, Malaysia
Email: Mehdi@uniten.edu.my.Kunalen@uniten.edu.my.Siehkiong@uniten.edu.my.JohnnyKoh@uniten.edu.my.
Sankar@uniten.edu.my
Abstract- In this paper, an innovative type of smart antenna
based on genetic algorithm (GA) has been developed and tested.
The new GA embedded solution simplifies the control of smart
antenna system with increment of the accuracy of beam coverage
and decrement of beam availability in compare with the
conventional switch beam smart antenna. Scanning antenna of
the system determined the location of mobile users through its
band passed radio frequency power detector circuitry. GA then
operates to optimize and steer the coverage beams to cater for
dynamic users' distribution with minimum power usage. The
experiment with GA embedded control system smart antenna
shows good result in beam formation and steering to handle
mobile users.
Keywords-component; Smart antenna, Genetic Algorithm,
Beam Forming, Beam steering, Beam Availability.
I. INTRODUCTION
The recent high demand of radio communication usage
results in implementation of smart antennas in wireless
communication applications for improving overall system
capacity, coverage, eliminating of interfering signals,
transmitter tracking and quality of reception and etc [1-3]. Such
system consists of an array of antenna elements followed by a
processor embedded artificial intelligent algorithm, which can
adjust and adapt its beam patterns in order to achieve main
goals of emphasizing the signal of interest and eliminating the
interfering signals.
The artificial intelligent algorithm used in smart antennas
varies but recently much attention is paid to genetic algorithm
(GA). GA was first proposed by Holland and Goldberg [4, 5]
has provided comprehensive overview and introduction to GA.
GA has been proven to be a powerful algorithm for system
identification, design and real time implementation [6]. It has
been developed based on genetic and evolutionary theory. GA
evolves solutions in an iterative manner by applying operators
to a pool of solutions.
Smart antennas are commonly used due to their
intelligence, and power consumptions. These antennas utilize
directional array elements and select a few elements from the
overall array for the beam forming stage. The selection process
is based on utilizing neighboring elements with the highest
level of receive power [7]. It has been shown that this approach
This work was supported by MOSTI (Ministry of Science, Technology
and Innovation Malaysia) with project code OI-02-03-SFOI51.
978-1-4244-8648-9/10/$26.00 ©2010 IEEE 81
results in satisfactory performance, similar to those obtained
using fully adaptive systems, while reducing the cost and
complexity of the antenna array system [8,9].
In this article, a new method of creating an innovative
smart antenna which is an upgrade to traditional switch beam
antennas with the ability of beam forming and beam steering
for handling mobile users using an embedded GA for decision
making has been studied. This solution is giving a better
response with less power consumption to users compare to
conventional switch beam antennas, and will be cost effective
and less complex compare to adaptive antennas.
II. GENETIC ALGORITHM
In this paper, a GA based search algorithm is proposed to
learn near optimal beam forming and beam steering in
WiMAX network. The main objectives of the proposed
scheme cover the following aspects:
• To handle all users in the service area;
• To maximize the traffic load;
• To minimize the power consumption by activating
minimum possible beams in the antenna;
Additionally there is a constraint that should be considered:
the beam forming and beam steering should have the
capability to handle future new users, so that the GA should be
working cooperatively with the antenna in real time basis to
cover the whole service area.
There are several steps that GA should go through in order
to bring the best solution for beam forming and beam steering.
In the first step, GA generates a random population of binary
chromosomes. Each chromosome in GA population represents
bits of the beam steering and beam on/off value. The goal of
GA is to perform the beam steering and beam forming by
adjusting these array settings. Since the algorithm must be
fast, the GA uses a small population size. Then in the iterative
manner new populations are created by application of
selection, crossover and mutation operations giving gradual
improvement in the best chosen chromosome.
Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
Representation of Beam
Angle and Status into
GA Chromosomes
Users Positions from
RF Power Detector
Random
Chromosomes
Generation
Beam Chromosome
Decoding to Angle &
Status
Results to Servo
Motor Controller
Figure I: flowchart of GA used for our innovative smart antenna
Many different structure of GA exist and few of them were
compared to find the most suitable one for this particular task
[10]. Fig. I shows the flowchart of GA used for our innovative
smart antenna.
Table 1 below, shows the parameter of GA used in this paper.
As shown in Table 1 the number of generation has been set to
100, so that the time for the GA to come up with the result is
becoming more into real time basis as there is the possibility
82
that users have the movement in the region of the antenna. The
length of the generation was chosen to be9 bits. This9 bits
includes 5 bits for the angle that the antenna should face to
and the other 4 bits for the beams activity (on/off) in the
antenna. The other parameters has been chosen based on the
system testing and trial and eroIT.
TABLE I. PARAMETERS OF GENETIC ALGORITHM
Selection Method Roulette wheel Selection
Crossover Type Random Multi-point crossover
Crossover Possibility 0.5
Mutation Type Random Multi-point crossover
Mutation Possibility 0.05
Generation Numbers 100
Individuals in Generation 20
Length of Generations 9 bits
A. Encoding, Decoding and Evolution Operators
First, an encoding scheme to represent antenna beam
forming and beam steering pattern as chromosomes has been
designed by receiving the location of users from the RF power
detector. Each individual in the population has the length of9
bits whose characteristics are coded by strings of zeros and
ones.
GA uses two evolution operators to generate new solutions
from existing ones: crossover and mutation. The crossover
divides the binary coding of each parent into two or more
segments and then combines to give a new offspring that has
inherited part of its coding from each parent. The crossover
possibility was set to 0.5 in our calculations and a random
multi-point crossover has been chosen for this research. The
mutation inverse bits in coding of the offspring's with a low
probability which was set to 0.05 for this research purpose and
a random multi-point mutation has been chosen for the
purpose of this research.
Additionally random selection does not ensure that a non­
dominated solution will survive in the next generation. Elitism
of few best chromosomes, which are copied to the next
population, is used to prevent losing the best found solutions
to date [11].
B. Optimize the Solution
In order to optimize the solution the GA needs a suitable
fitness function. There are several methods to evaluate the
fitness value of each individual. In this paper Eq (1) is used to
do so.
{(x) = L�a=l(uaxCua) + a �b=l(ubxCub)
+p L�=l(bxPb)
(1)
where in this equation, variables U, ua and ub are the total
number of users detected by the antenna and b is the number
of available beams in the antenna. The number of users
available is dependent on the location and time where the
number of beams available is set predefined and set to 4
Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
beams for our system to cover 120 degrees. Variables Cua
and Cub are the elements which are related to the possibility
of the user coverage, where this two variable can either be set
to one or zero. Cua sets to 0 if the user is having a good
coverage else, it sets to 1 and Cub sets to 1 if the user is
having weak coverage else it sets to 1. Constant Pb in the
other hand is set to value one when the beam is on and set to
zero when the beam is off Constant multipliers show the
importance of each equation in fitness function. As shown in
Eq( I ) the coverage of users which is the most important part
of fitness function is having the constant of 1, follows by the
weakly covered users coverage which has less importance and
has a constant of 0.15 followes by the antenna beam activity
(on/oft) which only affects the power consumption with the
constant of 0.08. The result to this fitness function should not
exceed 1 if so the population generated will be ignored and
those populations with the lower values near to zero have the
higher possibility of being chosen as the best population
generated.
The search for the best population continues for 100
generations, and the best individual will be chosen for the
beam steering and formation.
III. ARCHITECHTURE OF SMART ANTENNA
Structure of a system employing smart antenna and
receiver block diagram is shown in Fig. 2. Signal from each
radiating element Xn is decided to be ON or OFF by
application of complex weight Wn• Then all signals are
combined and fed to the receiver where they are interpreted as
required. Vector representation of the received signal can be
shown in equation (2).
(2)
Because Switch Beam antenna designed here is a four beam
antenna, therefore n which indicates the number of beam in
antenna will start from 1 and end by 4.
Antenna arrays has been designed such a way that all
elements are identical with radiating pattern defined withf(e)
having the beam-width size of 30 degrees, only when there are
no available users in the region of specific beam the GA
decides to set W to zero and that certain element will no longer
having the radiating pattern.
Figure 2: Structure of adaptive antenna array system
83
All antenna arrays are connected to a motor as shown in
block diagram in Fig. 3. The GA also decides what is the
angle lJ that radiating elements x, needed to be faced to. The
angle, lJ has been delivered from the best population of the
GA.
y I I Genetic
e Motor
y ....--<eX}--i1 Control systems
11+-----iL...-A_l_g_Or_it_h_m---J
Figure 3: Structure of adaptive antenna array system connected to the motor
control system
IV. EXPERIMENTAL RESULTS
In order to verify the validity of our proposed GA based
smart antenna system controller, our modified switch beam
smart antenna has been compared with a conventional switch
beam antenna, which has the same characteristics as our
antenna without the functionality of beam steering. Two
scenarios of low to medium traffic and medium to high traffic
have been studied. There are two conditions set for user
coverage. When the users are exactly in the beam-width of the
each beam of the antenna, they will be considered as having
the good coverage and when they lay on borders of two beam
beam-widths, they will be considered as week coverage.
Fig. 4 and Fig. 5 illustrate the comparison which has been
done for low to medium traffic[ I 2] on 20 sets of each
containing 200 users with different locations for both GA
assisted switched beam antenna and the conventional switch
beam antenna.
195
190
� r-II)
185'"
::J
<+-
0
ci 180
;z:
175
170
1 Simulation Senarios 20
• Conventional Switch Beam Antenna
• GA Based Smart Antenna
Figure 4: Comparison of good covered users in low to medium traffic scenario
between conventional switch beam antenna and innovative smart antenna
Other simulations has been done, and results obtained
where almost the same as what is shown in Fig. 4, Fig. 5, Fig.
6 and Fig. 7. As it is shown in Fig. 4, Fig. 5, Fig. 6 and Fig. 7,
the number of users been covered perfectly in the GA assisted
switched beam antenna is more compare to the one in the
conventional switch beam antenna resulting in the decrement
of the number of weak covered users in GA assisted switched
beam antenna. But comparing the low to medium traffic result
Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
to medium to high traffic result, it is obvious that the perfectly
covered users percentage has been dropped in medium to high
traffic situation.
25
20
'"
....
Q)
15'"
:J
.....
0
100 i==
;z:
5
0
1 Simulation Senarios 20
• Conventional Switch Beam Antenna
• GA based Smart Antenna
Figure 5: Comparison of weak covered users in low to medium traffic scenario
between conventional switch beam antenna and innovative smart antenna
290
285
280
t 275
:s 270
'0265
�260
255
250
245
1 Simulation Senarios 20
• Conventional Switch Beam Antenna
• GA Based Smart Antenna
Figure 6: Comparison of good covered users in medium to high traffic
scenario between conventional switch beam antenna and innovative smart
antenna
50
40
�
Q)
30'"
r-::-- ==:J
.....
==0
200
;z:
10
0
1 Simulation Senarios 20
• Conventional Switch Beam Antenna
• GA Based Smart Antenna
Figure 7: Comparison of weak covered users in medium to high traffic scenario
between conventional switch beam antenna and innovative smart antenna
84
Table 2 illustrates the average, rrummum and maximum
improvement in term of having perfect covered uses between
GA assisted switch beam antenna and the conventional switch
beam antenna in both scenarios of low to medium traffic and
medium to high traffic situations.
TABLE2. PERFECT USER COVERAGE IMPROVEMENT OF GA ASSISTED SWITCH
BEAM ANTENNA TO CONVENTIONAL SWITCH BEAM ANTENNA
Improvements Low to Medium traffic Medium to high traffic
Minimum 0% 0%
Average 1.55% 0.82%
Maximum 3.5% 2%
What makes the GA assisted switch beam antenna special
from the conventional switch beside the coverage
improvement is the percentage difference of activity status of
each beam in the antenna, anticipates in making the power
consumption at the GA assisted switched beam antenna to be
less compared to the conventional switch beam antenna. Fig.8
illustrates the comparison between conventional switched
beam antenna and our innovated smart antenna based on the
percentage availability (on) of each of 4 beams. Data shown in
this graph was obtained by testing 20 scenarios, each
containing 100 users with different location positions of users.
90%
80%
� 70%
:0
� 60%
'"
50%>
«
Vl
40%
3
� 30%Vl
E 20%'"
(l)
co 10%
0%
1 2 3 4
Beam number
• GA Assisted Switch Beam Antenna
• Conventional Switch Beam Antenna
Figure 8: Comparison of beam status availability between GA assisted switch
beam antenna and conventional switch beam antenna
V. CONCLUSION
In this paper we have explored the usage of genetic
algorithm for discovering a new technique of modifying the
conventional switch beam antenna. We have discussed the
design of genetic operator and how it can be used in beam
forming and steering for handling mobile users. Results
obtained from experiments done on the GA assisted switched
beam antenna, showed the less percentage activity of the
beams in the antenna anticipating the decrement in power
consumption together with the better performance in the
coverage of users compare to the conventional switched beam
antenna. Despite the small number of uses tested in our new
modified system the results show a better classification
Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
performance, which implies this technique can be a suitable
technique to be used for future usage of smart antennas.
ACKNOWLGMENT
This work was supported by MOST! (Ministry of Science,
Technology and Innovation, Malaysia) with project code 01-
02-03-SFOI 51.
REFERENCES
[1] T. Kaiser, "When will smart antennas be ready for market? Part I", IEEE
Signal Processing Mag., vol. 22, no. 2, pp. 87-92, Mar. 2005.
[2] Lal Chand Godara, Smart antennas, CRC Press Jan. 2004
[3] P.H.Lehne and M. Pettersen, "An overview of smart antenna technology
for mobile communications systems", IEEE Communication Survey, vol.
2, pp. 2-13 1999.
[4] J.H., Adaptation in Natural and Artificial Systems, Ann Arbor: The
University of Michigan Press, 1975 (2nd ed. MIT Press, 1992).
[5] David E., Genetic Algorithms in Search, Optimization, and Machine
Learning, Addison- Wesley, 1989.
[6] Hsu, Y.P., Tsai, C. C., Autotuning for Fuzzy-PI control using genetic
algorithm, IECON96, pp602-607.
85
[7] N. Celik, M.F. Iskandar, "Genetic-Algorithm-Based Anenna Array
Design for a 60-GHz Hybrid Smart Antenna System", IEEE Antenna
and Wireless Propagation Letters, vol. 7, pp.1536-1225, 2008.
[8] Z.Zhang, M.F.iskandar, Z.Yun, and A. Honst-Madsen, "Hybrid smart
antenna system using directional elernents-Performance analysis in flat
rayleigh fading." IEEE Trans. Antenna Propag., vol. 51, no. 10,
pp.2926-2935, Oct. 2003.
[9] N.Celik, WKim, M.F.Demirkol, M.F.iskandar, and R. Emrick,
"Implementation and experimental verification of hybrid smart-antenm
beamforming algorithm." IEEE Antenna Wireless Propag. Lett., vol.5,
pp.280-283, 2006.
[10] Y. Yashchyshyn, M. Piasecki, "Improved Model of Smart Antenna
Controlled by Genetic Algorithm", CAD Systems in Microelectronics,
2001. CADSM 2001. Proceedings of the 6th International Conference.
The Experience of Designing and Application of , pp.147-150, 2001.
[11] XYang, Y.Wang, D.Zhang, L.Cuthbert, "Resource allocation in LTE
OFDMA system using genetic algorithm and semi-smart antennas",
IEEE Communication Socienty, WCNC, 2010.
[12] Hossain, M.F.M.; Mammela, A.; , "Effect of User Density and Traffic
Volume on Uplink Capacity of Multihop Cellular Network," Wireless
and Mobile Communications, 2009. ICWMC '09. Fifth International
Conference on , vol., no., pp.49-53, 23-29 Aug. 2009
Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.

More Related Content

What's hot

Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...
Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...
Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...IJECEIAES
 
Energy Efficient Wireless Communications
Energy Efficient Wireless CommunicationsEnergy Efficient Wireless Communications
Energy Efficient Wireless CommunicationsJingon Joung
 
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...IRJET Journal
 
Enabling full-duplex in multiple access technique for 5G wireless networks ov...
Enabling full-duplex in multiple access technique for 5G wireless networks ov...Enabling full-duplex in multiple access technique for 5G wireless networks ov...
Enabling full-duplex in multiple access technique for 5G wireless networks ov...TELKOMNIKA JOURNAL
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications IJECEIAES
 
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...IJECEIAES
 
Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...journalBEEI
 
Green wireless communication with relays
Green wireless communication with relaysGreen wireless communication with relays
Green wireless communication with relaysAniruddha Chandra
 
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET-  	  Hybrid Beamforming Based mmWave for Future Generation CommunicationIRJET-  	  Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET- Hybrid Beamforming Based mmWave for Future Generation CommunicationIRJET Journal
 
Ppt on smart small cell with hybrid beamforming for 5 g
Ppt on smart small cell with hybrid beamforming for 5 gPpt on smart small cell with hybrid beamforming for 5 g
Ppt on smart small cell with hybrid beamforming for 5 gBhaskar Gurana
 
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...IRJET Journal
 
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...paperpublications3
 
Massive MIMO for Cooperative Network Application
Massive MIMO for Cooperative Network ApplicationMassive MIMO for Cooperative Network Application
Massive MIMO for Cooperative Network ApplicationVARUN KUMAR
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...TELKOMNIKA JOURNAL
 
Hybrid smart antenna system using directional elements - performance analysis...
Hybrid smart antenna system using directional elements - performance analysis...Hybrid smart antenna system using directional elements - performance analysis...
Hybrid smart antenna system using directional elements - performance analysis...marwaeng
 
Green radio communication
Green radio communicationGreen radio communication
Green radio communicationRajathgowda123
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...IJERA Editor
 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technologyEisha Madhwal
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...IJECEIAES
 

What's hot (20)

Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...
Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...
Adaptive Antenna Selection and Power Allocation in Downlink Massive MIMO Syst...
 
Energy Efficient Wireless Communications
Energy Efficient Wireless CommunicationsEnergy Efficient Wireless Communications
Energy Efficient Wireless Communications
 
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
 
Enabling full-duplex in multiple access technique for 5G wireless networks ov...
Enabling full-duplex in multiple access technique for 5G wireless networks ov...Enabling full-duplex in multiple access technique for 5G wireless networks ov...
Enabling full-duplex in multiple access technique for 5G wireless networks ov...
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
 
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...
PSO-CCO_MIMO-SA: A particle swarm optimization based channel capacity optimza...
 
Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...
 
Green wireless communication with relays
Green wireless communication with relaysGreen wireless communication with relays
Green wireless communication with relays
 
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET-  	  Hybrid Beamforming Based mmWave for Future Generation CommunicationIRJET-  	  Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
 
Ppt on smart small cell with hybrid beamforming for 5 g
Ppt on smart small cell with hybrid beamforming for 5 gPpt on smart small cell with hybrid beamforming for 5 g
Ppt on smart small cell with hybrid beamforming for 5 g
 
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...
IRJET- Performance Analysis of Trade Off in SE-EE in Cooperative Spectrum Sen...
 
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...
Combination of Immune Genetic Particle Swarm Optimization algorithm with BP a...
 
Massive MIMO for Cooperative Network Application
Massive MIMO for Cooperative Network ApplicationMassive MIMO for Cooperative Network Application
Massive MIMO for Cooperative Network Application
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...
 
Hybrid smart antenna system using directional elements - performance analysis...
Hybrid smart antenna system using directional elements - performance analysis...Hybrid smart antenna system using directional elements - performance analysis...
Hybrid smart antenna system using directional elements - performance analysis...
 
I017446164
I017446164I017446164
I017446164
 
Green radio communication
Green radio communicationGreen radio communication
Green radio communication
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...
 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technology
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
 

Similar to Coverage performance analysis of genetic ALOGRATHIM controlled smart antenna system

Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim marwaeng
 
Promoting fractional frequency reuse performance for combating pilot contami...
Promoting fractional frequency reuse performance for  combating pilot contami...Promoting fractional frequency reuse performance for  combating pilot contami...
Promoting fractional frequency reuse performance for combating pilot contami...IJECEIAES
 
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...ijmnct
 
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...IOSR Journals
 
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication Systems
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication SystemsDesign and Analysis of MIMO Patch Antenna for 5G Wireless Communication Systems
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication SystemsIJCNCJournal
 
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMS
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMSDESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMS
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMSIJCNCJournal
 
Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Editor IJARCET
 
Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Editor IJARCET
 
Bio-inspired algorithm for decisioning wireless access point installation
Bio-inspired algorithm for decisioning wireless access point installation Bio-inspired algorithm for decisioning wireless access point installation
Bio-inspired algorithm for decisioning wireless access point installation IJECEIAES
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...ijfcstjournal
 
An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...nikhilkumar3205
 
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...IRJET Journal
 
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...IAEME Publication
 
An ann based call handoff management scheme for mobile cellular network
An ann based call handoff management scheme for mobile cellular networkAn ann based call handoff management scheme for mobile cellular network
An ann based call handoff management scheme for mobile cellular networkijwmn
 
Downlink massive full dimension-multiple input multiple output downlink beam...
Downlink massive full dimension-multiple input multiple output  downlink beam...Downlink massive full dimension-multiple input multiple output  downlink beam...
Downlink massive full dimension-multiple input multiple output downlink beam...IJECEIAES
 

Similar to Coverage performance analysis of genetic ALOGRATHIM controlled smart antenna system (20)

Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim
 
Promoting fractional frequency reuse performance for combating pilot contami...
Promoting fractional frequency reuse performance for  combating pilot contami...Promoting fractional frequency reuse performance for  combating pilot contami...
Promoting fractional frequency reuse performance for combating pilot contami...
 
3D Beamforming
3D Beamforming3D Beamforming
3D Beamforming
 
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...
Transmit antenna subset selection in mimo ofdm system using adaptive mutuatio...
 
Id3514261429
Id3514261429Id3514261429
Id3514261429
 
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
 
IJIREEICE 84
IJIREEICE 84IJIREEICE 84
IJIREEICE 84
 
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication Systems
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication SystemsDesign and Analysis of MIMO Patch Antenna for 5G Wireless Communication Systems
Design and Analysis of MIMO Patch Antenna for 5G Wireless Communication Systems
 
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMS
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMSDESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMS
DESIGN AND ANALYSIS OF MIMO PATCH ANTENNA FOR 5G WIRELESS COMMUNICATION SYSTEMS
 
Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296
 
Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296Ijarcet vol-2-issue-7-2292-2296
Ijarcet vol-2-issue-7-2292-2296
 
Bio-inspired algorithm for decisioning wireless access point installation
Bio-inspired algorithm for decisioning wireless access point installation Bio-inspired algorithm for decisioning wireless access point installation
Bio-inspired algorithm for decisioning wireless access point installation
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...
 
An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...
 
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...
A survey of Adaptive Beamforming Strategy in Smart Antenna for Mobile Communi...
 
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...
PATTERN SYNTHESIS OF NON-UNIFORM AMPLITUDE EQUALLY SPACED MICROSTRIP ARRAY AN...
 
An ann based call handoff management scheme for mobile cellular network
An ann based call handoff management scheme for mobile cellular networkAn ann based call handoff management scheme for mobile cellular network
An ann based call handoff management scheme for mobile cellular network
 
Downlink massive full dimension-multiple input multiple output downlink beam...
Downlink massive full dimension-multiple input multiple output  downlink beam...Downlink massive full dimension-multiple input multiple output  downlink beam...
Downlink massive full dimension-multiple input multiple output downlink beam...
 

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 

Coverage performance analysis of genetic ALOGRATHIM controlled smart antenna system

  • 1. Proceedings of 2010 IEEE Student Conference on Research and Development (SCOReD 2010), 13 - 14 Dec 2010, Putrajaya, Malaysia Coverage Performance Analysis of Genetic Algorithm Controlled Smart Antenna System Mohammad Mehdi Badjian, KunalenThirappa ,Tiong Sieh Kiong,Johnny Koh Siaw Paw, Prajindra Sankar Krishnan Department of Electrical and Communication Universiti Tenaga Nasional Kajang, Malaysia Email: Mehdi@uniten.edu.my.Kunalen@uniten.edu.my.Siehkiong@uniten.edu.my.JohnnyKoh@uniten.edu.my. Sankar@uniten.edu.my Abstract- In this paper, an innovative type of smart antenna based on genetic algorithm (GA) has been developed and tested. The new GA embedded solution simplifies the control of smart antenna system with increment of the accuracy of beam coverage and decrement of beam availability in compare with the conventional switch beam smart antenna. Scanning antenna of the system determined the location of mobile users through its band passed radio frequency power detector circuitry. GA then operates to optimize and steer the coverage beams to cater for dynamic users' distribution with minimum power usage. The experiment with GA embedded control system smart antenna shows good result in beam formation and steering to handle mobile users. Keywords-component; Smart antenna, Genetic Algorithm, Beam Forming, Beam steering, Beam Availability. I. INTRODUCTION The recent high demand of radio communication usage results in implementation of smart antennas in wireless communication applications for improving overall system capacity, coverage, eliminating of interfering signals, transmitter tracking and quality of reception and etc [1-3]. Such system consists of an array of antenna elements followed by a processor embedded artificial intelligent algorithm, which can adjust and adapt its beam patterns in order to achieve main goals of emphasizing the signal of interest and eliminating the interfering signals. The artificial intelligent algorithm used in smart antennas varies but recently much attention is paid to genetic algorithm (GA). GA was first proposed by Holland and Goldberg [4, 5] has provided comprehensive overview and introduction to GA. GA has been proven to be a powerful algorithm for system identification, design and real time implementation [6]. It has been developed based on genetic and evolutionary theory. GA evolves solutions in an iterative manner by applying operators to a pool of solutions. Smart antennas are commonly used due to their intelligence, and power consumptions. These antennas utilize directional array elements and select a few elements from the overall array for the beam forming stage. The selection process is based on utilizing neighboring elements with the highest level of receive power [7]. It has been shown that this approach This work was supported by MOSTI (Ministry of Science, Technology and Innovation Malaysia) with project code OI-02-03-SFOI51. 978-1-4244-8648-9/10/$26.00 ©2010 IEEE 81 results in satisfactory performance, similar to those obtained using fully adaptive systems, while reducing the cost and complexity of the antenna array system [8,9]. In this article, a new method of creating an innovative smart antenna which is an upgrade to traditional switch beam antennas with the ability of beam forming and beam steering for handling mobile users using an embedded GA for decision making has been studied. This solution is giving a better response with less power consumption to users compare to conventional switch beam antennas, and will be cost effective and less complex compare to adaptive antennas. II. GENETIC ALGORITHM In this paper, a GA based search algorithm is proposed to learn near optimal beam forming and beam steering in WiMAX network. The main objectives of the proposed scheme cover the following aspects: • To handle all users in the service area; • To maximize the traffic load; • To minimize the power consumption by activating minimum possible beams in the antenna; Additionally there is a constraint that should be considered: the beam forming and beam steering should have the capability to handle future new users, so that the GA should be working cooperatively with the antenna in real time basis to cover the whole service area. There are several steps that GA should go through in order to bring the best solution for beam forming and beam steering. In the first step, GA generates a random population of binary chromosomes. Each chromosome in GA population represents bits of the beam steering and beam on/off value. The goal of GA is to perform the beam steering and beam forming by adjusting these array settings. Since the algorithm must be fast, the GA uses a small population size. Then in the iterative manner new populations are created by application of selection, crossover and mutation operations giving gradual improvement in the best chosen chromosome. Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
  • 2. Representation of Beam Angle and Status into GA Chromosomes Users Positions from RF Power Detector Random Chromosomes Generation Beam Chromosome Decoding to Angle & Status Results to Servo Motor Controller Figure I: flowchart of GA used for our innovative smart antenna Many different structure of GA exist and few of them were compared to find the most suitable one for this particular task [10]. Fig. I shows the flowchart of GA used for our innovative smart antenna. Table 1 below, shows the parameter of GA used in this paper. As shown in Table 1 the number of generation has been set to 100, so that the time for the GA to come up with the result is becoming more into real time basis as there is the possibility 82 that users have the movement in the region of the antenna. The length of the generation was chosen to be9 bits. This9 bits includes 5 bits for the angle that the antenna should face to and the other 4 bits for the beams activity (on/off) in the antenna. The other parameters has been chosen based on the system testing and trial and eroIT. TABLE I. PARAMETERS OF GENETIC ALGORITHM Selection Method Roulette wheel Selection Crossover Type Random Multi-point crossover Crossover Possibility 0.5 Mutation Type Random Multi-point crossover Mutation Possibility 0.05 Generation Numbers 100 Individuals in Generation 20 Length of Generations 9 bits A. Encoding, Decoding and Evolution Operators First, an encoding scheme to represent antenna beam forming and beam steering pattern as chromosomes has been designed by receiving the location of users from the RF power detector. Each individual in the population has the length of9 bits whose characteristics are coded by strings of zeros and ones. GA uses two evolution operators to generate new solutions from existing ones: crossover and mutation. The crossover divides the binary coding of each parent into two or more segments and then combines to give a new offspring that has inherited part of its coding from each parent. The crossover possibility was set to 0.5 in our calculations and a random multi-point crossover has been chosen for this research. The mutation inverse bits in coding of the offspring's with a low probability which was set to 0.05 for this research purpose and a random multi-point mutation has been chosen for the purpose of this research. Additionally random selection does not ensure that a non­ dominated solution will survive in the next generation. Elitism of few best chromosomes, which are copied to the next population, is used to prevent losing the best found solutions to date [11]. B. Optimize the Solution In order to optimize the solution the GA needs a suitable fitness function. There are several methods to evaluate the fitness value of each individual. In this paper Eq (1) is used to do so. {(x) = L�a=l(uaxCua) + a �b=l(ubxCub) +p L�=l(bxPb) (1) where in this equation, variables U, ua and ub are the total number of users detected by the antenna and b is the number of available beams in the antenna. The number of users available is dependent on the location and time where the number of beams available is set predefined and set to 4 Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
  • 3. beams for our system to cover 120 degrees. Variables Cua and Cub are the elements which are related to the possibility of the user coverage, where this two variable can either be set to one or zero. Cua sets to 0 if the user is having a good coverage else, it sets to 1 and Cub sets to 1 if the user is having weak coverage else it sets to 1. Constant Pb in the other hand is set to value one when the beam is on and set to zero when the beam is off Constant multipliers show the importance of each equation in fitness function. As shown in Eq( I ) the coverage of users which is the most important part of fitness function is having the constant of 1, follows by the weakly covered users coverage which has less importance and has a constant of 0.15 followes by the antenna beam activity (on/oft) which only affects the power consumption with the constant of 0.08. The result to this fitness function should not exceed 1 if so the population generated will be ignored and those populations with the lower values near to zero have the higher possibility of being chosen as the best population generated. The search for the best population continues for 100 generations, and the best individual will be chosen for the beam steering and formation. III. ARCHITECHTURE OF SMART ANTENNA Structure of a system employing smart antenna and receiver block diagram is shown in Fig. 2. Signal from each radiating element Xn is decided to be ON or OFF by application of complex weight Wn• Then all signals are combined and fed to the receiver where they are interpreted as required. Vector representation of the received signal can be shown in equation (2). (2) Because Switch Beam antenna designed here is a four beam antenna, therefore n which indicates the number of beam in antenna will start from 1 and end by 4. Antenna arrays has been designed such a way that all elements are identical with radiating pattern defined withf(e) having the beam-width size of 30 degrees, only when there are no available users in the region of specific beam the GA decides to set W to zero and that certain element will no longer having the radiating pattern. Figure 2: Structure of adaptive antenna array system 83 All antenna arrays are connected to a motor as shown in block diagram in Fig. 3. The GA also decides what is the angle lJ that radiating elements x, needed to be faced to. The angle, lJ has been delivered from the best population of the GA. y I I Genetic e Motor y ....--<eX}--i1 Control systems 11+-----iL...-A_l_g_Or_it_h_m---J Figure 3: Structure of adaptive antenna array system connected to the motor control system IV. EXPERIMENTAL RESULTS In order to verify the validity of our proposed GA based smart antenna system controller, our modified switch beam smart antenna has been compared with a conventional switch beam antenna, which has the same characteristics as our antenna without the functionality of beam steering. Two scenarios of low to medium traffic and medium to high traffic have been studied. There are two conditions set for user coverage. When the users are exactly in the beam-width of the each beam of the antenna, they will be considered as having the good coverage and when they lay on borders of two beam beam-widths, they will be considered as week coverage. Fig. 4 and Fig. 5 illustrate the comparison which has been done for low to medium traffic[ I 2] on 20 sets of each containing 200 users with different locations for both GA assisted switched beam antenna and the conventional switch beam antenna. 195 190 � r-II) 185'" ::J <+- 0 ci 180 ;z: 175 170 1 Simulation Senarios 20 • Conventional Switch Beam Antenna • GA Based Smart Antenna Figure 4: Comparison of good covered users in low to medium traffic scenario between conventional switch beam antenna and innovative smart antenna Other simulations has been done, and results obtained where almost the same as what is shown in Fig. 4, Fig. 5, Fig. 6 and Fig. 7. As it is shown in Fig. 4, Fig. 5, Fig. 6 and Fig. 7, the number of users been covered perfectly in the GA assisted switched beam antenna is more compare to the one in the conventional switch beam antenna resulting in the decrement of the number of weak covered users in GA assisted switched beam antenna. But comparing the low to medium traffic result Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
  • 4. to medium to high traffic result, it is obvious that the perfectly covered users percentage has been dropped in medium to high traffic situation. 25 20 '" .... Q) 15'" :J ..... 0 100 i== ;z: 5 0 1 Simulation Senarios 20 • Conventional Switch Beam Antenna • GA based Smart Antenna Figure 5: Comparison of weak covered users in low to medium traffic scenario between conventional switch beam antenna and innovative smart antenna 290 285 280 t 275 :s 270 '0265 �260 255 250 245 1 Simulation Senarios 20 • Conventional Switch Beam Antenna • GA Based Smart Antenna Figure 6: Comparison of good covered users in medium to high traffic scenario between conventional switch beam antenna and innovative smart antenna 50 40 � Q) 30'" r-::-- ==:J ..... ==0 200 ;z: 10 0 1 Simulation Senarios 20 • Conventional Switch Beam Antenna • GA Based Smart Antenna Figure 7: Comparison of weak covered users in medium to high traffic scenario between conventional switch beam antenna and innovative smart antenna 84 Table 2 illustrates the average, rrummum and maximum improvement in term of having perfect covered uses between GA assisted switch beam antenna and the conventional switch beam antenna in both scenarios of low to medium traffic and medium to high traffic situations. TABLE2. PERFECT USER COVERAGE IMPROVEMENT OF GA ASSISTED SWITCH BEAM ANTENNA TO CONVENTIONAL SWITCH BEAM ANTENNA Improvements Low to Medium traffic Medium to high traffic Minimum 0% 0% Average 1.55% 0.82% Maximum 3.5% 2% What makes the GA assisted switch beam antenna special from the conventional switch beside the coverage improvement is the percentage difference of activity status of each beam in the antenna, anticipates in making the power consumption at the GA assisted switched beam antenna to be less compared to the conventional switch beam antenna. Fig.8 illustrates the comparison between conventional switched beam antenna and our innovated smart antenna based on the percentage availability (on) of each of 4 beams. Data shown in this graph was obtained by testing 20 scenarios, each containing 100 users with different location positions of users. 90% 80% � 70% :0 � 60% '" 50%> « Vl 40% 3 � 30%Vl E 20%'" (l) co 10% 0% 1 2 3 4 Beam number • GA Assisted Switch Beam Antenna • Conventional Switch Beam Antenna Figure 8: Comparison of beam status availability between GA assisted switch beam antenna and conventional switch beam antenna V. CONCLUSION In this paper we have explored the usage of genetic algorithm for discovering a new technique of modifying the conventional switch beam antenna. We have discussed the design of genetic operator and how it can be used in beam forming and steering for handling mobile users. Results obtained from experiments done on the GA assisted switched beam antenna, showed the less percentage activity of the beams in the antenna anticipating the decrement in power consumption together with the better performance in the coverage of users compare to the conventional switched beam antenna. Despite the small number of uses tested in our new modified system the results show a better classification Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.
  • 5. performance, which implies this technique can be a suitable technique to be used for future usage of smart antennas. ACKNOWLGMENT This work was supported by MOST! (Ministry of Science, Technology and Innovation, Malaysia) with project code 01- 02-03-SFOI 51. REFERENCES [1] T. Kaiser, "When will smart antennas be ready for market? Part I", IEEE Signal Processing Mag., vol. 22, no. 2, pp. 87-92, Mar. 2005. [2] Lal Chand Godara, Smart antennas, CRC Press Jan. 2004 [3] P.H.Lehne and M. Pettersen, "An overview of smart antenna technology for mobile communications systems", IEEE Communication Survey, vol. 2, pp. 2-13 1999. [4] J.H., Adaptation in Natural and Artificial Systems, Ann Arbor: The University of Michigan Press, 1975 (2nd ed. MIT Press, 1992). [5] David E., Genetic Algorithms in Search, Optimization, and Machine Learning, Addison- Wesley, 1989. [6] Hsu, Y.P., Tsai, C. C., Autotuning for Fuzzy-PI control using genetic algorithm, IECON96, pp602-607. 85 [7] N. Celik, M.F. Iskandar, "Genetic-Algorithm-Based Anenna Array Design for a 60-GHz Hybrid Smart Antenna System", IEEE Antenna and Wireless Propagation Letters, vol. 7, pp.1536-1225, 2008. [8] Z.Zhang, M.F.iskandar, Z.Yun, and A. Honst-Madsen, "Hybrid smart antenna system using directional elernents-Performance analysis in flat rayleigh fading." IEEE Trans. Antenna Propag., vol. 51, no. 10, pp.2926-2935, Oct. 2003. [9] N.Celik, WKim, M.F.Demirkol, M.F.iskandar, and R. Emrick, "Implementation and experimental verification of hybrid smart-antenm beamforming algorithm." IEEE Antenna Wireless Propag. Lett., vol.5, pp.280-283, 2006. [10] Y. Yashchyshyn, M. Piasecki, "Improved Model of Smart Antenna Controlled by Genetic Algorithm", CAD Systems in Microelectronics, 2001. CADSM 2001. Proceedings of the 6th International Conference. The Experience of Designing and Application of , pp.147-150, 2001. [11] XYang, Y.Wang, D.Zhang, L.Cuthbert, "Resource allocation in LTE OFDMA system using genetic algorithm and semi-smart antennas", IEEE Communication Socienty, WCNC, 2010. [12] Hossain, M.F.M.; Mammela, A.; , "Effect of User Density and Traffic Volume on Uplink Capacity of Multihop Cellular Network," Wireless and Mobile Communications, 2009. ICWMC '09. Fifth International Conference on , vol., no., pp.49-53, 23-29 Aug. 2009 Authorized licensed use limited to: IEEE Xplore. Downloaded on February 21,2012 at 11:22:44 UTC from IEEE Xplore. Restrictions apply.