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

5 次查看(过去 30 天)
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 ?

采纳的回答

David John
David John 2020-10-7
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 个评论
Devansh Tanna
Devansh Tanna 2020-10-7
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 2020-10-7
编辑:David John 2020-10-7
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Electrical Sensors 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by