SlideShare uma empresa Scribd logo
1 de 18
EQUALIZATION
Zena Mohammed
Inter Symbol Interference
delay spread causes inter symbol interference (ISI),
which in turn produces an irreducible error floor in
most digital modulation techniques.
ISI arises when the data transmitted through the
channel is dispersive, in which each received pulse is
affected somewhat by adjacent pulses and due to
which interference occurs in the transmitted signals.
Equalization
There are several techniques we can use as
countermeasures to delay spread.
These techniques fall in two broad categories:
o Signal processing.
o Antenna solution.
what a mean by Equalization?and what the
goal of it?
Equalization :is the process of remove ISI and noise
effects from the channel.
 It’s located at receiver end of the channel.
The goal of equalization is to mitigate the effects of ISI.
However, this goal must be balanced so that in the
process of removing ISI, the noise power in the
received signal is not enhanced.
A simple example, Consider a signal s(t) that is passed
through a channel with frequency response H(f). At the
receiver front end white Gaussian noise n(t) is added to
the signal, so the signal input to the receiver is
W(f) = S(f)H(f)+N(f), where N(f) has power spectral
density N0. If the bandwidth of s(t) is B ,then the noise
power within the signal bandwidth of interest is N0B.
Suppose we wish to equalize the received
signal so as to completely remove the ISI introduced by
the channel. This is easily done by introducing an
analog equalizer in the receiver defined by
𝐻𝑒𝑞(𝑓) = 1/H(f).
The receiver signal W(f) after passing through this equalizer
becomes [S(f)H(f) + N(f)] 𝐻𝑒𝑞(f) = S(f) + N0(f),
where N0(f) is colored Gaussian noise with power spectral
density N0/|H(f)|2. Thus, all ISI has been removed from the
transmitted signal S(f).
For an equalizer to mitigate the ISI introduced by the
channel, it must have an estimate of the channel impulse or
frequency response. Since the wireless channel varies over
time, the equalizer must learn the frequency response of
the channel (training) and then update its estimate of the
frequency response as the channel changes (tracking).
The process of equalizer training and tracking is often
referred to as adaptive equalization, since the equalizer
adapts to the changing channel.
• Linear1
• Nonlinear2
11.1Equalizer Types
Equalizer types(cont.)
 The linear techniques are generally the simplest to implement and
to understand conceptually. However, linear equalization
techniques typically suffer from noise enhancement on frequency-
selective fading channels, and are therefore not used in most
wireless applications.
 Among nonlinear equalization techniques, decision-feedback
equalization (DFE) is the most common, since it is fairly
simple to implement and does not suffer from noise
enhancement.
 symbol-by-symbol SBS equalizers remove ISI from each symbol
and then detect each symbol individually.
 sequence estimators equalizers detect sequences of symbols, so
