DFE equalizer algorithm understanding
Show older comments

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
Abby__DSP
on 24 Mar 2020
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,
Answers (0)
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!