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!