I am getting wrong output voltage in ideal transformer , how can I fix this ?

6 visualizaciones (últimos 30 días)
I am trying to model ideal transformer in using Simscape Electrical, This is my Simscape model,
I am giving input signal of , Primary load is and secondary load is .
Turns ratio : P/S = 50/200
And solving with auto(ode23t)
When I try to plot in Scope I am getting this type of output :
I am sure that this is not the expected output, Am I missing something ?

Respuesta aceptada

David John
David John el 7 de Oct. de 2020
Please try changing the "Max step size" in the "Model Settings" to something smaller so that it resolves your sine wave better. If you are using "auto" for Max step size, it can easily choose a step that is far too big when you are simulating many cycles.
  2 comentarios
Devansh Tanna
Devansh Tanna el 7 de Oct. de 2020
Thanks @David , It worked by changing max-time step to 0.001 from 0.2 , and there is one thing I tried when I joined sinwave block through controlled voltage source , It worked ther also why is that , does sinwave block has smaller step size than step size of "Model Setting" ?
David John
David John el 7 de Oct. de 2020
Editada: David John el 7 de Oct. de 2020
Glad to hear that it worked. For your question, have a look at https://www.mathworks.com/help/simulink/gui/max-step-size.html which explains the auto choice for Max step size. Sine and Signal Generator do indeed employ a different heuristic for Max step size.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

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