the effect of ISI is part of the estimation process. Maximum
likelihood sequence estimation (MLSE) is the optimal form of
sequence detection, but is highly complex.
11.2Folded Spectrum and ISI-Free Transmission
Input symbol
H(t)=p(t)*c(t)
the transmitted signal is thus given by d(t) ∗p(t) ∗c(t)
for d(t) = 𝑘 𝑑 𝑘 𝛿(𝑡 − 𝑘𝑇) the train of information symbols.
Let f(t) denote the combined baseband impulse response of the transmitter,
channel, and matched filter : f(t) = p(t)∗c(t)∗g(−t)
where 𝑛 𝑔(𝑡)= n(t) ∗g(−t) is the equivalent baseband noise at the equalizer input.
Resulting signal
y(t) = d(t)∗f(t) + 𝑛 𝑔(t)
= 𝑑 𝑘f(t − kT) +𝑛 𝑔(𝑡)
If we sample y(t) every T seconds we obtain 𝑦𝑛= y(nT) as
desired data bit ISI sampled baseband noise.
We now show that the condition for ISI-free transmission, 𝑓𝐾= 𝛿 𝑘 𝑓0, is satisfied if
and only if:
the folded spectrum
𝐹 (f) = 𝑓0 implies that the folded spectrum is flat.
We now show that 𝑓𝑘= 𝛿 𝑘 𝑓0 implies a flat folded spectrum. If 𝑓𝑘= 𝛿 𝑘 𝑓0
So 𝑓𝑘 is the Fourier transform of F(f). Therefore, if 𝑓𝑘= 𝛿 𝑘 𝑓0, F(f) =𝑓0.
11.3 Linear Equalizers
A linear equalizer minimizes the error between the received symbol and
the transmitted symbol without enhancing the noise. Although linear
equalizer performs better, but its performance is not enough for channels
with severe ISI. An obvious choice for channels with severe ISI is a non-
linear equalizer.
11.3.1Zero Forcing (ZF) Equalizers
11.3.2Minimum Mean Square Error (MMSE)
Equalizer
In MMSE equalization the goal of the equalizer design is to minimize
the average mean square error (MSE) between the transmitted
symbol 𝑑 𝑘 and its estimate 𝑑 𝑘at the output of the equalizer, i.e we
want to find the {𝑤𝑖}s to minimize E[𝑑 𝑘− 𝑑 𝑘]. Since we are dealing
with linear equalizers, the equalizer output 𝑑 𝑘̂ is a linear
combination of the input samples 𝑦 𝑘:
There are three interesting things to notice about this result:
First of all, the ideal infinite length MMSE equalizer cancels out the noise
whitening filter.
Second, this infinite length equalizer is identical to the ZF filter except for the
noise term N0, so in the absence of noise the two equalizers are equivalent.
Finally, this ideal equalizer design clearly shows a balance between inverting
the channel and noise enhancement:
Maximum-likelihood sequence estimation (MLSE) avoids the problem of noise
enhancement since it doesn’t use an equalizing filter: instead it estimates the
sequence of transmitted symbols . Using a Gram-Schmidt orthonormalization
procedure we can express w(t) on a time interval [0, LT] as
11.4Maximum Likelihood Sequence
Estimation
11.5Decision-Feedback Equalization
• The DFE consists of a feedforward filter with the received
sequence as input (similar to the linear equalizer) followed by a
feedback filter with the previously detected sequence as input.
the DFE determines the ISI contribution from the detected symbols {𝑑 𝑛} by passing
them through the feedback filter. The resulting ISI is then subtracted from the
incoming symbols. Since the feedback filter D(z) in Figure below sits in a feedback
loop, it must be strictly causal, or else the system is unstable. The feedback filter of
the DFE does not suffer from noise enhancement because it estimates the channel
frequency response rather than its inverse. For channels with deep spectral nulls,
DFEs generally perform much better than linear equalizers.
11.6Equalizer Training and Tracking
• in wireless channels c(t) = c(𝜏,t) will change over time, the system
must periodically estimate the channel c(t) and update the
equalizer coefficients accordingly. This process is called equalizer
training.
• Note that the bit decisions 𝑑 𝑘 output from the equalizer are
typically passed through a threshold detector to round the
decision to the nearest bit value2. The resulting roundoff error
can be used to adjust the equalizer coefficients during data
transmission. This is called equalizer tracking.
• Tracking is based on the premise that if the roundoff error is
nonzero then the equalizer is not perfectly trained, and the
roundoff error can be used to adjust the channel estimate
inherent in the equalizer.
THANKS >>>>

Mais conteúdo relacionado

Mais procurados

Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)asadkhan1327
 
Coherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKCoherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKnaimish12
 
Improving coverage and capacity in cellular systems
Improving coverage and capacity in cellular systemsImproving coverage and capacity in cellular systems
Improving coverage and capacity in cellular systemsTarek Nader
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationSahar Foroughi
 
cellular concepts in wireless communication
cellular concepts in wireless communicationcellular concepts in wireless communication
cellular concepts in wireless communicationasadkhan1327
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter designRohan Nagpal
 
Amplitude shift keying (ask)
Amplitude shift keying (ask)Amplitude shift keying (ask)
Amplitude shift keying (ask)MOHAN MOHAN
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4JAIGANESH SEKAR
 
M ary psk modulation
M ary psk modulationM ary psk modulation
M ary psk modulationAhmed Diaa
 
Delta modulation
Delta modulationDelta modulation
Delta modulationmpsrekha83
 
Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadManish Srivastava
 
Radar Systems- Unit-III : MTI and Pulse Doppler Radars
Radar Systems- Unit-III : MTI and Pulse Doppler RadarsRadar Systems- Unit-III : MTI and Pulse Doppler Radars
Radar Systems- Unit-III : MTI and Pulse Doppler RadarsVenkataRatnam14
 
Adjacent channel interference in wireless .
Adjacent channel interference in wireless .Adjacent channel interference in wireless .
Adjacent channel interference in wireless .Mahmood Showrav
 

Mais procurados (20)

