Improvement In Lumped Element Analysis?
显示 更早的评论
I am modeling a twisted pair of wires in Simulink as a lumped element model and then pushing a square wave through and analyzing the output. Given the Lumped elements are frequency dependent, I run a sweep at a high frequency and then another sweep at a low frequency and aggregate and weight the outputs to create an accurate output wave.

It seems like there should be a way to pass your input square wave through a Laplace or Fournier transform and then run the calculations. Increasing accuracy of your simulation by calculating at all frequencies rather than just 2. Is there a better way to run this Sim that would both increase our accuracy and increase the speed of results? Maybe using Z-Transforms or S-parameters? Or passing the input/output wave through some sort of transfer function?
回答(1 个)
Sabin
2025-1-24
0 个投票
In 2024b, Simscape Electrical introduced the S-Parameter Rational Fit block that implement rational fit approximation to S-parameter description of linear system. This may help with the mentioned application.
It may be useful to also check the RF toolbox for more information about the S-parameters format, :
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!