SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 4, Ver. I (Jul - Aug .2015), PP 39-45
www.iosrjournals.org
DOI: 10.9790/2834-10413945 www.iosrjournals.org 39 | Page
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm
for MIMO-OFDM System
Madhuri P. L., Anu Anna John
(Department of Electronics and Communication Engineering,
Mar Baselios College of Engineering and Technology, Trivandrum, India)
Abstract : The demand for high speed wireless applications increased the popularity of MIMO-OFDM
systems, which provides high data rates with improved link reliability and capacity. One of the key challenges
faced by a MIMO-OFDM system is accurate Channel Estimation (CE). Adaptive Channel Estimation (ACE) is
widely used for CE as it can track the time varying wireless channel rapidly. Among different ACE algorithms
Least Mean Square (LMS) algorithm is the one with low complexity. But it suffers from high Mean Square
Error. Normalized LMS algorithm overcomes this disadvantage with low MSE but the complexity is very high.
Main design aim of any communication system is to minimize the complexity. In order to further reduce the
complexity of LMS algorithm, several simplified algorithms are used. It includes Sign Error LMS (SELMS)
algorithm, Sign Data Normalized LMS (SDNLMS) algorithm etc. In this paper, a new, low complex Sign Data
Sign Error LMS (SDSELMS) algorithm is proposed which improves the convergence rate and reduces the
computational complexity of the existing algorithms which is required for making channel estimation simpler.
Keywords - Channel estimation, MIMO-OFDM, LMS, NLMS, SDNLMS
I. Introduction
Wireless Communication Technology has developed many folds over the past few years. This
developments lead to the increasing demand for high speed wireless communication systems. In order to meet
this increasing demand for various multimedia and internet related services; an efficient, high speed wireless
communication technology is required. The Multiple-Input Multiple-Output (MIMO) system combined with the
multicarrier modulation scheme, Orthogonal Frequency Division Multiplexing (OFDM) is such a popular and
effective communication system that provides large system capacity and high data rates without any extra
consumption of bandwidth and power [1].
Multiple-input multiple-output system refers to the use of multiple antennas at both the transmitter and
receiver ends. It increases the system capacity by exploiting the spatial dimension. A MIMO system transmits the
signal through different antennas without using any extra bandwidth or power than that required for a single-input
single-output (SISO) system. It provides increased link reliability, quality of service, improved coverage and
performance by mitigating the effects of fading.
Orthogonal frequency division multiplexing is a multi-carrier modulation technique, which ensures high
data rate transmission in delay-dispersive environment by eliminating inter symbol interference. An OFDM
system converts a frequency selective channel into several parallel frequency flat channels and thus reduces the
effect of fading and makes multi channel equalization simpler. At first it converts the high speed serial data
stream into a number of low speed data strings that can be transmitted in N subchannels. Then the OFDM
technology modulates them using N subcarriers that are orthogonal to each other. The N modulated signals are
transmitted together to the destination [2].
MIMO in combination with OFDM is widely used due to its best performance in terms of high data
rates, capacity and good outcome in frequency selective fading channels. When the generated OFDM signal is
transmitted over a number of antennas in order to achieve higher transmission rates or to achieve diversity then
the system is referred to as a MIMO-OFDM system. Together they overcome the effects of ISI, improve the link
reliability and also improve the spectral efficiency by using orthogonal subcarriers. So MIMO OFDM is a
promising candidate technology for modern high speed wireless communication [3].
Channel estimation is one of the major challenges faced by a MIMO-OFDM system. It refers to the
process of characterizing the effect of physical medium on the input sequence. Channel estimates or Channel
State Information (CSI) are required at the receiver for the effective retrieval of transmitted signal. Various
channel estimation techniques are used to judge the physical effects of the medium present for MIMO-OFDM
systems [4-6]. As the wireless channel is rapidly varying with time, adaptive channel estimation (ACE)
techniques that are able to update the parameters continuously, are suitable for the estimation of such a time
variant channel. They are pilot based channel estimation techniques, which estimate the channel by transmitting a
sequence of known signals along with the data signals. Main advantage of ACE techniques is that it doesn’t
require any prior knowledge of channel and noise statistics [7]. Only parameter required is the knowledge of the
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 40 | Page
received signal, which can update the channel parameters automatically. Out of various adaptive channel
estimation algorithms, Least Mean Square (LMS) algorithm is the simplest one with low complexity [8]. The
three important parameters that are to be considered in selecting the adaptive algorithms for channel estimation
are Mean Square Error (MSE), computational complexity and convergence rate [9]. Thus the main aim of any
channel estimation technique is to minimize the MSE by utilizing as little computational resources as possible
allowing easier implementation with low complexity and faster convergence.
In order to further reduce the complexity of LMS algorithm, several simplified LMS algorithms can be
used. It includes the Sign Error LMS (SELMS) algorithm, Sign Data Normalized LMS (SDNLMS) algorithm
[10] etc. In this paper a low complexity Sign-Data Sign-Error Least Mean Square (SDSELMS) algorithm is
proposed for channel estimation of MIMO OFDM System, which further reduces the complexity of other
simplified algorithms.
II. MIMO-OFDM System Model
The MIMO OFDM system model based on pilot based channel estimation is depicted in Fig. 1.
Figure 1. MIMO-OFDM system model
The input data in the form of binary sequence is first mapped into multi amplitude multi phase signals
according to the type of modulation used. Here QPSK modulation is used. The modulated serial data sequence is
then converted into N parallel data sequences with the help of a serial to parallel converter. Then pilot signals are
inserted uniformly between the information sequences at known positions for the purpose of channel estimation at
the receiver side. After inserting the pilot signals, the parallel data sequences are passed through an IFFT block
which converts the complex data sequence in frequency domain into time domain. In the next stage cyclic prefix
is added to each of the OFDM signal. Cyclic prefix is the copy of last part of OFDM symbol that is added at the
beginning of each OFDM symbol. It is inserted mainly to prevent the effect of Inter Symbol Interference (ISI) in
OFDM signals. It acts as a buffer between two OFDM symbols and thus prevents ISI. After adding cyclic prefix,
the parallel sequence is converted into serial data sequences and is transmitted through a number of antennas to
the receiver through a Rayleigh fading channe [11l.
At the receiver end the data is received by a number of receive antennas as it is a MIMO system. The
received serial data is converted into parallel sequences with the help of a serial to parallel converter. The cyclic
prefix added at the transmitter is removed and the received signal is passed through an FFT block for
demultiplexing the multicarrier signals. It converts the time domain signal back into frequency domain signal.
The pilot signals are then extracted from demultiplexed sample. This pilot signal is further used for the estimation
of channel using various adaptive channel estimation algorithms. After estimating the channel, transmitted data
signals can be recovered by dividing the received signal by the obtained channel frequency response. Further the
parallel data is converted into serial data sequence and is demodulated to reconstruct the original binary data at
the receiver output [12].
III. Adaptive Channel Estimation Algorithms
As the wireless channel is rapidly varying with time, a channel estimation algorithm that can
automatically adapt according to time is required for effective channel estimation. An adaptive algorithm is such
a process that can update its parameters automatically as it gain information about the changing environment [11].
An Adaptive estimator is able to update the parameters without any prior knowledge about the channel and noise
statistics. The only requirement is the knowledge of the received signal.
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 41 | Page
Adaptive CE algorithms use an adaptive filter to estimate the MIMO OFDM channel. Fig. 2 shows an
adaptive channel estimation scheme.
Figure 2. Adaptive Channel Estimation Scheme
In Fig. 2, )(ix represents the transmitted random sequence and  )(iy represents the random sequence
received at any time instant i after passing through the channel. The sequence  )(ix is passed through a
Rayleigh channel which is represented by the unknown time variant system with channel impulse response
sequence h . The output sequence at the receiver can be described by:
)()( inhxiy i  (1)
where, )(in represents the Additive White Gaussian Noise (AWGN) with mean zero. Thus the received
signal )(iy includes the effect of channel h and the AWGN noise )(in .
At the receiver side consider an FIR filter with adjustable weights )(iw which is excited by the same
pilot sequence used at the transmitter. This FIR filter can mimic the unknown channel by updating the weight
vectors. FIR filter output can be represented as:
i
w
i
xiy )(ˆ (2)
where, iw denotes the filter weight vector at i th
instant of time. The error between the desired output
and filter output is given by:
ii wxiyie  )()( (3)
The FIR filter coefficients are adjusted from iw to 1iw with the help of this error signal. The error
signal is minimized through a number of iterations. After a number of iterations the output of the adaptive filter
)(ˆ iy will assume values close to the output through the actual channel )(iy . Thus the adaptive filter will behave
similar to the unknown channel [10]. Therefore, we can recover the channel impulse response sequence, h by
determining the optimum value of weight vectors 1iw .
There are a number of adaptive CE algorithms available with varying performance. Among them, the
algorithm which is most popular and with lowest complexity is the Least Mean Square (LMS) algorithm.
3.1 LMS ACE Algorithm
The LMS algorithm is an adaptive algorithm which incorporates an iterative procedure that makes
successive corrections in the weight vector in the direction of the negative gradient vector which eventually leads
to the minimum mean square error (MSE) compared to other algorithms [11]. LMS algorithm is relatively simple
with the lowest complexity. In LMS algorithm the weight vector is updated by using the equation:
 iiiii wxiyxww  )(*
1  (4)
where, µ is the step size parameter.
x(i)
n(i)
y(i)
)(iy

Unknown
time variant
system h
FIR filter
model wi
Adaptive
Algorithm
e(i)
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 42 | Page
3.2 NLMS ACE Algorithm
The main drawback of the standard LMS algorithm is its sensitivity to the scaling of inputs. This makes
it hard to select a step size µ that guarantees the stability of the algorithm. Normalized LMS (NLMS) algorithm is
a variant of LMS algorithm that solves this problem by normalizing the update factor with the power of the input
signal [12]. It is similar to the LMS algorithm except the weight update calculation which is given by:
 iii
i
ii wxiyx
x
ww 

 )(*
21


(5)
where,  is a small positive constant to avoid division by zero.
IV. Simplified ACE Algorithms
Some of the adaptive filter applications require us to implement the adaptive filter algorithms on
hardware targets like DSP devices, application specified integrated circuits and FPGA targets. A simplified
version of standard LMS algorithm is required for such targets. The LMS algorithms can be simplified with the
help of signum function. Signum function is defined as,
+1 if x > 0
sign(x) = 0 if x = 0 (6)
-1 if x < 0
Applying sign function to the standard LMS algorithm returns the following simplified sign LMS
algorithms:
4.1 SELMS ACE Algorithm
Sign Error Least Mean Square (SELMS) algorithm applies the signum function to the error signal. When
the error signal is zero, this algorithm does not involve any multiplication operation. When the error signal is non
zero, this algorithm involves only one multiplication operation. SELMS algorithm updates the weight vector of
the adaptive filter using the equation,
 iiiii wxiysignxww  )(*
1  (7)
4.2 SDNLMS ACE Algorithm
Sign Data Normalized Least Mean Square (SDNLMS) algorithm applies the signum function to the
input data signal [10]. When the input signal is zero, this algorithm does not involve any multiplication. When the
input signal is non zero, this algorithm involves only one multiplication operation. SDLMS algorithm updates the
weight vector of the adaptive filter using the equation:
   iii
i
ii wxiyxsign
x
ww 

 )(*
21


(8)
4.3 Proposed Algorithm: SDSELMS Algorithm
Sign Data Sign Error Least Mean Square (SDSELMS) algorithm applies signum function to both the
input data signal and the error signal. It is a combination of SDLMS and SELMS algorithms. If either the input
signal or the error signal is zero, this algorithm does not involve any multiplication. The algorithm involves a
multiplication only if both the input signal and the error signal is non zero. Thus it reduces the number complex
multiplications required. SDSELMS algorithm updates the weight vector of the adaptive filter using the equation:
   iiiii wxiysignxsignww  )(*
1  (9)
Thus by applying signum function to both the data signal and the error signal, the SDSELMS algorithm
further simplifies the complexity of the low complex SDNLMS algorithm.
V. Experimental Results
The main performance parameters for a channel estimation algorithm are Mean Square Error (MSE),
Convergence rate and Computational complexity. This section compares the MSE performance and
computational complexity for LMS, NLMS, SELMS, SDNLMS, SDSELMS algorithms for MIMO OFDM
systems. Simulation is done in MATLAB 2013. A 2*2 MIMO-OFDM system is considered in these simulations.
Modulation scheme used is QPSK. Noise used in the simulation is AWGN noise and the channel under
consideration is Rayleigh fading channel.
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 43 | Page
5.1 MSE performance
Fig. 3 shows the MSE performance for the various ACE algorithms described in the above section.
Among the algorithms, NLMS algorithm provides the best MSE performance. SDNLMS algorithm provides
almost same MSE performance as that of NLMS algorithm. MSE performance of SDSELMS algorithm is less
than SDNLMS. SELMS algorithm has the least MSE performance. LMS algorithm also has less MSE
performance.
0 200 400 600 800 1000 1200 1400 1600 1800 2000
-140
-120
-100
-80
-60
-40
-20
0
20
Iterations
MeanSquareErrorindB
LMS
NLMS
SELMS
SDNLMS
SDSELMS
Figure 3. MSE Performance of different ACE algorithms
5.2 Convergence Rate
From the simulation results it is seen that Sign Data Sign Error LMS CE algorithm provides the fastest
convergence among all the CE algorithms. SELMS CE also provides faster convergence. The LMS algorithm
comes next. NLMS algorithm has the least convergence rate. SDNLMS algorithm has better convergence when
compared with NLMS algorithm. Thus SDSELMS algorithm provides good performance in terms of
convergence.
The convergence performance of the new SDSELMS algorithm is shown in Fig. 4. Fig. 5 shows the
comparison of convergence performance for the various existing ACE algorithms with the new SDSELMS
algorithm.
0 20 40 60 80 100 120 140 160 180 200
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
2
Iterations
MeanSquareError
Proposed Algorithm : SDSELMS
Figure 4. Convergence Performance of new SDSELMS algorithm
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 44 | Page
0 50 100 150 200 250 300 350 400 450 500
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
2
Iterations
MeanSquareError,MSE
LMS
NLMS
SELMS
SDNLMS
SDSELMS
Figure 5. Comparison of Convergence Performance for different ACE algorithms
5.3 Computational Complexity
Computational complexity is one of the key parameter that is to be considered while designing a channel
estimation algorithm. The complexity of the CE algorithm should be as low as possible for reducing the
complexity of the whole system. The computational complexity in terms of the number of complex
multiplications, divisions, additions and sign operations required during each iteration for an L length complex-
valued data, is shown in Table I.
Table I
Computational complexity for different ACE algorithms
Method Addition Multiplication Division Sign
LMS 2L 2L+1 - -
SELMS 2L 2L - 1
NLMS 3L 3L+1 1 -
SDNLMS 3L 2L+1 1 1
SDSELMS 2L 2L - 2
From the calculations it can be seen that SDSELMS algorithm has the least complexity as it requires less
number of complex multiplications. It is due to the use of two signum functions. SELMS and LMS algorithms
also have low complexity but greater than SDSELMS algorithm. NLMS algorithm has the highest complexity as
it involves more number of complex multiplications and a division operation. SDNLMS has comparatively less
complexity than NLMS algorithm as it requires less number of complex multiplications than NLMS algorithm.
VI. Conclusion
MIMO-OFDM technology has became a vital part in modern wireless communication systems which
provides significant increase in data rates, capacity and link reliability without any additional bandwidth or power
consumption. Channel estimation is one of the key challenges faced by MIMO OFDM systems. In this paper a
new SDSELMS ACE algorithm is proposed for the channel estimation in MIMO-OFDM Systems. Its
performance is compared with some low complexity adaptive channel estimation algorithms like LMS, NLMS,
SELMS, SDNLMS. From the experimental results and analysis, it can be seen that the proposed SDSELMS
algorithm provides the lowest complexity and faster convergence than the other ACE algorithms. So for those
applications which require low complexity and faster convergence SDSELMS algorithm is an effective choice.
SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System
DOI: 10.9790/2834-10413945 www.iosrjournals.org 45 | Page
References
[1] Vaishali B. Niranjane, Nivedita A. Pande, And Anjali A. Keluskar, “Adaptive Channel Estimation Technique For MIMO-OFDM,”
International Journal Of Emerging Technology And Advanced Engineering, ISSN 2250-2459, Vol 3, Issue 1, January 2013.
[2] S. A. Hosseini, And S. A. Hadei, “Low-Complexity Adaptive Channel Estimation For MIMO-OFDM Systems Over Rayleigh
Fadingchannels,” National Conference On New Idea On Electrical Engineering, Vol. 12, March 2012.
[3] Pei-Sheng Pan And Bao-Yu Zheng, “An Adaptive Channel Estimation Technique In MIMO -OFDM Systems,” Journal Of
Electronic Science And Technology Of China, Vol. 6, No. 3, September 2008.
[4] M. M. Rana, And M. K. Hosain, “Adaptive Channel Estimation Techniques For MIMO OFDM Systems,” International Journal Of
Advanced Computer Science And Applications, United States, Vol. 1 No. 6, December 2010.
[5] D. B. Bhoyar, Dr. C. G. Dethe, Dr. M. M. Mushrif, A. P. Narkhede, “Leaky Least Mean Square (LLMS) Algorithm For Channel
Estimation In BPSK-QPSK-PSK MIMO-OFDM System,” International Conference On Automation, Computing, Communication,
Control And Compressed Sensing (Imac4s), Pp.623 – 629, March 2013.
[6] T. Chang, W. Chiang, And Y. P. Hong, “Training Sequence Design For Discriminatory Channel Estimation In Wireless MIMO
Systems,” IEEE Transactions On Signal Processing, Vol. 58, No. 12, Pp. 6223–6237,2010.
[7] S. Haykin, “Adaptive Filter Theory,” Prentice-Hall International Inc, 1996.
[8] A. H. Sayed, “Fundamentals Of Adaptive Filtering,” John Wiley & Sons, June 13, 2003.
[9] Sinem Coleri, Mustafa Ergen, Anuj Puri And Ahmad Bahai, “Channel Estimation Techniques Based On Pilot Arrangement In
OFDM Systems,” IEEE Transactions On Broadcasting, Vol. 48, No. 3, September 2002.
[10] T. A. Dewan, S. Hasan And F. Hossain, “Low Complexity SDNLMS Adaptive Channel Estimation For MIMO-OFDM Systems,”
International Conference On Electrical Information And Communication Technology (EICT), Pp.1-5, 2013.
[11] A. Zaier And R. Bouallègue, “Channel Estimation Study For Block - Pilot Insertion In OFDM Systems Under Slowly Time
Varying Conditions,” International Journal Of Computer Networks & Communications (IJCNC), Vol.3, No.6, November 2011.
[12] N. Daryasafar, A. Lashkari, B. Ehyaee, “Channel Estimation In MIMO-OFDM Systems Based On Comparative Methods By LMS
Algorithm,” International Journal Of Computer Science Issues (IJCSI), Vol. 9, Issue 3, No 3, May 2012.

More Related Content

What's hot

Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...IJERA Editor
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques IJECEIAES
 
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...IRJET Journal
 
Performance Analysis of MIMO-LTE for MQAM over Fading Channels
Performance Analysis of MIMO-LTE for MQAM over Fading ChannelsPerformance Analysis of MIMO-LTE for MQAM over Fading Channels
Performance Analysis of MIMO-LTE for MQAM over Fading ChannelsIOSRJECE
 
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...Iaetsd Iaetsd
 
A simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM schemeA simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM schemeTELKOMNIKA JOURNAL
 
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...IRJET Journal
 
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...IRJET Journal
 
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...IJCNCJournal
 
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...IRJET Journal
 
Performance analysis of resource
Performance analysis of resourcePerformance analysis of resource
Performance analysis of resourcecsandit
 
Improved EPRCA Congestion Control Scheme for ATM Networks
Improved EPRCA Congestion Control Scheme for ATM NetworksImproved EPRCA Congestion Control Scheme for ATM Networks
Improved EPRCA Congestion Control Scheme for ATM NetworksEswar Publications
 
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...IRJET Journal
 

What's hot (19)

Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques
 
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...
IRJET- Peak to Average Power Ratio Reduction Technique using LPC Coding in OF...
 
Performance Analysis of MIMO-LTE for MQAM over Fading Channels
Performance Analysis of MIMO-LTE for MQAM over Fading ChannelsPerformance Analysis of MIMO-LTE for MQAM over Fading Channels
Performance Analysis of MIMO-LTE for MQAM over Fading Channels
 
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
 
At34278282
At34278282At34278282
At34278282
 
A simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM schemeA simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM scheme
 
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...
IRJET- BER Reduction of Distributed Spatial Modulation in Cooperative Relay N...
 
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...
Analysis of MIMO Transmit Diversity and MIMO Spatial Multiplexing System in W...
 
Ijetcas14 396
Ijetcas14 396Ijetcas14 396
Ijetcas14 396
 
C010341216
C010341216C010341216
C010341216
 
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...
Jamming Detection based on Doppler Shift Estimation in Vehicular Communicatio...
 
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
 
Performance analysis of resource
Performance analysis of resourcePerformance analysis of resource
Performance analysis of resource
 
Improved EPRCA Congestion Control Scheme for ATM Networks
Improved EPRCA Congestion Control Scheme for ATM NetworksImproved EPRCA Congestion Control Scheme for ATM Networks
Improved EPRCA Congestion Control Scheme for ATM Networks
 
Lte scfdma wp_0804_agilent
Lte scfdma wp_0804_agilentLte scfdma wp_0804_agilent
Lte scfdma wp_0804_agilent
 
C010211319
C010211319C010211319
C010211319
 
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...
IRJET- A Computational Study on Fracture Process Zone for Single Edged Notche...
 
Relay lte
Relay lteRelay lte
Relay lte
 

Viewers also liked

Autonomous control of interlinking converter in hybrid PV-wind microgrid
Autonomous control of interlinking converter in hybrid PV-wind microgridAutonomous control of interlinking converter in hybrid PV-wind microgrid
Autonomous control of interlinking converter in hybrid PV-wind microgridIOSR Journals
 
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...IOSR Journals
 
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...IOSR Journals
 
Implementation of Generalized Regression Neural Network to Establish a Relati...
Implementation of Generalized Regression Neural Network to Establish a Relati...Implementation of Generalized Regression Neural Network to Establish a Relati...
Implementation of Generalized Regression Neural Network to Establish a Relati...IOSR Journals
 
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...IOSR Journals
 
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...IOSR Journals
 
Spectrophotometric Determination of Drugs Using Iodine As Analytical Reagent
Spectrophotometric Determination of Drugs Using Iodine As Analytical ReagentSpectrophotometric Determination of Drugs Using Iodine As Analytical Reagent
Spectrophotometric Determination of Drugs Using Iodine As Analytical ReagentIOSR Journals
 
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...IOSR Journals
 
Optimization of Aberrated Coherent Optical Systems
Optimization of Aberrated Coherent Optical SystemsOptimization of Aberrated Coherent Optical Systems
Optimization of Aberrated Coherent Optical SystemsIOSR Journals
 
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...IOSR Journals
 
Improved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingImproved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingIOSR Journals
 
Comparative Study of Geotechnical Properties of Abia State Lateritic Deposits
Comparative Study of Geotechnical Properties of Abia State Lateritic DepositsComparative Study of Geotechnical Properties of Abia State Lateritic Deposits
Comparative Study of Geotechnical Properties of Abia State Lateritic DepositsIOSR Journals
 
Sequential Pattern Tree Mining
Sequential Pattern Tree MiningSequential Pattern Tree Mining
Sequential Pattern Tree MiningIOSR Journals
 
The Effects of Copper Addition on the compression behavior of Al-Ca Alloy
The Effects of Copper Addition on the compression behavior of Al-Ca AlloyThe Effects of Copper Addition on the compression behavior of Al-Ca Alloy
The Effects of Copper Addition on the compression behavior of Al-Ca AlloyIOSR Journals
 

Viewers also liked (20)

Autonomous control of interlinking converter in hybrid PV-wind microgrid
Autonomous control of interlinking converter in hybrid PV-wind microgridAutonomous control of interlinking converter in hybrid PV-wind microgrid
Autonomous control of interlinking converter in hybrid PV-wind microgrid
 
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...
Finite Element Modeling of a Multi-Storeyed Retrofitted Reinforced Concrete F...
 
I010216876
I010216876I010216876
I010216876
 
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...
Study of Effect of Rotor Speed, Combing-Roll Speed and Type of Recycled Waste...
 
Implementation of Generalized Regression Neural Network to Establish a Relati...
Implementation of Generalized Regression Neural Network to Establish a Relati...Implementation of Generalized Regression Neural Network to Establish a Relati...
Implementation of Generalized Regression Neural Network to Establish a Relati...
 
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...
Synthesis, characterization and in vitro Antimicrobial activity of Cu (II) an...
 
B0610611
B0610611B0610611
B0610611
 
J017547478
J017547478J017547478
J017547478
 
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...
Quantization of the Orbital Motion of a Mass In The Presence Of Einstein’s Gr...
 
Spectrophotometric Determination of Drugs Using Iodine As Analytical Reagent
Spectrophotometric Determination of Drugs Using Iodine As Analytical ReagentSpectrophotometric Determination of Drugs Using Iodine As Analytical Reagent
Spectrophotometric Determination of Drugs Using Iodine As Analytical Reagent
 
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...
Estimation of Damping Derivative of a Delta Wing with Half Sine Wave Curved L...
 
Optimization of Aberrated Coherent Optical Systems
Optimization of Aberrated Coherent Optical SystemsOptimization of Aberrated Coherent Optical Systems
Optimization of Aberrated Coherent Optical Systems
 
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...
Comparative Analysis, Security Aspects & Optimization of Workload in Gfs Base...
 
A017310105
A017310105A017310105
A017310105
 
A012410105
A012410105A012410105
A012410105
 
Improved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingImproved Power Aware Location Based Routing
Improved Power Aware Location Based Routing
 
Comparative Study of Geotechnical Properties of Abia State Lateritic Deposits
Comparative Study of Geotechnical Properties of Abia State Lateritic DepositsComparative Study of Geotechnical Properties of Abia State Lateritic Deposits
Comparative Study of Geotechnical Properties of Abia State Lateritic Deposits
 
Sequential Pattern Tree Mining
Sequential Pattern Tree MiningSequential Pattern Tree Mining
Sequential Pattern Tree Mining
 
The Effects of Copper Addition on the compression behavior of Al-Ca Alloy
The Effects of Copper Addition on the compression behavior of Al-Ca AlloyThe Effects of Copper Addition on the compression behavior of Al-Ca Alloy
The Effects of Copper Addition on the compression behavior of Al-Ca Alloy
 
H0814247
H0814247H0814247
H0814247
 

Similar to G010413945

Iaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 gIaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 gIaetsd Iaetsd
 
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...IRJET Journal
 
Iaetsd iterative mmse-pic detection algorithm for
Iaetsd iterative mmse-pic detection  algorithm forIaetsd iterative mmse-pic detection  algorithm for
Iaetsd iterative mmse-pic detection algorithm forIaetsd Iaetsd
 
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNELMIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNELIJEEE
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term ProjectMithul Thanu
 
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsIOSR Journals
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesIJCSIS Research Publications
 
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
 
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
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems IRJET Journal
 
Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...TELKOMNIKA JOURNAL
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN) IJMER
 
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Tamilarasan N
 
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systems
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink SystemsHYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systems
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systemsijngnjournal
 
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...IRJET Journal
 