Introduction to equalization
Introduction to equalizationIntroduction to equalization
Introduction to equalization
 
Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)
 
Spread spectrum
Spread spectrumSpread spectrum
Spread spectrum
 
Fading & Doppler Effect
Fading & Doppler EffectFading & Doppler Effect
Fading & Doppler Effect
 
Coherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKCoherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASK
 
Multiple Access
Multiple AccessMultiple Access
Multiple Access
 
Improving coverage and capacity in cellular systems
Improving coverage and capacity in cellular systemsImproving coverage and capacity in cellular systems
Improving coverage and capacity in cellular systems
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless Communication
 
cellular concepts in wireless communication
cellular concepts in wireless communicationcellular concepts in wireless communication
cellular concepts in wireless communication
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
 
CELLULAR MOBILE RADIO SYSTEMS
CELLULAR MOBILE RADIO SYSTEMSCELLULAR MOBILE RADIO SYSTEMS
CELLULAR MOBILE RADIO SYSTEMS
 
Amplitude shift keying (ask)
Amplitude shift keying (ask)Amplitude shift keying (ask)
Amplitude shift keying (ask)
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4
 
M ary psk modulation
M ary psk modulationM ary psk modulation
M ary psk modulation
 
Delta modulation
Delta modulationDelta modulation
Delta modulation
 
Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spread
 
Radar Systems- Unit-III : MTI and Pulse Doppler Radars
Radar Systems- Unit-III : MTI and Pulse Doppler RadarsRadar Systems- Unit-III : MTI and Pulse Doppler Radars
Radar Systems- Unit-III : MTI and Pulse Doppler Radars
 
Adjacent channel interference in wireless .
Adjacent channel interference in wireless .Adjacent channel interference in wireless .
Adjacent channel interference in wireless .
 
GSM channels
GSM channelsGSM channels
GSM channels
 
Outdoor propagatiom model
Outdoor propagatiom modelOutdoor propagatiom model
Outdoor propagatiom model
 

Destaque

Equalization
EqualizationEqualization
Equalizationbhabendu
 
Channel Equalisation
Channel EqualisationChannel Equalisation
Channel EqualisationPoonan Sahoo
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizerSophia Jeanne
 
Adaptive equalization
Adaptive equalizationAdaptive equalization
Adaptive equalizationKamal Bhatt
 
Equalizer types
Equalizer typesEqualizer types
Equalizer typesGezo21
 
Equalisation, diversity, coding.
Equalisation, diversity, coding.Equalisation, diversity, coding.
Equalisation, diversity, coding.Vrince Vimal
 
Performance Fees for Investment Managers: A comparison of widely used models
Performance Fees for Investment Managers: A comparison of widely used modelsPerformance Fees for Investment Managers: A comparison of widely used models
Performance Fees for Investment Managers: A comparison of widely used modelsSystemic
 
Turbo equalizer
Turbo equalizerTurbo equalizer
Turbo equalizerrashp8
 
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMA
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMAPhD thesis - Decision feedback equalization and channel estimation for SC-FDMA
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMAGillian Huang
 
Equalization (Technique on Receiver Side to remove Interferences)
Equalization (Technique on Receiver Side to remove Interferences)Equalization (Technique on Receiver Side to remove Interferences)
Equalization (Technique on Receiver Side to remove Interferences)Syed Taimoor Hussain Shah
 
linear equalizer and turbo equalizer
linear equalizer and turbo equalizerlinear equalizer and turbo equalizer
linear equalizer and turbo equalizerDivya_mtech
 
Digital communication system
Digital communication systemDigital communication system
Digital communication systembabak danyal
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systemsNisreen Bashar
 
Advanced Digital Signal Processing book
Advanced Digital Signal Processing bookAdvanced Digital Signal Processing book
Advanced Digital Signal Processing book@zenafaris91
 

Destaque (20)

EQUALIZATION
EQUALIZATIONEQUALIZATION
EQUALIZATION
 
Equalization
EqualizationEqualization
Equalization
 
Channel Equalisation
Channel EqualisationChannel Equalisation
Channel Equalisation
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizer
 
Adaptive equalization
Adaptive equalizationAdaptive equalization
Adaptive equalization
 
Equalizer types
Equalizer typesEqualizer types
Equalizer types
 
Equalisation, diversity, coding.
Equalisation, diversity, coding.Equalisation, diversity, coding.
Equalisation, diversity, coding.
 
