bode plots in power systems smulink
显示 更早的评论
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
回答(3 个)
artem
2011-11-10
1 个投票
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
Arkadiy Turevskiy
2011-11-14
1 个投票
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
Amit Agrawal
2016-6-1
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Trimming and Linearization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!