필터 지우기
필터 지우기

How can i improve Mini. BER using Serdes Toolbox in Simulink?

조회 수: 9 (최근 30일)
ruixian zhang
ruixian zhang 2023년 4월 6일
댓글: Xiongshi 2024년 7월 10일 14:18
In Serdes Toolbox of simulink, setting target BER to 1e-6 or less doesn't work and the mini. BER of my system is always around 1e-5. My system includes:
PRBS -> channel (8-dB loss in Nyquist point) -> Recevier (VGA->CTLE->FFE->AGC)
How can i improve mini.BER? Is my system structure wrong (like i need some DSP module)? Or there is other environmental configuration?

답변 (2개)

Nithin
Nithin 2023년 11월 14일
I believe the MinBER in serdes tool box has nothing to do with eye quality, its just shows 1/(Total number of Symbols- Ignored bits). Just increasing your total number of symbols should solve the problem in this case .
  댓글 수: 1
Xiongshi
Xiongshi 2024년 7월 10일 14:18
Thank you! So, how can i get actual BER in this serdes toolbox?

댓글을 달려면 로그인하십시오.


Naren
Naren 2023년 4월 25일
Hello Ruixian,
Noise, Signal Distortion in the circuit components are a few of the variables that can lead to a minimum BER. Here are possible solutions to raise the minimum BER.
  • By increasing transmitted signal’s power or lowering receiver or channel noise, you can improve the signal-to-noise ratio (SNR). Increasing the CTLE (Continuous Time Linear Equaliser) gain can help minimise noise by widening the receiver's bandwidth.
  • To enhance signal quality, change the receiver's equalisation settings. For instance, you can modify the FFE (Feed-Forward Equaliser) taps to enhance the equalizer's response.
  • If there are any substantial signal distortions or losses, check the frequency response of your channel and receiver. To determine the frequency response of the elements in your circuit, utilise a frequency response analyser.
  • Make that the impedances of your transmitter and receiver are correctly matched. Signal reflections brought on a mismatched impedance might result in signal distortion and higher BER.
  • Verify the PRBS (Pseudo-Random Binary Sequence) signal's quality. A long enough length and proper generation and transmission are required to prevent pattern-dependent effects
To further enhance signal quality, think about utilising DSP (Digital Signal Processing) methods like adaptive equalisation, error correction coding, or noise reduction algorithms.

카테고리

Help CenterFile Exchange에서 Design and Simulate SerDes Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by