DFE equalizer algorithm understanding

Dear all,
I am a new programmer for DSP. I have a question related to basic understanding of FFE, DFE algorithm as follow.
What exactly the decision device in DFE structure is? For instance, you may find attached figure illustrating an simple DFE structure. Is there anyone help me to understand what decision block play any role here?
For coding, how can we perform this block?
Thank in advanced Bonny

1 Comment

Hello Bonny,
The decision block allows for non linearity, it provides the removal of the noise (if all the guess are rigth).
you can implement the DFE your self by using adaptative filtering for the two filters, or , if you the comm toolbox, there is also an in-built implementation of DFE equalizer.
Kind regards,

Sign in to comment.

Answers (0)

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Tags

Asked:

on 19 Feb 2017

Commented:

on 24 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!