SlideShare a Scribd company logo
1 of 10
Download to read offline
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 26
A Novel Approach for Interference Suppression Using
a Improved LMS Based Adaptive Beam forming
Algorithm
Julakanti Goutham Reddy1
, Thota Krishna Teja2
and Battina Siva Seshu3
1, 2, 3
B.Tech Students, Department of ECE, Vasireddy Venkatadri Institute of Technology, Nambur, Guntur District, A.P, India.
goutham@julakanti.com, krishnatejathota@gmail.com, seshubattina@gmail.com
Article Info ABSTRACT
Article history:
Received on 7th
April 2015
Accepted on 13th
April 2015.
Published on 17th
April 2015
A novel adaptive beam forming technique is proposed for wireless
communication applications based on the minimum bit error rate (MBER)
criterion known as LMS algorithm.
LMS (Least Mean Square) algorithm is used for steering the antenna
beam electronically. Using the Rectangular, Hamming, Kaiser, Chebyshev
windows both the block-data and sample-by-sample adaptive
implementations of the MBER solution are developed. By making use of
window techniques half power beam width of an antenna is enhanced using
Matlab simulation. The gain of the system will definitely improve the
performance of CDMA based system, where the number of interferes is
quite large and helps to increase the spectral efficiency of wireless
communication systems. Any beam former that can depress the large
number of interferers will improve the capacity and performance. Such
beam formers are called smart antennas. They improve signal to interference
ratio (SIR) of the communication system efficiently by forming narrow
beam towards desired user and low side towards undesired users. Smart
antennas offer a broad range of ways to improve wireless system
performance.
Keyword:
Smart antenna, Beam forming,
MBER, LMS,SIR,
Rectangular, Hamming, Kaiser,
Chebyshev
Copyright © 2015 International Journal of Research in Science & Technology
All rights reserved.
Corresponding Author:
Julakanti Goutham Reddy
UG Student, Department of ECE,
Vasireddy Venkatadri Institute of Technology,
Nambur, Guntur District, A.P, India.
goutham@julakanti.com
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 27
I. INTRODUCTION
Throughout the world, there is significant research and development on smart antennas for wireless systems. Smart
antenna systems attract lot attentions now and believably more in the future, as it can increase the capacity of mobile
communication systems dramatically [4].This is because smart antennas have tremendous potential to enhance the
performance of future generation wireless systems as evidenced by the antennas’ recent deployment in many systems.
There are two basic types of smart antennas. The first type is the phased array or multi beam antenna, which consists of
either a number of fixed beams with one beam turned on towards the desired signal or a single beam (formed by phase
adjustment only) that is steered toward the desired signal. The other type is the adaptive antenna array is an array of
multiple antenna elements, with the received signals weighted and combined to maximize the desired signal to interference
plus noise power ratio [1].
It consists of a uniform linear antenna array for which the current amplitudes are adjusted by a set of complex weights
using an adaptive beam forming algorithm. The adaptive beam forming algorithm optimizes the array output beam pattern
such that maximum radiated power is produced in the directions of desired mobile users and deep nulls are generated in the
directions of undesired signals representing co-channel interference from mobile users in adjacent cells. Prior to adaptive
beamforming, the directions of users and interferes must be obtained using a direction-of- arrival (DOA) estimation
algorithm.
The goal of direction-of-arrival (DOA) estimation is to use the data received on the downlink at the base-station sensor
array to estimate the directions of the signals from the desired mobile users as well as the directions of interference signals
[5]. The results of DOA estimation are then used by to adjust the weights of the adaptive beam former so that the radiated
power is maximized towards the desired users, and radiation nulls are placed in the directions of interference signals.
Hence, a successful design of an adaptive array depends highly on the choice of the DOA estimation algorithm which
should be highly Adaptive smart antennas are the array antennas whose radiation pattern is shaped according to some
adaptive algorithms [1]. Smart essentially means computer control of the antenna performance. The smart antenna
radiation pattern directs the beam towards the users of interest only & nulls toward interference to improve the capacity of
cellular system. The adaptive beam forming algorithms takes the fixed beam forming process one step further & allows for
the calculation of continuously updated array weights.
According to signal space information smart antenna can form directional beam in space with the adaptive beam
forming algorithm, achieving that the main beam aims at the direction of the expected signal while the side lobe and nulls
aims at the interference. Now many adaptive algorithms have been proposed on smart antenna.
II. OVERVIEW OF THE PAPER
In section 1 we describe the brief introduction about smart antennas, In section 3 we simply discuss the functions of
smart antennas and beam forming for CDMA systems, In section 4 we describe the Proposed Improved LMS algorithm
and mathematical analysis, In section 5 we discuss the results and Conclusions.
III. FUNCTIONS OF SMART ANTENNA
Smart antennas have two main functions: They are
 DOA estimation and
 Beamforming.
