Feedforward equalizer for NRZ OOK signals

5 visualizzazioni (ultimi 30 giorni)
호륜
호륜 il 14 Set 2023
Commentato: Sam Jeong il 15 Set 2023
Hello,
currently I'm working on transmission of NRZ OOK signals generated from bit pattern generator with prbs order of 15 and
would like to do FFE with LMS algorithm to compensate ISI.
I found that there is a matlab function of FFE, but the default constellation is QPSK.
(Constellation Signal constellation
pskmod(0:3,4,pi/4) (default) | vector
Signal constellation, specified as a vector. The default value is a QPSK constellation generated using this code: pskmod(0:3,4,pi/4).
Data Types: double)
can I adjust the default so that I can utilize for OOK?
If so, I'd like to know how to do.
Thanks
  1 Commento
Sam Jeong
Sam Jeong il 15 Set 2023
Hi,
Do you mean FFE as a Feed-Foward Equalizer generally used in SerDes Application?
If is it, I would like to recommend you to use SerDes Toolbox which contains stimulus block for PRBS pattern generation and FFE blocks. It will save your effort.
Regards,
Sam

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Customize SerDes Systems in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by