Performance Fees for Investment Managers: A comparison of widely used models
Performance Fees for Investment Managers: A comparison of widely used modelsPerformance Fees for Investment Managers: A comparison of widely used models
Performance Fees for Investment Managers: A comparison of widely used models
 
Turbo equalizer
Turbo equalizerTurbo equalizer
Turbo equalizer
 
Adc assignment final
Adc assignment finalAdc assignment final
Adc assignment final
 
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMA
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMAPhD thesis - Decision feedback equalization and channel estimation for SC-FDMA
PhD thesis - Decision feedback equalization and channel estimation for SC-FDMA
 
Turbo equalization
Turbo equalizationTurbo equalization
Turbo equalization
 
Mtech seminar1
Mtech seminar1Mtech seminar1
Mtech seminar1
 
Equalization (Technique on Receiver Side to remove Interferences)
Equalization (Technique on Receiver Side to remove Interferences)Equalization (Technique on Receiver Side to remove Interferences)
Equalization (Technique on Receiver Side to remove Interferences)
 
linear equalizer and turbo equalizer
linear equalizer and turbo equalizerlinear equalizer and turbo equalizer
linear equalizer and turbo equalizer
 
Digital communication system
Digital communication systemDigital communication system
Digital communication system
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
 
Advanced Digital Signal Processing book
Advanced Digital Signal Processing bookAdvanced Digital Signal Processing book
Advanced Digital Signal Processing book
 
Edc unit test 1
Edc unit test 1Edc unit test 1
Edc unit test 1
 

Semelhante a Equalization

pulse shaping and equalization
pulse shaping and equalizationpulse shaping and equalization
pulse shaping and equalizationremyard
 
Linear equalizations and its variations
Linear equalizations and its variationsLinear equalizations and its variations
Linear equalizations and its variationsVaishaliVaishali14
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANIJNSA Journal
 
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemEnhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemIOSR Journals
 
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemEnhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemIOSR Journals
 
Paper id 2720147
Paper id 2720147Paper id 2720147
Paper id 2720147IJRAT
 
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative StudyEcho Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Studyidescitation
 
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...CSCJournals
 
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Venkata Sudhir Vedurla
 
Paper id 2320147
Paper id 2320147Paper id 2320147
Paper id 2320147IJRAT
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 

Semelhante a Equalization (20)

pulse shaping and equalization
pulse shaping and equalizationpulse shaping and equalization
pulse shaping and equalization
 
Adaptive Equalization
Adaptive EqualizationAdaptive Equalization
Adaptive Equalization
 
Linear equalizations and its variations
Linear equalizations and its variationsLinear equalizations and its variations
Linear equalizations and its variations
 
frogcelsat
frogcelsatfrogcelsat
frogcelsat
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
 
signal.ppt
signal.pptsignal.ppt
signal.ppt
 
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemEnhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
 
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference SystemEnhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
Enhancement of New Channel Equalizer Using Adaptive Neuro Fuzzy Inference System
 
Paper id 2720147
Paper id 2720147Paper id 2720147
Paper id 2720147
 
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative StudyEcho Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Study
 
Emi fifth-sem-spectrum-analyzer
Emi fifth-sem-spectrum-analyzerEmi fifth-sem-spectrum-analyzer
Emi fifth-sem-spectrum-analyzer
 
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
 
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
 
Paper id 2320147
Paper id 2320147Paper id 2320147
Paper id 2320147
 
Dsp book ch15
Dsp book ch15Dsp book ch15
Dsp book ch15
 
Unit iv wcn main
Unit iv wcn mainUnit iv wcn main
Unit iv wcn main
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Adc dac
Adc dacAdc dac
Adc dac
 

Mais de @zenafaris91

Implementation of Digital Communication by using Matlab
Implementation of Digital Communication by using MatlabImplementation of Digital Communication by using Matlab
Implementation of Digital Communication by using Matlab@zenafaris91
 
PSEUDONOISE SEQUENCE IN CDMA EXAMPLE
PSEUDONOISE SEQUENCE IN CDMA EXAMPLEPSEUDONOISE SEQUENCE IN CDMA EXAMPLE
PSEUDONOISE SEQUENCE IN CDMA EXAMPLE@zenafaris91
 
IWSN with OMNET++ Simulation
IWSN with OMNET++ SimulationIWSN with OMNET++ Simulation
IWSN with OMNET++ Simulation@zenafaris91
 
IWSN with OMNET++ Simulation
IWSN with OMNET++ SimulationIWSN with OMNET++ Simulation
IWSN with OMNET++ Simulation@zenafaris91
 
