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!