how to see a serdes channel's frequency response in simulink?

8 views (last 30 days)
I opened the example "Architectural 112G PAM4 ADC-Based SerDes Model", and I want to see the channel's frequency response.
I tried function "frestimate" but it didn't work.

Accepted Answer

Amish
Amish on 6 Aug 2024
Hi Xufei,
I see that you are looking for a way to see the channel's frequency response for the example "Architectural 112G PAM4 ADC-Based SerDes Model".
To analyze the frequency response of a channel in a Simulink model, you can use the "Linear Analysis" tool in Simulink. This tool is more appropriate for this purpose than the "frestimate" function, especially when dealing with complex models like the "Architectural 112G PAM4 ADC-Based SerDes Model".
In order to achieve your objective, open the Linear Analysis Tool, click on the "New Input-Output Transfer Response" button and select the input and output points. You can then compute the frequency response using the "Bode"button. The Bode plot is displayed in the Linear Analysis Tool.
The documentation for the Linear Analysis Tool can be found at: https://www.mathworks.com/help/control/linear-analysis.html
Hope this helps!

More Answers (0)

Categories

Find more on Design and Simulate SerDes Systems in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!