Adaptive Filters DFE

25
Decision Feedback Equalizer

description

A presentation on Decision feedback equalizer

Transcript of Adaptive Filters DFE

Page 1: Adaptive Filters DFE

Decision FeedbackEqualizer

Page 2: Adaptive Filters DFE

Overview

•Overview of Decision Feedback Equalizer•Results from implementation•Conclusion

Page 3: Adaptive Filters DFE

Equalization

•The process of reversing the effect of the channel to recover the input signal.•The goal of an equalizer is to eliminate the inter symbol interference and the additive noise as much as possible.

Page 4: Adaptive Filters DFE

Categories of Equalizers•Linear Equalizers :• Rely on the principle of inverting the channel response.• Removes ISI but causes noise enhancement.

•Nonlinear Equalizers• Estimates ISI in the feedback path• Reconstructs ISI and removes it from the signal.

Page 5: Adaptive Filters DFE

Need for Nonlinear equalizers

•Linear equalizers are simple to implement but they do not work well if the channel has both poles and zeroes.

•Nonlinear equalizer can help in counteracting these effects.

Page 6: Adaptive Filters DFE

Decision Feedback EqualizerFeedforward Filter:

• If the transfer function is of the form H(z) = C(z)/A(z). It helps in removing the effects of A(z)

Feedback Filter:

• It helps in removing the Inter Symbol Interference(ISI).

• If the transfer function of the filter is H(z)=C(z)/A(z). It helps in removing the effects of C(z)

Decision Device

• It makes the decision depending upon the current estimate.

• This decision becomes the input to the feeback filter in decision directed mode.

Page 7: Adaptive Filters DFE

Modes of operation• Training Mode: • Preamble: A known signal is made input to the feedback filter.• Error signal: Error signal is generated by comparing estimate and the

preamble to adjust the coefficients of the filter

•Decision Directed Mode:• The output of the decision device is made input to the feedback filter.

Page 8: Adaptive Filters DFE

Input Signal

• A BPSK signal containing ten thousand samples.

• It had zero mean and unit variance.

Page 9: Adaptive Filters DFE

Channel transfer function

1+ 0.078z-1 + 0.5z-2

1 - 0.5z-1

• The channel has both poles and zeroes.

Output Signal

Page 10: Adaptive Filters DFE

Case 1:◦ When no noise was added to the received signal

Case 2:◦ In presence of noise with high SNR

Case 3:◦ In presence of noise with low SNR

Page 11: Adaptive Filters DFE

In Absence of Noise

1+ 0.078z-1 + 0.5z-2 1 - 0.5z-1

Page 12: Adaptive Filters DFE

Estimate of the input signal

Decision Feedback Equalizer Linear Equalizer

Page 13: Adaptive Filters DFE

Errors in EstimationDecision Feedback Equalizer

Linear Equalizer

Errors 0 15

Page 14: Adaptive Filters DFE

Instantaneous MSE

Decision Feedback Equalizer Linear Equalizer

Page 15: Adaptive Filters DFE

Weight vector after trainingw =

-0.0780-0.5000-2.7883e-121.0000-0.5000

Coefficients of the feedback filter

Coefficients of the Feedforward filter

1+ 0.078z-1 + 0.5z-2 1 - 0.5z-1

Hch(z) =

• The feedback filter removes the effects of C(z).

• The feedforward filter removes the effects of A(z).

C(z) = A(z)

Page 16: Adaptive Filters DFE

For High SNR

1+ 0.078z-1 + 0.5z-2 1 - 0.5z-1

Noise

Page 17: Adaptive Filters DFE

Estimate of the input signal

Decision Feedback Equalizer Linear Equalizer

Page 18: Adaptive Filters DFE

Errors in EstimationDecision Feedback Equalizer

Linear Equalizer

Errors 0 20

Page 19: Adaptive Filters DFE

Instantaneous MSE

Linear EqualizerDecision Feedback Equalizer

Page 20: Adaptive Filters DFE

For Low SNR

1+ 0.078z-1 + 0.5z-2 1 - 0.5z-1

Noise

Page 21: Adaptive Filters DFE

Estimate of the input signal

Decision Feedback Equalizer Linear Equalizer

Page 22: Adaptive Filters DFE

Errors in EstimationDecision Feedback Equalizer

Linear Equalizer

Errors 15 143

Page 23: Adaptive Filters DFE

Instantaneous MSE

Linear EqualizerDecision Feedback Equalizer

Page 24: Adaptive Filters DFE

Conclusion• Linear equalizer are simple to implement but causes noise enhancement.

• Decision Feedback equalizers should be used in applications where Linear equalizers have poor performance.

Page 25: Adaptive Filters DFE

THANK YOU