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
Abby__DSP
2020년 3월 24일
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,
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!