Feedforward equalizer for NRZ OOK signals

5 ビュー (過去 30 日間)
호륜
호륜 2023 年 9 月 14 日
コメント済み: Sam Jeong 2023 年 9 月 15 日
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 件のコメント
Sam Jeong
Sam Jeong 2023 年 9 月 15 日
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

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCustomize SerDes Systems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by