face recognition based on PCA
face recognition based on PCAface recognition based on PCA
face recognition based on PCA@zenafaris91
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN@zenafaris91
 
advancsed microprocessor and interfacing
advancsed microprocessor and interfacingadvancsed microprocessor and interfacing
advancsed microprocessor and interfacing@zenafaris91
 
optical transmitter
optical transmitteroptical transmitter
optical transmitter@zenafaris91
 

Mais de @zenafaris91 (12)

Implementation of Digital Communication by using Matlab
Implementation of Digital Communication by using MatlabImplementation of Digital Communication by using Matlab
Implementation of Digital Communication by using Matlab
 
PSEUDONOISE SEQUENCE IN CDMA EXAMPLE
PSEUDONOISE SEQUENCE IN CDMA EXAMPLEPSEUDONOISE SEQUENCE IN CDMA EXAMPLE
PSEUDONOISE SEQUENCE IN CDMA EXAMPLE
 
IWSN with OMNET++ Simulation
IWSN with OMNET++ SimulationIWSN with OMNET++ Simulation
IWSN with OMNET++ Simulation
 
IWSN with OMNET++ Simulation
IWSN with OMNET++ SimulationIWSN with OMNET++ Simulation
IWSN with OMNET++ Simulation
 
face recognition based on PCA
face recognition based on PCAface recognition based on PCA
face recognition based on PCA
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN
 
advancsed microprocessor and interfacing
advancsed microprocessor and interfacingadvancsed microprocessor and interfacing
advancsed microprocessor and interfacing
 
WLAN:VPN Security
WLAN:VPN SecurityWLAN:VPN Security
WLAN:VPN Security
 
optical transmitter
optical transmitteroptical transmitter
optical transmitter
 
DSR Protocol
DSR ProtocolDSR Protocol
DSR Protocol
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 

Último

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 

