bode plots in power systems smulink
3 views (last 30 days)
Show older comments
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 Comments
Answers (3)
artem
on 10 Nov 2011
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 Comments
Arkadiy Turevskiy
on 14 Nov 2011
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 Comments
Amit Agrawal
on 1 Jun 2016
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 Comments
See Also
Categories
Find more on Electrical Block Libraries in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!