SIMULINK BODE plot yields no response

조회 수: 6 (최근 30일)
Jeff
Jeff 2017년 4월 25일
답변: Jeff 2017년 6월 1일
Included in the ZIP file is a SIMULINK model of a 3 degree of freedom system along with the input data and appropriate gain values a, b, & c. The SIMULINK model generates both the pole/zero locations along with the corresponding BODE plots. 4 of the 5 BODE plots execute correctly. The 5th, "Product Bode", generates no response or output, yet viewing the output of mass1out.signal6 the timeseries output does exist.
Can anyone counsel me on how to get the BODE response of the signal that immediately follows the "Product" block in the top level block diagram "blkdiag3"? If the SIMULINK model requires more than what is included in the ZIP file let me know & I will try to provide the necessary files.
The following WARNING is generated pertaining to that signal:
Warning: The linearization input/output port specification of the 'blkdiag3/Product Bode' block resulted in linear system with a value of zero. Change the input/output specification, the blocks connecting the input and output points, or the snapshot time/event to yield a non-zero linear model. See the Simulink Control Design documentation for details on how to diagnose these conditions.
THANX, Jeff
  댓글 수: 2
Jeff
Jeff 2017년 4월 25일
I changed my SNAPSHOT time & got something. I am somewhat new to SIMULINK so if anyone has any feedback to enlighten me on this issue I would be greatful.
THANX
Michelle Wu
Michelle Wu 2017년 4월 28일
Hi Jeff,
I think changing snapshot time is the right way to go. The warning is saying that the linearization of the 'Produce Bode' block resulted in linear system with a value of zero, which probably means that the linearization operating point was not chosen correctly. Using proper snapshot time should help extracting good operating points.
The documentation below is the resource center for Troubleshooting Linearization, and you might find it useful:

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

채택된 답변

Jeff
Jeff 2017년 6월 1일
This was corrected by changing the SNAPSHOT time

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Control System Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by