SlideShare una empresa de 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 >>>>

Más contenido relacionado

La actualidad más candente

NYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISINYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISIFAIZAN SHAFI
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4JAIGANESH SEKAR
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)vishnudharan11
 
Introduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsIntroduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsNitin Jain
 
3.2 modulation formats bpsk, qpsk, oqpsk,
3.2 modulation formats   bpsk, qpsk, oqpsk,3.2 modulation formats   bpsk, qpsk, oqpsk,
3.2 modulation formats bpsk, qpsk, oqpsk,JAIGANESH SEKAR
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Miles Kevin Galario
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Gagan Randhawa
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fadingAJAL A J
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategiesAJAL A J
 
Multiple access techniques
Multiple access techniquesMultiple access techniques
Multiple access techniquesBibhu Prasad
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)liril sharma
 
Equalization
EqualizationEqualization
Equalizationbhabendu
 

La actualidad más candente (20)

Fading & Doppler Effect
Fading & Doppler EffectFading & Doppler Effect
Fading & Doppler Effect
 
OFDM
OFDMOFDM
OFDM
 
NYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISINYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISI
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4
 
Microwave measurements in detail
Microwave measurements in detailMicrowave measurements in detail
Microwave measurements in detail
 
Unit iv wcn main
Unit iv wcn mainUnit iv wcn main
Unit iv wcn main
 
Propagation mechanisms
Propagation mechanismsPropagation mechanisms
Propagation mechanisms
 
Multiple access techniques for wireless communications
Multiple access techniques for wireless communicationsMultiple access techniques for wireless communications
Multiple access techniques for wireless communications
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)
 
Introduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsIntroduction To Wireless Fading Channels
Introduction To Wireless Fading Channels
 
3.2 modulation formats bpsk, qpsk, oqpsk,
3.2 modulation formats   bpsk, qpsk, oqpsk,3.2 modulation formats   bpsk, qpsk, oqpsk,
3.2 modulation formats bpsk, qpsk, oqpsk,
 
Multiple Access Techniques
Multiple Access TechniquesMultiple Access Techniques
Multiple Access Techniques
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fading
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategies
 
Multiple access techniques
Multiple access techniquesMultiple access techniques
Multiple access techniques
 
DPCM
DPCMDPCM
DPCM
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 
Equalization
EqualizationEqualization
Equalization
 

Destacado

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
 

Destacado (20)

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
 
CV Taoufikenglish
CV TaoufikenglishCV Taoufikenglish
CV Taoufikenglish
 

Similar 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
 
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSComparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSijsrd.com
 

Similar 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
 
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
 
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSComparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
 

Más 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
 

Más 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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Ú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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
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...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 

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.