A. DOA Estimation
The smart antenna system estimates the direction of arrival of the signal, using techniques such as MUSIC (Multiple
Signal Classification), estimation of signal parameters via rotational invariance techniques (ESPRIT) algorithms, Matrix
Pencil method or one of their derivatives. They involve finding a spatial spectrum of the antenna/sensor array, and
calculating the DOA from the peaks of this spectrum. These calculations are computationally intensive.
B. Baemforming
Beamforming is a signal processing technique used in sensor arrays for directional signal transmission or reception.
This is achieved by combining elements in the array in a way where signals at particular angles experience constructive
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 28
interference and while others experience destructive interference. Beamforming can be used at both the transmitting and
receiving ends in order to achieve spatial selectivity.
Figure 1-Beamforming Operation
Beam forming is the name given to a wide variety of array processing algorithms that focus array capabilities in a
particular direction. A beam forming algorithm points the array spatial filter towards the desired direction algorithmically
rather than physically.
Beam forming is also referred to as “electronic” steering since the weights are applied using electronic circuitry
following the reception of the signal for the purpose of steering the array in a particular direction. The beam forming
operation is shown in Figure 1.
As shown in Figure 3.6, a beam former produces its output by forming a weighted combination of signals from the M
elements of the sensor array, that is,
Where, W1
*
is the weight applied to the ith
sensor. W is commonly referred as beam forming vector given by
IV. IMPROVED LEAST MEAN SQUARE ALGORITHM
A simple and novel adaptive algorithm for steering the antenna beam electronically is Least Mean Square algorithm.
Generally LMS algorithm is widely used in adaptive filter due to its relatively low computational complexity, good
stability properties, and relatively good robustness against implementation errors.
The Least Mean Square (LMS) algorithm, introduced by Widrow and Hoff in 1959 is an adaptive algorithm, which
uses a gradient-based method of steepest decent. LMS algorithm uses the estimates of the gradient vector from the
available data. LMS incorporates an iterative procedure that makes successive corrections to the weight vector in the
direction of the negative of the gradient vector which eventually leads to the minimum mean square error. Compared to
other algorithms LMS algorithm is relatively simple; it does not require correlation function calculation nor does it require
matrix inversions.
A. ILMS Algorithm and Adaptive Arrays
Consider a Uniform Linear Array (ULA) with N isotropic elements, which forms the integral part of the adaptive
beamforming system as shown in the figure below.
The output of the antenna array is given by,
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 29
S(t) denotes the desired signal arriving at angle and denotes interfering signals arriving at angle of
incidences respectively. and represents the steering vectors for the desired signal and interfering signals
respectively. Therefore it is required to construct the desired signal from the received signal amid the interfering signal and
additional noise n(t).
As shown above the outputs of the individual sensors are linearly combined after being scaled using corresponding
weights such that the antenna array pattern is optimized to have maximum possible gain in the direction of the desired
signal and nulls in the direction of the interferers. The weights here will be computed using LMS algorithm based on
Minimum Squared Error (MSE) criterion. Therefore the spatial filtering problem involves estimation of signal s(t) from the
received signal x(t)(i.e. the array output) by minimizing the error between the reference signal d(t), which closely matches
or has some extent of correlation with the desired signal estimate and the beamformer output y(t) (equal to w x(t)). This is a
classical Weiner filtering problem for which the solution can be iteratively found using the LMS algorithm.
B. ILMS Algorithm Formulation
From the method of steepest descent, the weight vector equation is given by,
Where  is the step-size parameter and controls the convergence characteristics of the LMS algorithm; e2
(n) is the mean
square error between the beamformer output y(n) and the reference signal which is given by,
The gradient vector in the above weight update equation can be computed as
In the method of steepest descent the biggest problem is the computation involved in finding the values r and R
matrices in real time. The LMS algorithm on the other hand simplifies this by using the instantaneous values of covariance
matrices r and R instead of their actual values i.e.
Therefore the weight update can be given by the following equation,
The LMS algorithm is initiated with an arbitrary value w(0) for the weight vector at n=0. The successive corrections of the
weight vector eventually leads to the minimum value of the mean squared error.
Therefore the LMS algorithm can be summarized in following equations;
Output,
Error,
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 30
Weight,
C. Convergence and Stability of the LMS algorithm
The LMS algorithm initiated with some arbitrary value for the weight vector is seen to converge and stay stable for
Where max is the largest eigen value of the correlation matrix R. The convergence of the algorithm is inversely
proportional to the eigen value spread of the correlation matrix R. When the eigen values of R are widespread, convergence
may be slow. The eigen value spread of the correlation matrix is estimated by computing the ratio of the largest eigen value
to the smallest eigen value of the matrix. If  is chosen to be very small then the algorithm converges very slowly. A large
value of  may lead to a faster convergence but may be less stable around the minimum value. One of the literatures [will
provide reference number here] also provides an upper bound for  based on several approximations as
D. Steps in LMS algorithm
The LMS algorithm proceeds according to the following steps:
1. The weight vector is initialized by setting all the filter taps to some random values. A common choice is to set all
the taps to 0.
2. A constant is picked. While it is possible to determine the theoretical maximum value of that will still guarantee
convergence for each particular problem, in practice, is usually picked from experience and decreased/increased if
necessary.
3. The vector XK is formed from the input samples and e[k] is computed by
e[k] = d[k] - y[k] = d[k] – XT
K WK
4. WK+1 is computed using the weight update equation.
5. Set k to k + 1 and go to step 3.
V. MATLAB SIMULATION RESULTS
In this section the results of low side lobe control techniques are demonstrated using MATLAB. For simulation
purposes a 8-element linear array is used with its individual elements spaced at half-wavelength distance.
The interfering signals arriving at angles are also of the above form. By doing so it can be shown in the
simulations how interfering signals of the same frequency as the desired signal can be separated to achieve rejection of co-
channel interference. Illustrations are provided to give a better understanding of different aspects of the ILMS algorithm
with respect to adaptive beamforming.
Two examples are provided to show the beamforming abilities of the ILMS algorithm. Each example has a normalized
array factor plot.
Case 1:
In the first case the desired angle is arriving at 90 degrees and there are three interfering signals arriving at angles
50,100 and 150 degrees respectively. The array factor plot in Figure 5.1 shows that the LMS algorithm is able to iteratively
update the weights to force minimum side lobe level at the direction of the interferers and achieve maximum in the
direction of the desired signal. In this case the LMS error is almost -0.023.
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 31
0 20 40 60 80 100 120 140 160 180
0
1
2
3
4
5
6
7
8
Angle in degrees
ArrayFactor
Figure 3. Array factor plot for case 1
Case 2:
In the first case the desired angle is arriving at 45 degrees and there are three interfering signals arriving at angles
10, 60 and 80 degrees respectively. The array factor plot in Figure 5.2 shows that the LMS algorithm is able to iteratively
update the weights to force minimum side lobe level at the direction of the interferers and achieve maximum in the
direction of the desired signal. In this case the LMS error is almost 0.1847.
-100 -80 -60 -40 -20 0 20 40 60 80 100
0
1
2
3
4
5
6
7
8
9
Angle in degrees
ArrayFactor
Figure 4- Array factor plot for case 2
The antenna radiation pattern for an 8-element linear array is shown in figure. In this case the desired angle is arriving
at 80 degrees and there are three interfering signals arriving at angles 10,40 and 60 degrees respectively. The ILMS
algorithm is able to iteratively update the weights and achieve maximum in the direction of the desired signal.
2
4
6
8
30
210
60
240
90
270
120
300
150
330
180 0
(a) DESIRED SIGNAL
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 32
5.
5
10
15
30
210
60
240
90
270
120
300
150
330
180 0
(b) DESIRED AND INTERFERENCE SIGNAL
2
4
6
8
10
30
210
60
240
90
270
120
300
150
330
180 0
(c) SIGNAL OBTAINED WITH LMS ALGORITHM
Figure 5. Antenna radiation pattern for (a) Desired signal (b) Desired and interference signal (c) signal obtained with LMS
algorithm
The antenna radiation pattern for a 4 - element linear array with desired angle and interfering signals
arriving at angles is shown below.
2.5
5
30
210
60
240
90
270
120
300
150
330
180 0
(a) DESIRED SIGNAL
5
10
30
210
60
240
90
270
120
300
150
330
180 0
(b) DESIRED AND INTERFERENCE SIGNAL
5
10
30
210
60
240
90
270
120
300
150
330
180 0
(c) SIGNAL OBTAINED WITH LMS ALGORITHM
Figure 6 – Polar plot for Rectangular array with N=4, d=/2,
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 33
1
2
3
4
30
210
60
240
90
270
120
300
150
330
180 0
(a) DESIRED SIGNAL
2
4
6
8
10
30
210
60
240
90
270
120
300
150
330
180 0
(b) DESIRED AND INTERFERENCE SIGNAL
0.2
0.4
0.6
0.8
30
210
60
240
90
270
120
300
150
330
180 0
(c) SIGNAL OBTAINED WITH LMS ALGORITHM
Figure 7. Polar plot for Hamming array with N=4, d=/2,
2.5
5
30
210
60
240
90
270
120
300
150
330
180 0
(a) DESIRED SIGNAL
5
10
30
210
60
240
90
270
120
300
150
330
180 0
(b) DESIRED AND INTERFERENCE SIGNAL
2.5
5
30
210
60
240
90
270
120
300
150
330
180 0
(c) SIGNAL OBTAINED WITH LMS ALGORITHM
Figure 8 Polar plot for Chebyshev array with N=4, d=/2,
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 34
1
2
3
4
30
210
60
240
90
270
120
300
150
330
180 0
(a) DESIRED SIGNAL
2
4
6
8
10
30
210
60
240
90
270
120
300
150
330
180 0
(b) DESIRED AND INTERFERENCE SIGNAL
0.1
0.2
0.3
0.4
30
210
60
240
90
270
120
300
150
330
180 0
(c) SIGNAL OBTAINED WITH LMS ALGORITHM
Figure 9 Polar plot for Kaiser array with N=4, d=/2,
Table 1 - Error Value For Different Windows
S.No Taper Error
1 Rectangular -0.0058
2 Hamming -0.0005
3 Chebyshev 0.0037
4 Kaiser -0.003
The HPBW of an N element array can be estimated This can be validated through MATLAB simulation of the linear
array. In this simulation, linear array can be modeled by arranging elements with a uniformly distributed random spacing.
0 2 4 6 8 10 12 14 16
0
10
20
30
40
50
60
X: 2
Y: 25.38
Random Planar Array 16 Elements
HPBW vs Array Size
Array Size
HalfPowerBeamWidtho
Random Array
Analytic
Figure 10 - Half Power Beam Width (HPBW) Calculated for Increasing Array Size.
International Journal of Research in Science & Technology
Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845
A Novel Approach for Interference Suppression Using a Improved LMS Based
Adaptive Beam forming Algorithm
Page 35
Table 2: Half Power Beam Width (HPBW)
Array size Half power beam
width(N=16)
Half power beam
width(N=20)
2 25.38 25.38
4 12.69 12.69
6 7.714 7.6
8 7.143 5.771
10 8.857 4.171
12 7.057 6.514
14 2.771 2.6
16 5.057 2.429
18 - 2
20 - 2
From the figure 10 it can be analyzed that as the array size increases, the HPBW becomes smaller. The results show
good agreement with the theory, indeed the analytical expression seems to form an upper bound. From this result, the array
size can be used to vary the beamwidth where we want a high gain narrow beam.
VI. CONCLUSION
In a CDMA system all transmitted signals turn out to be disturbing factors to all other users in the system in the form
of interference. Therefore the system capacity strongly depends on the interference level in the system. Hence In the case
of CDMA systems, it is proposed that smart antenna will control interference by forming main lobe towards desired user
and low/depressed side lobe towards the undesired users or interferers. Hence narrow beam low side-lobe algorithms,
which can taper array weights of any beamformer with suitable taper function, are considered appropriate for CDMA
systems. It is found that the role of window function is quite impressive and economical from the point of view of
computational complexity and ease associated with its application in controlling side lobes.
It is proposed from this study that Chebyshev window can be flexible to decrease the maximum side lobe level and
achieves narrow beam towards desire user when compared to other adjustable and fixed side lobe yielding windows.
Therefore using Chebyshev window the gain of the system will be increased and it will definitely improve the performance
of CDMA based wireless communication system, where the number of interferes is quite large..
REFERENCES
[1] L. Haitao, S. Gao and T.-H. Loh, "Small Director Array for Low-Profile Smart Antennas Achieving Higher Gain," IEEE Trans. on
Antennas and Propagation, vol. 61, no. 1, pp. 162-168, Jan, 2013.
[2] T. S. Rappaport, Wireless Communications: Principles and Practice, NJ: Prentice-Hall, 1996, 1996.
[3] J. H. Winters, "Smart antenna techniques and their application to wirelessad-hoc networks," IEEE Trans. on Wireless
Communications, vol. 13, no. 4, pp. 77-83, 2006.
[4] M. R. Yerena, "Adaptive wideband beamforming for smart antennas using only spatial signal processing," in 15th International
Symposium on Antenna Technology and Applied Electromagnetics, Toulouse, France,June, 2012.
[5] A. Hakam, R. Shubair and E. Salahat, "Enhanced DOA Estimation Algorithms Using MVDR and MUSIC," in IEEE International
Conference on Current Trends in Information Technology (CTIT'2013), Dubai, UAE, 2013.
[6] H. Takekawa, T. Shimamura and S. Jimaa, "An efficient and effective variable step size NLMS algorithm," in 42nd Asilomar
Conference on Signals, Systems and Computers, October, 2008.
[7] S. Jo. and K. S. W. Kim, "Consistent normalized least mean square filtering with noisy data matrix," IEEE Trans. Signal Process,
vol. 53, no. 6, p. 2112–2123, June, 2005.
[8] S. Haykin, Adaptive Filter Theory, Prentice-Hall, 2002. [9] T. Arnantapunpong, T. himamura and S. A. Jimaa, "A New Variable
Step Size for Normalized NLMS Algorithm," in Int. Workshop on Nonlinear Circuits Communications and Signal Processing,
Hawaii, USA, March, 2010.

More Related Content

What's hot

Prediction of wireless communication systems in the context of modeling 2-3-4
Prediction of wireless communication systems in the context of modeling 2-3-4Prediction of wireless communication systems in the context of modeling 2-3-4
Prediction of wireless communication systems in the context of modeling 2-3-4IAEME Publication
 
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaApplication of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaIRJET Journal
 
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET Journal
 
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceChannel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceEECJOURNAL
 
Application of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmaApplication of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmamarwaeng
 
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Conference Papers
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTIRJET Journal
 
LHCP four patches stack triangular truncated antenna using corporate feed mic...
LHCP four patches stack triangular truncated antenna using corporate feed mic...LHCP four patches stack triangular truncated antenna using corporate feed mic...
LHCP four patches stack triangular truncated antenna using corporate feed mic...IJECEIAES
 
IRJET- Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...
IRJET-  	  Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...IRJET-  	  Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...
IRJET- Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...IRJET Journal
 
An overview of adaptive antenna technologies for wireless communication
An overview of adaptive antenna technologies for  wireless communication An overview of adaptive antenna technologies for  wireless communication
An overview of adaptive antenna technologies for wireless communication marwaeng
 
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...TELKOMNIKA JOURNAL
 
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET Journal
 
An improved ant colony optimization algorithm for wire optimization
An improved ant colony optimization algorithm for wire optimizationAn improved ant colony optimization algorithm for wire optimization
An improved ant colony optimization algorithm for wire optimizationjournalBEEI
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...IRJET Journal
 
VLSI Architecture for Broadband MVDR Beamformer
VLSI Architecture for Broadband MVDR BeamformerVLSI Architecture for Broadband MVDR Beamformer
VLSI Architecture for Broadband MVDR BeamformerHema N
 
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...IRJET Journal
 
Mimo broadcast-scheduling-for-weighted-sum-rate-maximization
Mimo broadcast-scheduling-for-weighted-sum-rate-maximizationMimo broadcast-scheduling-for-weighted-sum-rate-maximization
Mimo broadcast-scheduling-for-weighted-sum-rate-maximizationCemal Ardil
 

What's hot (20)

Prediction of wireless communication systems in the context of modeling 2-3-4
Prediction of wireless communication systems in the context of modeling 2-3-4Prediction of wireless communication systems in the context of modeling 2-3-4
Prediction of wireless communication systems in the context of modeling 2-3-4
 
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaApplication of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
 
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
IRJET- MIMO-Energy Efficient and Spectrum Analysis using Congnitive Radio Tec...
 
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceChannel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
 
Application of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmaApplication of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdma
 
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
 
20120130406017
2012013040601720120130406017
20120130406017
 
LHCP four patches stack triangular truncated antenna using corporate feed mic...
LHCP four patches stack triangular truncated antenna using corporate feed mic...LHCP four patches stack triangular truncated antenna using corporate feed mic...
LHCP four patches stack triangular truncated antenna using corporate feed mic...
 
IRJET- Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...
IRJET-  	  Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...IRJET-  	  Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...
IRJET- Enhancing the Efficiency of Licenced Spectrum Sharing in 5G Hetero...
 
An overview of adaptive antenna technologies for wireless communication
An overview of adaptive antenna technologies for  wireless communication An overview of adaptive antenna technologies for  wireless communication
An overview of adaptive antenna technologies for wireless communication
 
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...
Backtracking Search Optimization for Collaborative Beamforming in Wireless Se...
 
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
 
Mobile Positioning System
Mobile Positioning SystemMobile Positioning System
Mobile Positioning System
 
An improved ant colony optimization algorithm for wire optimization
An improved ant colony optimization algorithm for wire optimizationAn improved ant colony optimization algorithm for wire optimization
An improved ant colony optimization algorithm for wire optimization
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
 
VLSI Architecture for Broadband MVDR Beamformer
VLSI Architecture for Broadband MVDR BeamformerVLSI Architecture for Broadband MVDR Beamformer
VLSI Architecture for Broadband MVDR Beamformer
 
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...
IRJET- Implementation of Beamforming Techniques for Upcoming Wireless Communi...
 
80 152-157
80 152-15780 152-157
80 152-157
 
Mimo broadcast-scheduling-for-weighted-sum-rate-maximization
Mimo broadcast-scheduling-for-weighted-sum-rate-maximizationMimo broadcast-scheduling-for-weighted-sum-rate-maximization
Mimo broadcast-scheduling-for-weighted-sum-rate-maximization
 

Similar to A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm

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
 
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHM
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHMADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHM
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHMpijans
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptxAkbarali206563
 
Smart Antennas in 3G Network
Smart Antennas in 3G NetworkSmart Antennas in 3G Network
Smart Antennas in 3G NetworkSyed Abdul Basit
 
Smart antenna algorithm and application
Smart antenna algorithm and applicationSmart antenna algorithm and application
Smart antenna algorithm and applicationVirak Sou
 
bindu-IJBER.pdf
bindu-IJBER.pdfbindu-IJBER.pdf
bindu-IJBER.pdfpooja82042
 
IJSRED-V2I3P51
IJSRED-V2I3P51IJSRED-V2I3P51
IJSRED-V2I3P51IJSRED
 
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemsComparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemseSAT Journals
 
11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_gAlexander Decker
 
An efficient reconfigurable optimal source detection and beam allocation algo...
An efficient reconfigurable optimal source detection and beam allocation algo...An efficient reconfigurable optimal source detection and beam allocation algo...
An efficient reconfigurable optimal source detection and beam allocation algo...IJECEIAES
 
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
 
A robust doa–based smart antenna processor for gsm base stations
A robust doa–based smart antenna processor for gsm base stationsA robust doa–based smart antenna processor for gsm base stations
A robust doa–based smart antenna processor for gsm base stationsmarwaeng
 

Similar to A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm (20)

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...
 
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHM
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHMADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHM
ADAPTIVE ARRAY BEAMFORMING USING AN ENHANCED RLS ALGORITHM
 
R0450697101
R0450697101R0450697101
R0450697101
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptx
 
Smart Antennas in 3G Network
Smart Antennas in 3G NetworkSmart Antennas in 3G Network
Smart Antennas in 3G Network
 
Smart antenna algorithm and application
Smart antenna algorithm and applicationSmart antenna algorithm and application
Smart antenna algorithm and application
 
F0362038045
F0362038045F0362038045
F0362038045
 
bindu-IJBER.pdf
bindu-IJBER.pdfbindu-IJBER.pdf
bindu-IJBER.pdf
 
K010217785
K010217785K010217785
K010217785
 
IJSRED-V2I3P51
IJSRED-V2I3P51IJSRED-V2I3P51
IJSRED-V2I3P51
 
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemsComparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
 
11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g
 
Smart antennas in 4 g
Smart antennas in 4 gSmart antennas in 4 g
Smart antennas in 4 g
 
An efficient reconfigurable optimal source detection and beam allocation algo...
An efficient reconfigurable optimal source detection and beam allocation algo...An efficient reconfigurable optimal source detection and beam allocation algo...
An efficient reconfigurable optimal source detection and beam allocation algo...
 
Smart Antenna Report
Smart Antenna Report Smart Antenna Report
Smart Antenna Report
 
Id3514261429
Id3514261429Id3514261429
Id3514261429
 
Ijetcas14 392
Ijetcas14 392Ijetcas14 392
Ijetcas14 392
 
Smart Antenna
Smart AntennaSmart Antenna
Smart Antenna
 
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...
 
A robust doa–based smart antenna processor for gsm base stations
A robust doa–based smart antenna processor for gsm base stationsA robust doa–based smart antenna processor for gsm base stations
A robust doa–based smart antenna processor for gsm base stations
 

More from IJRST Journal

Integration of Unified Power Quality Controller with DG
Integration of Unified Power Quality Controller with DGIntegration of Unified Power Quality Controller with DG
Integration of Unified Power Quality Controller with DGIJRST Journal
 
An Efficient User Privacy and Protecting Location Content in Location Based S...
An Efficient User Privacy and Protecting Location Content in Location Based S...An Efficient User Privacy and Protecting Location Content in Location Based S...
An Efficient User Privacy and Protecting Location Content in Location Based S...IJRST Journal
 
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power DispatchA Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power DispatchIJRST Journal
 
Support Vector Machine for Wind Speed Prediction
Support Vector Machine for Wind Speed PredictionSupport Vector Machine for Wind Speed Prediction
Support Vector Machine for Wind Speed PredictionIJRST Journal
 
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...IJRST Journal
 
Internet of Things -Overview
Internet of Things -OverviewInternet of Things -Overview
Internet of Things -OverviewIJRST Journal
 
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...IJRST Journal
 
Analysis of Voltage and Current Variations in Hybrid Power System
Analysis of Voltage and Current Variations in Hybrid Power SystemAnalysis of Voltage and Current Variations in Hybrid Power System
Analysis of Voltage and Current Variations in Hybrid Power SystemIJRST Journal
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...IJRST Journal
 
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWN
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWNNEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWN
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWNIJRST Journal
 
On indexed Summability of a factored Fourier series through Local Property
On indexed Summability of a factored Fourier series through Local Property On indexed Summability of a factored Fourier series through Local Property
On indexed Summability of a factored Fourier series through Local Property IJRST Journal
 
A Compact Remote Switching With Efficient Monitoring For AC Plants
A Compact Remote Switching With Efficient Monitoring For AC PlantsA Compact Remote Switching With Efficient Monitoring For AC Plants
A Compact Remote Switching With Efficient Monitoring For AC PlantsIJRST Journal
 
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...IJRST Journal
 
Power Quality Improvement by UPQC based on Voltage Source Converters
Power Quality Improvement by UPQC based on Voltage Source ConvertersPower Quality Improvement by UPQC based on Voltage Source Converters
Power Quality Improvement by UPQC based on Voltage Source ConvertersIJRST Journal
 
Detection of DNA Damage Using Comet Assay Image Analysis
Detection of DNA Damage Using Comet Assay Image AnalysisDetection of DNA Damage Using Comet Assay Image Analysis
Detection of DNA Damage Using Comet Assay Image AnalysisIJRST Journal
 
Review of Step down Converter with Efficient ZVS Operation
Review of Step down Converter with Efficient ZVS OperationReview of Step down Converter with Efficient ZVS Operation
Review of Step down Converter with Efficient ZVS OperationIJRST Journal
 
Review of Reduction of Leakage Current in Cascaded Multilevel Inverter
Review of Reduction of Leakage Current in Cascaded Multilevel InverterReview of Reduction of Leakage Current in Cascaded Multilevel Inverter
Review of Reduction of Leakage Current in Cascaded Multilevel InverterIJRST Journal
 
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid System
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid SystemA Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid System
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid SystemIJRST Journal
 

More from IJRST Journal (18)

Integration of Unified Power Quality Controller with DG
Integration of Unified Power Quality Controller with DGIntegration of Unified Power Quality Controller with DG
Integration of Unified Power Quality Controller with DG
 
An Efficient User Privacy and Protecting Location Content in Location Based S...
An Efficient User Privacy and Protecting Location Content in Location Based S...An Efficient User Privacy and Protecting Location Content in Location Based S...
An Efficient User Privacy and Protecting Location Content in Location Based S...
 
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power DispatchA Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
 
Support Vector Machine for Wind Speed Prediction
Support Vector Machine for Wind Speed PredictionSupport Vector Machine for Wind Speed Prediction
Support Vector Machine for Wind Speed Prediction
 
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
Performance Evaluation of Computationally Efficient Energy Detection Based Sp...
 
Internet of Things -Overview
Internet of Things -OverviewInternet of Things -Overview
Internet of Things -Overview
 
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
 
Analysis of Voltage and Current Variations in Hybrid Power System
Analysis of Voltage and Current Variations in Hybrid Power SystemAnalysis of Voltage and Current Variations in Hybrid Power System
Analysis of Voltage and Current Variations in Hybrid Power System
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
 
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWN
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWNNEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWN
NEUTRON STARS - UNIQUE COMPACT OBJECTS OF THEIR OWN
 
On indexed Summability of a factored Fourier series through Local Property
On indexed Summability of a factored Fourier series through Local Property On indexed Summability of a factored Fourier series through Local Property
On indexed Summability of a factored Fourier series through Local Property
 
A Compact Remote Switching With Efficient Monitoring For AC Plants
A Compact Remote Switching With Efficient Monitoring For AC PlantsA Compact Remote Switching With Efficient Monitoring For AC Plants
A Compact Remote Switching With Efficient Monitoring For AC Plants
 
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...
Reactive Power Compensation in Distribution Network with Slide Mode MPPT Cont...
 
Power Quality Improvement by UPQC based on Voltage Source Converters
Power Quality Improvement by UPQC based on Voltage Source ConvertersPower Quality Improvement by UPQC based on Voltage Source Converters
Power Quality Improvement by UPQC based on Voltage Source Converters
 
Detection of DNA Damage Using Comet Assay Image Analysis
Detection of DNA Damage Using Comet Assay Image AnalysisDetection of DNA Damage Using Comet Assay Image Analysis
Detection of DNA Damage Using Comet Assay Image Analysis
 
Review of Step down Converter with Efficient ZVS Operation
Review of Step down Converter with Efficient ZVS OperationReview of Step down Converter with Efficient ZVS Operation
Review of Step down Converter with Efficient ZVS Operation
 
Review of Reduction of Leakage Current in Cascaded Multilevel Inverter
Review of Reduction of Leakage Current in Cascaded Multilevel InverterReview of Reduction of Leakage Current in Cascaded Multilevel Inverter
Review of Reduction of Leakage Current in Cascaded Multilevel Inverter
 
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid System
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid SystemA Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid System
A Study of SEPIC Converter Based Fuzzy Logic Controller For Hybrid System
 

Recently uploaded

the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
★ 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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
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🔝
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm

  • 1. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 26 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Julakanti Goutham Reddy1 , Thota Krishna Teja2 and Battina Siva Seshu3 1, 2, 3 B.Tech Students, Department of ECE, Vasireddy Venkatadri Institute of Technology, Nambur, Guntur District, A.P, India. goutham@julakanti.com, krishnatejathota@gmail.com, seshubattina@gmail.com Article Info ABSTRACT Article history: Received on 7th April 2015 Accepted on 13th April 2015. Published on 17th April 2015 A novel adaptive beam forming technique is proposed for wireless communication applications based on the minimum bit error rate (MBER) criterion known as LMS algorithm. LMS (Least Mean Square) algorithm is used for steering the antenna beam electronically. Using the Rectangular, Hamming, Kaiser, Chebyshev windows both the block-data and sample-by-sample adaptive implementations of the MBER solution are developed. By making use of window techniques half power beam width of an antenna is enhanced using Matlab simulation. The gain of the system will definitely improve the performance of CDMA based system, where the number of interferes is quite large and helps to increase the spectral efficiency of wireless communication systems. Any beam former that can depress the large number of interferers will improve the capacity and performance. Such beam formers are called smart antennas. They improve signal to interference ratio (SIR) of the communication system efficiently by forming narrow beam towards desired user and low side towards undesired users. Smart antennas offer a broad range of ways to improve wireless system performance. Keyword: Smart antenna, Beam forming, MBER, LMS,SIR, Rectangular, Hamming, Kaiser, Chebyshev Copyright © 2015 International Journal of Research in Science & Technology All rights reserved. Corresponding Author: Julakanti Goutham Reddy UG Student, Department of ECE, Vasireddy Venkatadri Institute of Technology, Nambur, Guntur District, A.P, India. goutham@julakanti.com
  • 2. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 27 I. INTRODUCTION Throughout the world, there is significant research and development on smart antennas for wireless systems. Smart antenna systems attract lot attentions now and believably more in the future, as it can increase the capacity of mobile communication systems dramatically [4].This is because smart antennas have tremendous potential to enhance the performance of future generation wireless systems as evidenced by the antennas’ recent deployment in many systems. There are two basic types of smart antennas. The first type is the phased array or multi beam antenna, which consists of either a number of fixed beams with one beam turned on towards the desired signal or a single beam (formed by phase adjustment only) that is steered toward the desired signal. The other type is the adaptive antenna array is an array of multiple antenna elements, with the received signals weighted and combined to maximize the desired signal to interference plus noise power ratio [1]. It consists of a uniform linear antenna array for which the current amplitudes are adjusted by a set of complex weights using an adaptive beam forming algorithm. The adaptive beam forming algorithm optimizes the array output beam pattern such that maximum radiated power is produced in the directions of desired mobile users and deep nulls are generated in the directions of undesired signals representing co-channel interference from mobile users in adjacent cells. Prior to adaptive beamforming, the directions of users and interferes must be obtained using a direction-of- arrival (DOA) estimation algorithm. The goal of direction-of-arrival (DOA) estimation is to use the data received on the downlink at the base-station sensor array to estimate the directions of the signals from the desired mobile users as well as the directions of interference signals [5]. The results of DOA estimation are then used by to adjust the weights of the adaptive beam former so that the radiated power is maximized towards the desired users, and radiation nulls are placed in the directions of interference signals. Hence, a successful design of an adaptive array depends highly on the choice of the DOA estimation algorithm which should be highly Adaptive smart antennas are the array antennas whose radiation pattern is shaped according to some adaptive algorithms [1]. Smart essentially means computer control of the antenna performance. The smart antenna radiation pattern directs the beam towards the users of interest only & nulls toward interference to improve the capacity of cellular system. The adaptive beam forming algorithms takes the fixed beam forming process one step further & allows for the calculation of continuously updated array weights. According to signal space information smart antenna can form directional beam in space with the adaptive beam forming algorithm, achieving that the main beam aims at the direction of the expected signal while the side lobe and nulls aims at the interference. Now many adaptive algorithms have been proposed on smart antenna. II. OVERVIEW OF THE PAPER In section 1 we describe the brief introduction about smart antennas, In section 3 we simply discuss the functions of smart antennas and beam forming for CDMA systems, In section 4 we describe the Proposed Improved LMS algorithm and mathematical analysis, In section 5 we discuss the results and Conclusions. III. FUNCTIONS OF SMART ANTENNA Smart antennas have two main functions: They are  DOA estimation and  Beamforming. A. DOA Estimation The smart antenna system estimates the direction of arrival of the signal, using techniques such as MUSIC (Multiple Signal Classification), estimation of signal parameters via rotational invariance techniques (ESPRIT) algorithms, Matrix Pencil method or one of their derivatives. They involve finding a spatial spectrum of the antenna/sensor array, and calculating the DOA from the peaks of this spectrum. These calculations are computationally intensive. B. Baemforming Beamforming is a signal processing technique used in sensor arrays for directional signal transmission or reception. This is achieved by combining elements in the array in a way where signals at particular angles experience constructive
  • 3. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 28 interference and while others experience destructive interference. Beamforming can be used at both the transmitting and receiving ends in order to achieve spatial selectivity. Figure 1-Beamforming Operation Beam forming is the name given to a wide variety of array processing algorithms that focus array capabilities in a particular direction. A beam forming algorithm points the array spatial filter towards the desired direction algorithmically rather than physically. Beam forming is also referred to as “electronic” steering since the weights are applied using electronic circuitry following the reception of the signal for the purpose of steering the array in a particular direction. The beam forming operation is shown in Figure 1. As shown in Figure 3.6, a beam former produces its output by forming a weighted combination of signals from the M elements of the sensor array, that is, Where, W1 * is the weight applied to the ith sensor. W is commonly referred as beam forming vector given by IV. IMPROVED LEAST MEAN SQUARE ALGORITHM A simple and novel adaptive algorithm for steering the antenna beam electronically is Least Mean Square algorithm. Generally LMS algorithm is widely used in adaptive filter due to its relatively low computational complexity, good stability properties, and relatively good robustness against implementation errors. The Least Mean Square (LMS) algorithm, introduced by Widrow and Hoff in 1959 is an adaptive algorithm, which uses a gradient-based method of steepest decent. LMS algorithm uses the estimates of the gradient vector from the available data. LMS incorporates an iterative procedure that makes successive corrections to the weight vector in the direction of the negative of the gradient vector which eventually leads to the minimum mean square error. Compared to other algorithms LMS algorithm is relatively simple; it does not require correlation function calculation nor does it require matrix inversions. A. ILMS Algorithm and Adaptive Arrays Consider a Uniform Linear Array (ULA) with N isotropic elements, which forms the integral part of the adaptive beamforming system as shown in the figure below. The output of the antenna array is given by,
  • 4. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 29 S(t) denotes the desired signal arriving at angle and denotes interfering signals arriving at angle of incidences respectively. and represents the steering vectors for the desired signal and interfering signals respectively. Therefore it is required to construct the desired signal from the received signal amid the interfering signal and additional noise n(t). As shown above the outputs of the individual sensors are linearly combined after being scaled using corresponding weights such that the antenna array pattern is optimized to have maximum possible gain in the direction of the desired signal and nulls in the direction of the interferers. The weights here will be computed using LMS algorithm based on Minimum Squared Error (MSE) criterion. Therefore the spatial filtering problem involves estimation of signal s(t) from the received signal x(t)(i.e. the array output) by minimizing the error between the reference signal d(t), which closely matches or has some extent of correlation with the desired signal estimate and the beamformer output y(t) (equal to w x(t)). This is a classical Weiner filtering problem for which the solution can be iteratively found using the LMS algorithm. B. ILMS Algorithm Formulation From the method of steepest descent, the weight vector equation is given by, Where  is the step-size parameter and controls the convergence characteristics of the LMS algorithm; e2 (n) is the mean square error between the beamformer output y(n) and the reference signal which is given by, The gradient vector in the above weight update equation can be computed as In the method of steepest descent the biggest problem is the computation involved in finding the values r and R matrices in real time. The LMS algorithm on the other hand simplifies this by using the instantaneous values of covariance matrices r and R instead of their actual values i.e. Therefore the weight update can be given by the following equation, The LMS algorithm is initiated with an arbitrary value w(0) for the weight vector at n=0. The successive corrections of the weight vector eventually leads to the minimum value of the mean squared error. Therefore the LMS algorithm can be summarized in following equations; Output, Error,
  • 5. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 30 Weight, C. Convergence and Stability of the LMS algorithm The LMS algorithm initiated with some arbitrary value for the weight vector is seen to converge and stay stable for Where max is the largest eigen value of the correlation matrix R. The convergence of the algorithm is inversely proportional to the eigen value spread of the correlation matrix R. When the eigen values of R are widespread, convergence may be slow. The eigen value spread of the correlation matrix is estimated by computing the ratio of the largest eigen value to the smallest eigen value of the matrix. If  is chosen to be very small then the algorithm converges very slowly. A large value of  may lead to a faster convergence but may be less stable around the minimum value. One of the literatures [will provide reference number here] also provides an upper bound for  based on several approximations as D. Steps in LMS algorithm The LMS algorithm proceeds according to the following steps: 1. The weight vector is initialized by setting all the filter taps to some random values. A common choice is to set all the taps to 0. 2. A constant is picked. While it is possible to determine the theoretical maximum value of that will still guarantee convergence for each particular problem, in practice, is usually picked from experience and decreased/increased if necessary. 3. The vector XK is formed from the input samples and e[k] is computed by e[k] = d[k] - y[k] = d[k] – XT K WK 4. WK+1 is computed using the weight update equation. 5. Set k to k + 1 and go to step 3. V. MATLAB SIMULATION RESULTS In this section the results of low side lobe control techniques are demonstrated using MATLAB. For simulation purposes a 8-element linear array is used with its individual elements spaced at half-wavelength distance. The interfering signals arriving at angles are also of the above form. By doing so it can be shown in the simulations how interfering signals of the same frequency as the desired signal can be separated to achieve rejection of co- channel interference. Illustrations are provided to give a better understanding of different aspects of the ILMS algorithm with respect to adaptive beamforming. Two examples are provided to show the beamforming abilities of the ILMS algorithm. Each example has a normalized array factor plot. Case 1: In the first case the desired angle is arriving at 90 degrees and there are three interfering signals arriving at angles 50,100 and 150 degrees respectively. The array factor plot in Figure 5.1 shows that the LMS algorithm is able to iteratively update the weights to force minimum side lobe level at the direction of the interferers and achieve maximum in the direction of the desired signal. In this case the LMS error is almost -0.023.
  • 6. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 31 0 20 40 60 80 100 120 140 160 180 0 1 2 3 4 5 6 7 8 Angle in degrees ArrayFactor Figure 3. Array factor plot for case 1 Case 2: In the first case the desired angle is arriving at 45 degrees and there are three interfering signals arriving at angles 10, 60 and 80 degrees respectively. The array factor plot in Figure 5.2 shows that the LMS algorithm is able to iteratively update the weights to force minimum side lobe level at the direction of the interferers and achieve maximum in the direction of the desired signal. In this case the LMS error is almost 0.1847. -100 -80 -60 -40 -20 0 20 40 60 80 100 0 1 2 3 4 5 6 7 8 9 Angle in degrees ArrayFactor Figure 4- Array factor plot for case 2 The antenna radiation pattern for an 8-element linear array is shown in figure. In this case the desired angle is arriving at 80 degrees and there are three interfering signals arriving at angles 10,40 and 60 degrees respectively. The ILMS algorithm is able to iteratively update the weights and achieve maximum in the direction of the desired signal. 2 4 6 8 30 210 60 240 90 270 120 300 150 330 180 0 (a) DESIRED SIGNAL
  • 7. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 32 5. 5 10 15 30 210 60 240 90 270 120 300 150 330 180 0 (b) DESIRED AND INTERFERENCE SIGNAL 2 4 6 8 10 30 210 60 240 90 270 120 300 150 330 180 0 (c) SIGNAL OBTAINED WITH LMS ALGORITHM Figure 5. Antenna radiation pattern for (a) Desired signal (b) Desired and interference signal (c) signal obtained with LMS algorithm The antenna radiation pattern for a 4 - element linear array with desired angle and interfering signals arriving at angles is shown below. 2.5 5 30 210 60 240 90 270 120 300 150 330 180 0 (a) DESIRED SIGNAL 5 10 30 210 60 240 90 270 120 300 150 330 180 0 (b) DESIRED AND INTERFERENCE SIGNAL 5 10 30 210 60 240 90 270 120 300 150 330 180 0 (c) SIGNAL OBTAINED WITH LMS ALGORITHM Figure 6 – Polar plot for Rectangular array with N=4, d=/2,
  • 8. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 33 1 2 3 4 30 210 60 240 90 270 120 300 150 330 180 0 (a) DESIRED SIGNAL 2 4 6 8 10 30 210 60 240 90 270 120 300 150 330 180 0 (b) DESIRED AND INTERFERENCE SIGNAL 0.2 0.4 0.6 0.8 30 210 60 240 90 270 120 300 150 330 180 0 (c) SIGNAL OBTAINED WITH LMS ALGORITHM Figure 7. Polar plot for Hamming array with N=4, d=/2, 2.5 5 30 210 60 240 90 270 120 300 150 330 180 0 (a) DESIRED SIGNAL 5 10 30 210 60 240 90 270 120 300 150 330 180 0 (b) DESIRED AND INTERFERENCE SIGNAL 2.5 5 30 210 60 240 90 270 120 300 150 330 180 0 (c) SIGNAL OBTAINED WITH LMS ALGORITHM Figure 8 Polar plot for Chebyshev array with N=4, d=/2,
  • 9. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 34 1 2 3 4 30 210 60 240 90 270 120 300 150 330 180 0 (a) DESIRED SIGNAL 2 4 6 8 10 30 210 60 240 90 270 120 300 150 330 180 0 (b) DESIRED AND INTERFERENCE SIGNAL 0.1 0.2 0.3 0.4 30 210 60 240 90 270 120 300 150 330 180 0 (c) SIGNAL OBTAINED WITH LMS ALGORITHM Figure 9 Polar plot for Kaiser array with N=4, d=/2, Table 1 - Error Value For Different Windows S.No Taper Error 1 Rectangular -0.0058 2 Hamming -0.0005 3 Chebyshev 0.0037 4 Kaiser -0.003 The HPBW of an N element array can be estimated This can be validated through MATLAB simulation of the linear array. In this simulation, linear array can be modeled by arranging elements with a uniformly distributed random spacing. 0 2 4 6 8 10 12 14 16 0 10 20 30 40 50 60 X: 2 Y: 25.38 Random Planar Array 16 Elements HPBW vs Array Size Array Size HalfPowerBeamWidtho Random Array Analytic Figure 10 - Half Power Beam Width (HPBW) Calculated for Increasing Array Size.
  • 10. International Journal of Research in Science & Technology Volume 2 | Issue 4 | April 2015 | ISSN: 2349-0845 A Novel Approach for Interference Suppression Using a Improved LMS Based Adaptive Beam forming Algorithm Page 35 Table 2: Half Power Beam Width (HPBW) Array size Half power beam width(N=16) Half power beam width(N=20) 2 25.38 25.38 4 12.69 12.69 6 7.714 7.6 8 7.143 5.771 10 8.857 4.171 12 7.057 6.514 14 2.771 2.6 16 5.057 2.429 18 - 2 20 - 2 From the figure 10 it can be analyzed that as the array size increases, the HPBW becomes smaller. The results show good agreement with the theory, indeed the analytical expression seems to form an upper bound. From this result, the array size can be used to vary the beamwidth where we want a high gain narrow beam. VI. CONCLUSION In a CDMA system all transmitted signals turn out to be disturbing factors to all other users in the system in the form of interference. Therefore the system capacity strongly depends on the interference level in the system. Hence In the case of CDMA systems, it is proposed that smart antenna will control interference by forming main lobe towards desired user and low/depressed side lobe towards the undesired users or interferers. Hence narrow beam low side-lobe algorithms, which can taper array weights of any beamformer with suitable taper function, are considered appropriate for CDMA systems. It is found that the role of window function is quite impressive and economical from the point of view of computational complexity and ease associated with its application in controlling side lobes. It is proposed from this study that Chebyshev window can be flexible to decrease the maximum side lobe level and achieves narrow beam towards desire user when compared to other adjustable and fixed side lobe yielding windows. Therefore using Chebyshev window the gain of the system will be increased and it will definitely improve the performance of CDMA based wireless communication system, where the number of interferes is quite large.. REFERENCES [1] L. Haitao, S. Gao and T.-H. Loh, "Small Director Array for Low-Profile Smart Antennas Achieving Higher Gain," IEEE Trans. on Antennas and Propagation, vol. 61, no. 1, pp. 162-168, Jan, 2013. [2] T. S. Rappaport, Wireless Communications: Principles and Practice, NJ: Prentice-Hall, 1996, 1996. [3] J. H. Winters, "Smart antenna techniques and their application to wirelessad-hoc networks," IEEE Trans. on Wireless Communications, vol. 13, no. 4, pp. 77-83, 2006. [4] M. R. Yerena, "Adaptive wideband beamforming for smart antennas using only spatial signal processing," in 15th International Symposium on Antenna Technology and Applied Electromagnetics, Toulouse, France,June, 2012. [5] A. Hakam, R. Shubair and E. Salahat, "Enhanced DOA Estimation Algorithms Using MVDR and MUSIC," in IEEE International Conference on Current Trends in Information Technology (CTIT'2013), Dubai, UAE, 2013. [6] H. Takekawa, T. Shimamura and S. Jimaa, "An efficient and effective variable step size NLMS algorithm," in 42nd Asilomar Conference on Signals, Systems and Computers, October, 2008. [7] S. Jo. and K. S. W. Kim, "Consistent normalized least mean square filtering with noisy data matrix," IEEE Trans. Signal Process, vol. 53, no. 6, p. 2112–2123, June, 2005. [8] S. Haykin, Adaptive Filter Theory, Prentice-Hall, 2002. [9] T. Arnantapunpong, T. himamura and S. A. Jimaa, "A New Variable Step Size for Normalized NLMS Algorithm," in Int. Workshop on Nonlinear Circuits Communications and Signal Processing, Hawaii, USA, March, 2010.