Improvement In Lumped Element Analysis?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Sabin
il 24 Gen 2025
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 Commenti
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!