bode plots in power systems smulink
3 次查看(过去 30 天)
显示 更早的评论
In power system from simulink, is there a block to capable of tracing bode diagrams? If not, does anyone knows an easy method to get bode diagrams from the circuit elements at power system (not from Matlab or Simulink transfer functions) ?
Many thanks for the help, Cheers, Rudi
0 个评论
回答(3 个)
artem
2011-11-10
If I understand correctly, you need to get the frequency response of the circuit. you can use the LTI Viever of Powergui. read HELP about powergui
0 个评论
Arkadiy Turevskiy
2011-11-14
Use Simulink Control Design to linearize your model. If it does not linearize analytically, use frequency response estimation.
Example showing how to do exact linearization : http://www.mathworks.com/products/demos/slcontrol/beaver_control/index.html
Deno showing frequenct response estimation: http://www.mathworks.com/products/demos/slcontrol/scd-frequency-response-estimation/scd-frequency-response-estimation.html
HTH. Arkadiy
0 个评论
Amit Agrawal
2016-6-1
just type the watertank in your comond window. There is one example by this name. in side simulink control design, linear analysis plot is there. just go inside and find bode plot block. use this bode block and linerize this with your circuit as it did in watertank example.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!