Accuracy in Simulink in transient process calculation
1 view (last 30 days)
Show older comments
Sergey Kasyanov
on 11 May 2017
Answered: Joel Van Sickel
on 16 Sep 2020
Hi,
I try calculate current in scheme (figure below).
There are some commutations:
1) t < 0, brA is off, brA1 is on;
2) t = t0, brA1 switch off;
3) t = t1, brA switch on.
Current in brA shown on figure below.
Where is problem? Why current amplitude isn't tend to steady state value?
Some additions:
EMTP doesn't have this problem and return right current curve.
All solvers give similar results.
0 Comments
Accepted Answer
Joel Van Sickel
on 16 Sep 2020
Hello Sergey,
for specialized power systesm, we recommend that you use solver ode23tb. You mention that you get the same results regardless of solver. This transient looks like ringing that could genuinely be there because of the inductances and capacitances in your model. You would need to provide a full schematic of the EMTP and simulink model to make a comparison before determining if anything is wrong. It is most likely that this circuit is not actually set up the same as the EMTP circuit and that both tools are simulating correctly for the data that was entered into them. Transferring a circuit from one simulator to another can often lead to unforseen differences because not all parameters are specified the same and similar blocks may behave differently than you expect. The most likely block to be causing problems would be the PI transmission line. After that, i would check the load block.
Regards,
Joel
0 Comments
More Answers (0)
See Also
Categories
Find more on Magnetic Elements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!