I am facing problem when I am using frequency analyzer in Simulink.
이전 댓글 표시
I am getting this error when I am plotting bode plot for my three level inverter model(using PID Controller).
In "frestimate(modelname,op,io,in)", it is required for each of the linearization input I/O points that the sample time of the Simulink signal where it is located is one of the following: 1. It is either continuous or fixed in minor time step. 2. Its sample rate is equal to the sample rate of the input signal "in". The linearization I/O io(1) does not satisfy this requirement. Consider either changing the sample time of Simulink signal where io(1) is located to continuous sample time or changing the sample time of input signal "in".
댓글 수: 3
Yojan
2024년 1월 11일
madhan ravi
2024년 1월 11일
이동: madhan ravi
2024년 1월 11일
Yojan
2024년 1월 11일
이동: madhan ravi
2024년 1월 11일
답변 (1개)
Siddharth Jawahar
2024년 1월 24일
0 개 추천
Hi Yojan,
I recommend ensuring that the sample time of the input signal matches that of the signals marked as the linear analysis I/O points in the model.
Best,
Sid
카테고리
도움말 센터 및 File Exchange에서 Offline Frequency Response Estimation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!