Issues with ZF and LMMSE Equalization in Multicarrier-FTN Receiver Implementation (BPSK, AWGN)

Known_me

New member
I am working on implementing the attached paper in MATLAB. I have successfully implemented the transmitter, but I am facing challenges with the receiver.
The main issue is that the Zero-Forcing (ZF) equalizer (i.e., the inverse of the HH matrix) does not provide an acceptable BER when τ<1. However, when τ=1, the performance is acceptable.
To improve performance, I also tried implementing the standard LMMSE equalizer, since my system does not include channel coding. However, the performance gap between τ=1 and τ=0.9 is still very large.
I am using BPSK modulation and only AWGN noise in my simulation. What could be causing this significant degradation in performance for τ<1? Are there any recommended techniques to improve BER in this scenario?
Any insights or suggestions would be greatly appreciated!
 

Attachments

  • A Faster-than-Nyquist (FTN)-Based Multicarrier.pdf
    312.3 KB · Views: 11
@Known_me: Are you implementing this on a Teensy ?? This forum is for the discussion and support of the Teensy family of products. If you are using strictly MATLAB, your question might be more appropriately posted on their forum.

Mark J Culross
KD5RXT
 
Back
Top