필터 지우기
필터 지우기

Simulink bode diagram loop transfer with negative feedback

조회 수: 5 (최근 30일)
Rasmus Steffensen
Rasmus Steffensen 2019년 8월 19일
편집: Enrique Babio 2021년 6월 11일
Hi,
I am using the bode plot block in simulink, and want to get the open loop transfer function using the 'Loop transfer' configuration. The problem is that it returns the transfer function with positive feedback, and not the one with negative feedback. I.e. i want to as with the matlab equivalent function 'L = getLoopTransfer(T,Locations,sign)' to specify the sign to -1. Is it possible?
kind regards,
Rasmus.

답변 (1개)

Nikhil Sonavane
Nikhil Sonavane 2019년 8월 22일
You may refer to the tutorial video for more information on how to get the open loop transfer function.
  댓글 수: 1
Enrique Babio
Enrique Babio 2021년 6월 11일
편집: Enrique Babio 2021년 6월 11일
Sure, the approach in the video works, but it defeats some of the the purpose of having the 'loop transfer' linearization setting available. That setting would seem the most useful for getting open loop transfer functions on the go from the closed loop diagram that already includes the negative feedback. See your own tutorial: analysis points
For example, I could set the 'loop transfer' point at an actuator model and then I get the margins at this point as a way to determine robustness against changes in its closed loop transfer function. What use cases does the current implementation address?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by