Similar to G010413945 (20)

Iaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 gIaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 g
 
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
 
Iaetsd iterative mmse-pic detection algorithm for
Iaetsd iterative mmse-pic detection  algorithm forIaetsd iterative mmse-pic detection  algorithm for
Iaetsd iterative mmse-pic detection algorithm for
 
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNELMIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term Project
 
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation Schemes
 
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...
 
Aa04606162167
Aa04606162167Aa04606162167
Aa04606162167
 
Ic3313881393
Ic3313881393Ic3313881393
Ic3313881393
 
Ic3313881393
Ic3313881393Ic3313881393
Ic3313881393
 
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...
 
Efficient stbc for the data rate of mimo ofdma
Efficient stbc for the data rate of mimo ofdmaEfficient stbc for the data rate of mimo ofdma
Efficient stbc for the data rate of mimo ofdma
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
 
Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
 
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
 
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systems
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink SystemsHYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systems
HYBRID LS-LMMSE CHANNEL ESTIMATION Technique for LTE Downlink Systems
 
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
MIMO-OFDM WIRELESS COMMUNICATION SYSTEM PERFORMANCE ANALYSIS FOR CHANNEL ESTI...
 
H04654853
H04654853H04654853
H04654853
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 

Recently uploaded (20)

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 

G010413945

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 4, Ver. I (Jul - Aug .2015), PP 39-45 www.iosrjournals.org DOI: 10.9790/2834-10413945 www.iosrjournals.org 39 | Page SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System Madhuri P. L., Anu Anna John (Department of Electronics and Communication Engineering, Mar Baselios College of Engineering and Technology, Trivandrum, India) Abstract : The demand for high speed wireless applications increased the popularity of MIMO-OFDM systems, which provides high data rates with improved link reliability and capacity. One of the key challenges faced by a MIMO-OFDM system is accurate Channel Estimation (CE). Adaptive Channel Estimation (ACE) is widely used for CE as it can track the time varying wireless channel rapidly. Among different ACE algorithms Least Mean Square (LMS) algorithm is the one with low complexity. But it suffers from high Mean Square Error. Normalized LMS algorithm overcomes this disadvantage with low MSE but the complexity is very high. Main design aim of any communication system is to minimize the complexity. In order to further reduce the complexity of LMS algorithm, several simplified algorithms are used. It includes Sign Error LMS (SELMS) algorithm, Sign Data Normalized LMS (SDNLMS) algorithm etc. In this paper, a new, low complex Sign Data Sign Error LMS (SDSELMS) algorithm is proposed which improves the convergence rate and reduces the computational complexity of the existing algorithms which is required for making channel estimation simpler. Keywords - Channel estimation, MIMO-OFDM, LMS, NLMS, SDNLMS I. Introduction Wireless Communication Technology has developed many folds over the past few years. This developments lead to the increasing demand for high speed wireless communication systems. In order to meet this increasing demand for various multimedia and internet related services; an efficient, high speed wireless communication technology is required. The Multiple-Input Multiple-Output (MIMO) system combined with the multicarrier modulation scheme, Orthogonal Frequency Division Multiplexing (OFDM) is such a popular and effective communication system that provides large system capacity and high data rates without any extra consumption of bandwidth and power [1]. Multiple-input multiple-output system refers to the use of multiple antennas at both the transmitter and receiver ends. It increases the system capacity by exploiting the spatial dimension. A MIMO system transmits the signal through different antennas without using any extra bandwidth or power than that required for a single-input single-output (SISO) system. It provides increased link reliability, quality of service, improved coverage and performance by mitigating the effects of fading. Orthogonal frequency division multiplexing is a multi-carrier modulation technique, which ensures high data rate transmission in delay-dispersive environment by eliminating inter symbol interference. An OFDM system converts a frequency selective channel into several parallel frequency flat channels and thus reduces the effect of fading and makes multi channel equalization simpler. At first it converts the high speed serial data stream into a number of low speed data strings that can be transmitted in N subchannels. Then the OFDM technology modulates them using N subcarriers that are orthogonal to each other. The N modulated signals are transmitted together to the destination [2]. MIMO in combination with OFDM is widely used due to its best performance in terms of high data rates, capacity and good outcome in frequency selective fading channels. When the generated OFDM signal is transmitted over a number of antennas in order to achieve higher transmission rates or to achieve diversity then the system is referred to as a MIMO-OFDM system. Together they overcome the effects of ISI, improve the link reliability and also improve the spectral efficiency by using orthogonal subcarriers. So MIMO OFDM is a promising candidate technology for modern high speed wireless communication [3]. Channel estimation is one of the major challenges faced by a MIMO-OFDM system. It refers to the process of characterizing the effect of physical medium on the input sequence. Channel estimates or Channel State Information (CSI) are required at the receiver for the effective retrieval of transmitted signal. Various channel estimation techniques are used to judge the physical effects of the medium present for MIMO-OFDM systems [4-6]. As the wireless channel is rapidly varying with time, adaptive channel estimation (ACE) techniques that are able to update the parameters continuously, are suitable for the estimation of such a time variant channel. They are pilot based channel estimation techniques, which estimate the channel by transmitting a sequence of known signals along with the data signals. Main advantage of ACE techniques is that it doesn’t require any prior knowledge of channel and noise statistics [7]. Only parameter required is the knowledge of the
  • 2. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 40 | Page received signal, which can update the channel parameters automatically. Out of various adaptive channel estimation algorithms, Least Mean Square (LMS) algorithm is the simplest one with low complexity [8]. The three important parameters that are to be considered in selecting the adaptive algorithms for channel estimation are Mean Square Error (MSE), computational complexity and convergence rate [9]. Thus the main aim of any channel estimation technique is to minimize the MSE by utilizing as little computational resources as possible allowing easier implementation with low complexity and faster convergence. In order to further reduce the complexity of LMS algorithm, several simplified LMS algorithms can be used. It includes the Sign Error LMS (SELMS) algorithm, Sign Data Normalized LMS (SDNLMS) algorithm [10] etc. In this paper a low complexity Sign-Data Sign-Error Least Mean Square (SDSELMS) algorithm is proposed for channel estimation of MIMO OFDM System, which further reduces the complexity of other simplified algorithms. II. MIMO-OFDM System Model The MIMO OFDM system model based on pilot based channel estimation is depicted in Fig. 1. Figure 1. MIMO-OFDM system model The input data in the form of binary sequence is first mapped into multi amplitude multi phase signals according to the type of modulation used. Here QPSK modulation is used. The modulated serial data sequence is then converted into N parallel data sequences with the help of a serial to parallel converter. Then pilot signals are inserted uniformly between the information sequences at known positions for the purpose of channel estimation at the receiver side. After inserting the pilot signals, the parallel data sequences are passed through an IFFT block which converts the complex data sequence in frequency domain into time domain. In the next stage cyclic prefix is added to each of the OFDM signal. Cyclic prefix is the copy of last part of OFDM symbol that is added at the beginning of each OFDM symbol. It is inserted mainly to prevent the effect of Inter Symbol Interference (ISI) in OFDM signals. It acts as a buffer between two OFDM symbols and thus prevents ISI. After adding cyclic prefix, the parallel sequence is converted into serial data sequences and is transmitted through a number of antennas to the receiver through a Rayleigh fading channe [11l. At the receiver end the data is received by a number of receive antennas as it is a MIMO system. The received serial data is converted into parallel sequences with the help of a serial to parallel converter. The cyclic prefix added at the transmitter is removed and the received signal is passed through an FFT block for demultiplexing the multicarrier signals. It converts the time domain signal back into frequency domain signal. The pilot signals are then extracted from demultiplexed sample. This pilot signal is further used for the estimation of channel using various adaptive channel estimation algorithms. After estimating the channel, transmitted data signals can be recovered by dividing the received signal by the obtained channel frequency response. Further the parallel data is converted into serial data sequence and is demodulated to reconstruct the original binary data at the receiver output [12]. III. Adaptive Channel Estimation Algorithms As the wireless channel is rapidly varying with time, a channel estimation algorithm that can automatically adapt according to time is required for effective channel estimation. An adaptive algorithm is such a process that can update its parameters automatically as it gain information about the changing environment [11]. An Adaptive estimator is able to update the parameters without any prior knowledge about the channel and noise statistics. The only requirement is the knowledge of the received signal.
  • 3. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 41 | Page Adaptive CE algorithms use an adaptive filter to estimate the MIMO OFDM channel. Fig. 2 shows an adaptive channel estimation scheme. Figure 2. Adaptive Channel Estimation Scheme In Fig. 2, )(ix represents the transmitted random sequence and  )(iy represents the random sequence received at any time instant i after passing through the channel. The sequence  )(ix is passed through a Rayleigh channel which is represented by the unknown time variant system with channel impulse response sequence h . The output sequence at the receiver can be described by: )()( inhxiy i  (1) where, )(in represents the Additive White Gaussian Noise (AWGN) with mean zero. Thus the received signal )(iy includes the effect of channel h and the AWGN noise )(in . At the receiver side consider an FIR filter with adjustable weights )(iw which is excited by the same pilot sequence used at the transmitter. This FIR filter can mimic the unknown channel by updating the weight vectors. FIR filter output can be represented as: i w i xiy )(ˆ (2) where, iw denotes the filter weight vector at i th instant of time. The error between the desired output and filter output is given by: ii wxiyie  )()( (3) The FIR filter coefficients are adjusted from iw to 1iw with the help of this error signal. The error signal is minimized through a number of iterations. After a number of iterations the output of the adaptive filter )(ˆ iy will assume values close to the output through the actual channel )(iy . Thus the adaptive filter will behave similar to the unknown channel [10]. Therefore, we can recover the channel impulse response sequence, h by determining the optimum value of weight vectors 1iw . There are a number of adaptive CE algorithms available with varying performance. Among them, the algorithm which is most popular and with lowest complexity is the Least Mean Square (LMS) algorithm. 3.1 LMS ACE Algorithm The LMS algorithm is an adaptive algorithm which incorporates an iterative procedure that makes successive corrections in the weight vector in the direction of the negative gradient vector which eventually leads to the minimum mean square error (MSE) compared to other algorithms [11]. LMS algorithm is relatively simple with the lowest complexity. In LMS algorithm the weight vector is updated by using the equation:  iiiii wxiyxww  )(* 1  (4) where, µ is the step size parameter. x(i) n(i) y(i) )(iy  Unknown time variant system h FIR filter model wi Adaptive Algorithm e(i)
  • 4. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 42 | Page 3.2 NLMS ACE Algorithm The main drawback of the standard LMS algorithm is its sensitivity to the scaling of inputs. This makes it hard to select a step size µ that guarantees the stability of the algorithm. Normalized LMS (NLMS) algorithm is a variant of LMS algorithm that solves this problem by normalizing the update factor with the power of the input signal [12]. It is similar to the LMS algorithm except the weight update calculation which is given by:  iii i ii wxiyx x ww    )(* 21   (5) where,  is a small positive constant to avoid division by zero. IV. Simplified ACE Algorithms Some of the adaptive filter applications require us to implement the adaptive filter algorithms on hardware targets like DSP devices, application specified integrated circuits and FPGA targets. A simplified version of standard LMS algorithm is required for such targets. The LMS algorithms can be simplified with the help of signum function. Signum function is defined as, +1 if x > 0 sign(x) = 0 if x = 0 (6) -1 if x < 0 Applying sign function to the standard LMS algorithm returns the following simplified sign LMS algorithms: 4.1 SELMS ACE Algorithm Sign Error Least Mean Square (SELMS) algorithm applies the signum function to the error signal. When the error signal is zero, this algorithm does not involve any multiplication operation. When the error signal is non zero, this algorithm involves only one multiplication operation. SELMS algorithm updates the weight vector of the adaptive filter using the equation,  iiiii wxiysignxww  )(* 1  (7) 4.2 SDNLMS ACE Algorithm Sign Data Normalized Least Mean Square (SDNLMS) algorithm applies the signum function to the input data signal [10]. When the input signal is zero, this algorithm does not involve any multiplication. When the input signal is non zero, this algorithm involves only one multiplication operation. SDLMS algorithm updates the weight vector of the adaptive filter using the equation:    iii i ii wxiyxsign x ww    )(* 21   (8) 4.3 Proposed Algorithm: SDSELMS Algorithm Sign Data Sign Error Least Mean Square (SDSELMS) algorithm applies signum function to both the input data signal and the error signal. It is a combination of SDLMS and SELMS algorithms. If either the input signal or the error signal is zero, this algorithm does not involve any multiplication. The algorithm involves a multiplication only if both the input signal and the error signal is non zero. Thus it reduces the number complex multiplications required. SDSELMS algorithm updates the weight vector of the adaptive filter using the equation:    iiiii wxiysignxsignww  )(* 1  (9) Thus by applying signum function to both the data signal and the error signal, the SDSELMS algorithm further simplifies the complexity of the low complex SDNLMS algorithm. V. Experimental Results The main performance parameters for a channel estimation algorithm are Mean Square Error (MSE), Convergence rate and Computational complexity. This section compares the MSE performance and computational complexity for LMS, NLMS, SELMS, SDNLMS, SDSELMS algorithms for MIMO OFDM systems. Simulation is done in MATLAB 2013. A 2*2 MIMO-OFDM system is considered in these simulations. Modulation scheme used is QPSK. Noise used in the simulation is AWGN noise and the channel under consideration is Rayleigh fading channel.
  • 5. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 43 | Page 5.1 MSE performance Fig. 3 shows the MSE performance for the various ACE algorithms described in the above section. Among the algorithms, NLMS algorithm provides the best MSE performance. SDNLMS algorithm provides almost same MSE performance as that of NLMS algorithm. MSE performance of SDSELMS algorithm is less than SDNLMS. SELMS algorithm has the least MSE performance. LMS algorithm also has less MSE performance. 0 200 400 600 800 1000 1200 1400 1600 1800 2000 -140 -120 -100 -80 -60 -40 -20 0 20 Iterations MeanSquareErrorindB LMS NLMS SELMS SDNLMS SDSELMS Figure 3. MSE Performance of different ACE algorithms 5.2 Convergence Rate From the simulation results it is seen that Sign Data Sign Error LMS CE algorithm provides the fastest convergence among all the CE algorithms. SELMS CE also provides faster convergence. The LMS algorithm comes next. NLMS algorithm has the least convergence rate. SDNLMS algorithm has better convergence when compared with NLMS algorithm. Thus SDSELMS algorithm provides good performance in terms of convergence. The convergence performance of the new SDSELMS algorithm is shown in Fig. 4. Fig. 5 shows the comparison of convergence performance for the various existing ACE algorithms with the new SDSELMS algorithm. 0 20 40 60 80 100 120 140 160 180 200 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 Iterations MeanSquareError Proposed Algorithm : SDSELMS Figure 4. Convergence Performance of new SDSELMS algorithm
  • 6. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 44 | Page 0 50 100 150 200 250 300 350 400 450 500 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 Iterations MeanSquareError,MSE LMS NLMS SELMS SDNLMS SDSELMS Figure 5. Comparison of Convergence Performance for different ACE algorithms 5.3 Computational Complexity Computational complexity is one of the key parameter that is to be considered while designing a channel estimation algorithm. The complexity of the CE algorithm should be as low as possible for reducing the complexity of the whole system. The computational complexity in terms of the number of complex multiplications, divisions, additions and sign operations required during each iteration for an L length complex- valued data, is shown in Table I. Table I Computational complexity for different ACE algorithms Method Addition Multiplication Division Sign LMS 2L 2L+1 - - SELMS 2L 2L - 1 NLMS 3L 3L+1 1 - SDNLMS 3L 2L+1 1 1 SDSELMS 2L 2L - 2 From the calculations it can be seen that SDSELMS algorithm has the least complexity as it requires less number of complex multiplications. It is due to the use of two signum functions. SELMS and LMS algorithms also have low complexity but greater than SDSELMS algorithm. NLMS algorithm has the highest complexity as it involves more number of complex multiplications and a division operation. SDNLMS has comparatively less complexity than NLMS algorithm as it requires less number of complex multiplications than NLMS algorithm. VI. Conclusion MIMO-OFDM technology has became a vital part in modern wireless communication systems which provides significant increase in data rates, capacity and link reliability without any additional bandwidth or power consumption. Channel estimation is one of the key challenges faced by MIMO OFDM systems. In this paper a new SDSELMS ACE algorithm is proposed for the channel estimation in MIMO-OFDM Systems. Its performance is compared with some low complexity adaptive channel estimation algorithms like LMS, NLMS, SELMS, SDNLMS. From the experimental results and analysis, it can be seen that the proposed SDSELMS algorithm provides the lowest complexity and faster convergence than the other ACE algorithms. So for those applications which require low complexity and faster convergence SDSELMS algorithm is an effective choice.
  • 7. SDSELMS-A Simplified Adaptive Channel Estimation Algorithm for MIMO-OFDM System DOI: 10.9790/2834-10413945 www.iosrjournals.org 45 | Page References [1] Vaishali B. Niranjane, Nivedita A. Pande, And Anjali A. Keluskar, “Adaptive Channel Estimation Technique For MIMO-OFDM,” International Journal Of Emerging Technology And Advanced Engineering, ISSN 2250-2459, Vol 3, Issue 1, January 2013. [2] S. A. Hosseini, And S. A. Hadei, “Low-Complexity Adaptive Channel Estimation For MIMO-OFDM Systems Over Rayleigh Fadingchannels,” National Conference On New Idea On Electrical Engineering, Vol. 12, March 2012. [3] Pei-Sheng Pan And Bao-Yu Zheng, “An Adaptive Channel Estimation Technique In MIMO -OFDM Systems,” Journal Of Electronic Science And Technology Of China, Vol. 6, No. 3, September 2008. [4] M. M. Rana, And M. K. Hosain, “Adaptive Channel Estimation Techniques For MIMO OFDM Systems,” International Journal Of Advanced Computer Science And Applications, United States, Vol. 1 No. 6, December 2010. [5] D. B. Bhoyar, Dr. C. G. Dethe, Dr. M. M. Mushrif, A. P. Narkhede, “Leaky Least Mean Square (LLMS) Algorithm For Channel Estimation In BPSK-QPSK-PSK MIMO-OFDM System,” International Conference On Automation, Computing, Communication, Control And Compressed Sensing (Imac4s), Pp.623 – 629, March 2013. [6] T. Chang, W. Chiang, And Y. P. Hong, “Training Sequence Design For Discriminatory Channel Estimation In Wireless MIMO Systems,” IEEE Transactions On Signal Processing, Vol. 58, No. 12, Pp. 6223–6237,2010. [7] S. Haykin, “Adaptive Filter Theory,” Prentice-Hall International Inc, 1996. [8] A. H. Sayed, “Fundamentals Of Adaptive Filtering,” John Wiley & Sons, June 13, 2003. [9] Sinem Coleri, Mustafa Ergen, Anuj Puri And Ahmad Bahai, “Channel Estimation Techniques Based On Pilot Arrangement In OFDM Systems,” IEEE Transactions On Broadcasting, Vol. 48, No. 3, September 2002. [10] T. A. Dewan, S. Hasan And F. Hossain, “Low Complexity SDNLMS Adaptive Channel Estimation For MIMO-OFDM Systems,” International Conference On Electrical Information And Communication Technology (EICT), Pp.1-5, 2013. [11] A. Zaier And R. Bouallègue, “Channel Estimation Study For Block - Pilot Insertion In OFDM Systems Under Slowly Time Varying Conditions,” International Journal Of Computer Networks & Communications (IJCNC), Vol.3, No.6, November 2011. [12] N. Daryasafar, A. Lashkari, B. Ehyaee, “Channel Estimation In MIMO-OFDM Systems Based On Comparative Methods By LMS Algorithm,” International Journal Of Computer Science Issues (IJCSI), Vol. 9, Issue 3, No 3, May 2012.