- The frequency points of the "sinestream" input signal need to be chosen carefully, especially over the low-frequency range. This is because the simulation for low-frequency signals would take a long time. You may want to start with only a few points before trying to get a high-resolution bode plot.
- Another critical value is the amplitude of the "sinestream", which needs to be large enough to make sure the model is properly excited and not too large to deviate from the operating point.
Is it possible to linearize a phase-lock-loop using the linear analysis GUI?
2 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2020 年 6 月 10 日
編集済み: MathWorks Support Team
2022 年 10 月 14 日
I have a phase lock loop system similar to this:
I am interested in the frequency response characteristics of this system. Is it possible to use the Model Linearizer app and the Linear Analysis Tool to perform this analysis?
I have tried adding model I/Os and using the Linear Analysis Tool, but the resulting Bode plot is empty (linearized to zero). Is this expected?
採用された回答
MathWorks Support Team
2022 年 10 月 14 日
編集済み: MathWorks Support Team
2021 年 10 月 7 日
Since switching is an intrinsic part of phase lock loops, the "linearize-to-zero" result from the exact linearization is expected for a PLL. These switches introduced discontinuities in the signals that form the PLL feedback loop.
To obtain the frequency response of the loop transfer function, we need to conduct frequency response estimation, i.e. using the "Estimation" tab. There is an example which you may find helpful in learning the workflow to create a "sinestream" input signal, conduct the frequency response estimation and create a Bode plot in the App.
Please note that the frequency response estimation in the reproduction model may take a long simulation time.
Some additional things to pay attention to:
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!