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

조회 수: 3 (최근 30일)
Aniket
Aniket 2013년 3월 27일
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