Continuous sample time is not supported by discrete derivative

조회 수: 151 (최근 30일)
Javier Guiterrez
Javier Guiterrez 2011년 5월 10일
댓글: Firas 2020년 6월 9일
Hello:
I want to know if there exist typical causes for having errors when dealing with discrete derivative block in Simulink. My error is:
"Continuous sample time is not supported by block 'Controller)/Controller/increment/Discrete Derivative/TSamp'"
Although it is a discrete system, it says somthing like a continuous signal is arriving to this block and this is not supported. I have realized before that when there exist huge variations of the input signal in the first time steps, the same o similar error appears.
Thank you in advance

채택된 답변

Arnaud Miege
Arnaud Miege 2011년 5월 10일
Without seeing the model, it's difficult to be specific, but it sounds like you are trying feed a discrete block with a continuous signal. Insert a Rate Transition block with the appropriate sample time before the discrete block and that should fix it. You should also read the section of the documentation on Working with sample times.
HTH,
Arnaud
  댓글 수: 10
Nits
Nits 2019년 7월 24일
I am having a same issue but I am feeding buffer from Dspace serial receive block. I tried putting rate transition block with default settings, still i am getting the error mentioned below:
All sample times must be discrete. No continuous or constant sample times are allowed.
Looking forward to your solution.
Thanks
Firas
Firas 2020년 6월 9일
It worked for me thanks

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by