how to plot bode plot(frequency plot) in simulink ?

5 次查看(过去 30 天)
I have simulink model
and i want to plot bode plot for output sensitivity . Normally output sensitivity measure from output to additive noise. In model i have put linearization pints at output and additive noise but i am not getting how to plot bode response for this ? can anyone tell ?

回答(1 个)

Ryan G
Ryan G 2013-3-27
Why do you need the additive noise to find the bode plot? I would first suggest using the linear analysis tool.
First you want to determine what response you are looking for. Do you want the open loop plant response? The close loop response with the controller? I don't see anywhere you can actually command your controller to do anything.
If you want the frequency response over the plant, set the input to the plant as an open loop input point and the output of the plant as an open loop output. If you want the overall system response you would determine the input to the controller and set that as the input point and you would use the output from the plant as the output point.
  3 个评论
Ryan G
Ryan G 2013-3-27
Check out this example for a typical controller/plant steup. You see the controller in series with the plant and the summing junction allows the user to define a point for the controller to control to. In your current model, there is no way to add a setpoint to the controller (normally via summing junction error). That is where you would add the input point.
Aniket
Aniket 2013-3-27
编辑:Aniket 2013-3-27
helloi have added sum point and my controller is parallel to plant. I am using LQG contoller for this.
here is my model and i am implemnting model for disturbance rejection. for this where should i put input/output points for output sensitivity and output complimentary sensitivity ?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Classical Control Design 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by