Borrar filtros
Borrar filtros

Why are the results different between Simscape model and Simulink generated model ?

5 visualizaciones (últimos 30 días)
Hello,
I am generating a Simulink implementation model from a Simscape model through the sschdladvisor tool. Without any modification on the generated Simulink implementation model, the results on the waves are different. The output voltage starts at 300V in the Simscape model, and starts at 0V in the generated Simulink implementation model. Could you please help me to understand why the results are different ?
My only idea is that the capacitor has an initial voltage in "Variable" > "Capacitor voltage". Is this parameter not compatible with sschdladvisor ?
Simscape model
Results
Left : Simscape model
Right : Generated Simulink implementation model by sschdladvisor
Thank you for your help

Respuesta aceptada

Joel Van Sickel
Joel Van Sickel el 5 de Ag. de 2020
Hello Samuel,
the first thing to check is to make sure the step size is the same between the two models. I am assuming it is, but it is good to check just in case. If the step size is the same, it is possible that the number of iterations is not correct, although for your model, it looks like the number of iterations should be 1, in which case their should be no issues.
initial conditions should work with this workflow, although if you change the initial conditions in the original model, you'd need to rerun the workflow advisor to update the model.
Would you be willing to share your model? (we can do that seperately through a secure means instead of you posting it here)
Regards,
Joel
  2 comentarios
Samuel Quiniou
Samuel Quiniou el 6 de Ag. de 2020
Hello Joel and thank you for your answer. Where could I find the step size in the two models ?
Joel Van Sickel
Joel Van Sickel el 6 de Ag. de 2020
Hello Samuel,
you can find it in the solver configuration block you have attatched to your simscape model, as well as in your simulink solver settings.
You could also try simulating both with zero initial conditions. If they line up then and not with initial conditions, then you would know for sure if that was the issue.
Regards,
Joel

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Electrical Sensors en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by