Último (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 

Equalization

  • 2. Inter Symbol Interference delay spread causes inter symbol interference (ISI), which in turn produces an irreducible error floor in most digital modulation techniques. ISI arises when the data transmitted through the channel is dispersive, in which each received pulse is affected somewhat by adjacent pulses and due to which interference occurs in the transmitted signals.
  • 3. Equalization There are several techniques we can use as countermeasures to delay spread. These techniques fall in two broad categories: o Signal processing. o Antenna solution.
  • 4. what a mean by Equalization?and what the goal of it? Equalization :is the process of remove ISI and noise effects from the channel.  It’s located at receiver end of the channel. The goal of equalization is to mitigate the effects of ISI. However, this goal must be balanced so that in the process of removing ISI, the noise power in the received signal is not enhanced.
  • 5. A simple example, Consider a signal s(t) that is passed through a channel with frequency response H(f). At the receiver front end white Gaussian noise n(t) is added to the signal, so the signal input to the receiver is W(f) = S(f)H(f)+N(f), where N(f) has power spectral density N0. If the bandwidth of s(t) is B ,then the noise power within the signal bandwidth of interest is N0B. Suppose we wish to equalize the received signal so as to completely remove the ISI introduced by the channel. This is easily done by introducing an analog equalizer in the receiver defined by 𝐻𝑒𝑞(𝑓) = 1/H(f).
  • 6. The receiver signal W(f) after passing through this equalizer becomes [S(f)H(f) + N(f)] 𝐻𝑒𝑞(f) = S(f) + N0(f), where N0(f) is colored Gaussian noise with power spectral density N0/|H(f)|2. Thus, all ISI has been removed from the transmitted signal S(f). For an equalizer to mitigate the ISI introduced by the channel, it must have an estimate of the channel impulse or frequency response. Since the wireless channel varies over time, the equalizer must learn the frequency response of the channel (training) and then update its estimate of the frequency response as the channel changes (tracking). The process of equalizer training and tracking is often referred to as adaptive equalization, since the equalizer adapts to the changing channel.
  • 8. Equalizer types(cont.)  The linear techniques are generally the simplest to implement and to understand conceptually. However, linear equalization techniques typically suffer from noise enhancement on frequency- selective fading channels, and are therefore not used in most wireless applications.  Among nonlinear equalization techniques, decision-feedback equalization (DFE) is the most common, since it is fairly simple to implement and does not suffer from noise enhancement.  symbol-by-symbol SBS equalizers remove ISI from each symbol and then detect each symbol individually.  sequence estimators equalizers detect sequences of symbols, so the effect of ISI is part of the estimation process. Maximum likelihood sequence estimation (MLSE) is the optimal form of sequence detection, but is highly complex.
  • 9. 11.2Folded Spectrum and ISI-Free Transmission Input symbol H(t)=p(t)*c(t) the transmitted signal is thus given by d(t) ∗p(t) ∗c(t) for d(t) = 𝑘 𝑑 𝑘 𝛿(𝑡 − 𝑘𝑇) the train of information symbols. Let f(t) denote the combined baseband impulse response of the transmitter, channel, and matched filter : f(t) = p(t)∗c(t)∗g(−t) where 𝑛 𝑔(𝑡)= n(t) ∗g(−t) is the equivalent baseband noise at the equalizer input. Resulting signal y(t) = d(t)∗f(t) + 𝑛 𝑔(t) = 𝑑 𝑘f(t − kT) +𝑛 𝑔(𝑡)
  • 10. If we sample y(t) every T seconds we obtain 𝑦𝑛= y(nT) as desired data bit ISI sampled baseband noise. We now show that the condition for ISI-free transmission, 𝑓𝐾= 𝛿 𝑘 𝑓0, is satisfied if and only if: the folded spectrum 𝐹 (f) = 𝑓0 implies that the folded spectrum is flat. We now show that 𝑓𝑘= 𝛿 𝑘 𝑓0 implies a flat folded spectrum. If 𝑓𝑘= 𝛿 𝑘 𝑓0 So 𝑓𝑘 is the Fourier transform of F(f). Therefore, if 𝑓𝑘= 𝛿 𝑘 𝑓0, F(f) =𝑓0.
  • 11. 11.3 Linear Equalizers A linear equalizer minimizes the error between the received symbol and the transmitted symbol without enhancing the noise. Although linear equalizer performs better, but its performance is not enough for channels with severe ISI. An obvious choice for channels with severe ISI is a non- linear equalizer.
  • 13. 11.3.2Minimum Mean Square Error (MMSE) Equalizer In MMSE equalization the goal of the equalizer design is to minimize the average mean square error (MSE) between the transmitted symbol 𝑑 𝑘 and its estimate 𝑑 𝑘at the output of the equalizer, i.e we want to find the {𝑤𝑖}s to minimize E[𝑑 𝑘− 𝑑 𝑘]. Since we are dealing with linear equalizers, the equalizer output 𝑑 𝑘̂ is a linear combination of the input samples 𝑦 𝑘:
  • 14. There are three interesting things to notice about this result: First of all, the ideal infinite length MMSE equalizer cancels out the noise whitening filter. Second, this infinite length equalizer is identical to the ZF filter except for the noise term N0, so in the absence of noise the two equalizers are equivalent. Finally, this ideal equalizer design clearly shows a balance between inverting the channel and noise enhancement:
  • 15. Maximum-likelihood sequence estimation (MLSE) avoids the problem of noise enhancement since it doesn’t use an equalizing filter: instead it estimates the sequence of transmitted symbols . Using a Gram-Schmidt orthonormalization procedure we can express w(t) on a time interval [0, LT] as 11.4Maximum Likelihood Sequence Estimation
  • 16. 11.5Decision-Feedback Equalization • The DFE consists of a feedforward filter with the received sequence as input (similar to the linear equalizer) followed by a feedback filter with the previously detected sequence as input. the DFE determines the ISI contribution from the detected symbols {𝑑 𝑛} by passing them through the feedback filter. The resulting ISI is then subtracted from the incoming symbols. Since the feedback filter D(z) in Figure below sits in a feedback loop, it must be strictly causal, or else the system is unstable. The feedback filter of the DFE does not suffer from noise enhancement because it estimates the channel frequency response rather than its inverse. For channels with deep spectral nulls, DFEs generally perform much better than linear equalizers.
  • 17. 11.6Equalizer Training and Tracking • in wireless channels c(t) = c(𝜏,t) will change over time, the system must periodically estimate the channel c(t) and update the equalizer coefficients accordingly. This process is called equalizer training. • Note that the bit decisions 𝑑 𝑘 output from the equalizer are typically passed through a threshold detector to round the decision to the nearest bit value2. The resulting roundoff error can be used to adjust the equalizer coefficients during data transmission. This is called equalizer tracking. • Tracking is based on the premise that if the roundoff error is nonzero then the equalizer is not perfectly trained, and the roundoff error can be used to adjust the channel estimate inherent in the equalizer.