Improvement In Lumped Element Analysis?
6 views (last 30 days)
Show older comments
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190758/image.jpeg)
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?
0 Comments
Answers (1)
Sabin
on 24 Jan 2025 at 14:51
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, :
0 Comments
See Also
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!