I am getting wrong output voltage in ideal transformer , how can I fix this ?
2 次查看(过去 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 ?
0 个评论
采纳的回答
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 个评论
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 Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!